kernel/classes/notification/handler/ezgeneraldigest/ezgeneraldigesthandler.php
\eZGeneralDigestHandler
Package:
- Parent(s)
- \eZNotificationEventHandler
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
falseDetails- Type
- n/a
- Inherited_from
- \eZNotificationEventHandler::$$IDString

$Name= 'false'
inheritedInherited from:
\eZNotificationEventHandler::$$Name
Default value
falseDetails- 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 |