kernel/classes/notification/handler/ezgeneraldigest/ezgeneraldigesthandler.php
File containing the eZGeneralDigestHandler class.
- Copyright
- Copyright (C) 1999-2011 eZ Systems AS. All rights reserved.
- License
- eZ Business Use License Agreement Version 2.0
- Package
- kernel
- Version
- 4.6.0
\eZGeneralDigestHandler
Package: kernel
File containing the eZGeneralDigestHandler class.
- Parent(s)
- \eZNotificationEventHandler
- Copyright
- Copyright (C) 1999-2011 eZ Systems AS. All rights reserved.
- License
- eZ Business Use License Agreement Version 2.0
- Version
- 4.6.0
Constants

EVENT_HANDLED
= 0
inheritedInherited from:
\eZNotificationEventHandler::EVENT_HANDLED
- Inherited_from
- \eZNotificationEventHandler::EVENT_HANDLED

EVENT_SKIPPED
= 1
inheritedInherited from:
\eZNotificationEventHandler::EVENT_SKIPPED
- Inherited_from
- \eZNotificationEventHandler::EVENT_SKIPPED

EVENT_UNKNOWN
= 2
inheritedInherited from:
\eZNotificationEventHandler::EVENT_UNKNOWN
- Inherited_from
- \eZNotificationEventHandler::EVENT_UNKNOWN

EVENT_ERROR
= 3
inheritedInherited from:
\eZNotificationEventHandler::EVENT_ERROR
- Inherited_from
- \eZNotificationEventHandler::EVENT_ERROR
Properties


$IDString= 'false'
inheritedInherited from:
\eZNotificationEventHandler::$$IDString
Default value
false
Details- Type
- n/a
- Inherited_from
- \eZNotificationEventHandler::$$IDString


$Name= 'false'
inheritedInherited from:
\eZNotificationEventHandler::$$Name
Default value
false
Details- Type
- n/a
- Inherited_from
- \eZNotificationEventHandler::$$Name
Methods


eZNotificationEventHandler(
$idString, $name
)
:
void
inherited
Inherited from:
\eZNotificationEventHandler::eZNotificationEventHandler()
Parameters
Name | Type | Description |
---|---|---|
$idString | ||
$name |


fetchHandlersForUser(
$time, $address
)
:
void
static
Parameters
Name | Type | Description |
---|---|---|
$time | ||
$address |


fetchHttpInput(
$http, $module
)
:
void
inherited
Inherited from:
\eZNotificationEventHandler::fetchHttpInput()
Parameters
Name | Type | Description |
---|---|---|
$http | ||
$module |


fetchItemsForUser(
$time, $address, $handler
)
:
void
static
Parameters
Name | Type | Description |
---|---|---|
$time | ||
$address | ||
$handler |