kernel/classes/notification/handler/ezsubtree/ezsubtreehandler.php
\eZSubTreeHandler
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 |

handlePublishEvent(
$event, $parameters
)
:
void
Parameters
| Name | Type | Description |
|---|---|---|
| $event | ||
| $parameters |

rules(
$user
=
false, $offset
=
false, $limit
=
false
)
:
void
static
Parameters
| Name | Type | Description |
|---|---|---|
| $user | ||
| $offset | ||
| $limit |

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