|
eZ Publish
[4.2]
|
The class eZNotificationEventFilter does. More...
Public Member Functions | |
| eZNotificationEventFilter () | |
Static Public Member Functions | |
| static | availableHandlers () |
| static | cleanup () |
| static | loadHandler ($directories, $handlerString) |
| static | process () |
The class eZNotificationEventFilter does.
Definition at line 39 of file eznotificationeventfilter.php.
| static eZNotificationEventFilter::availableHandlers | ( | ) | [static] |
Definition at line 95 of file eznotificationeventfilter.php.
Referenced by cleanup(), eZGeneralDigestHandler\fetchHandlersForUser(), and process().
| static eZNotificationEventFilter::cleanup | ( | ) | [static] |
Goes through all event handlers and tells them to cleanup.
Definition at line 160 of file eznotificationeventfilter.php.
| eZNotificationEventFilter::eZNotificationEventFilter | ( | ) |
Constructor
Definition at line 44 of file eznotificationeventfilter.php.
| static eZNotificationEventFilter::loadHandler | ( | $ | directories, |
| $ | handlerString | ||
| ) | [static] |
Definition at line 118 of file eznotificationeventfilter.php.
Referenced by availableHandlers().
| static eZNotificationEventFilter::process | ( | ) | [static] |
Definition at line 52 of file eznotificationeventfilter.php.