eZ Publish  [trunk]
eZNotificationEventFilter Class Reference

The class eZNotificationEventFilter does. More...

List of all members.

Public Member Functions

 eZNotificationEventFilter ()

Static Public Member Functions

static availableHandlers ()
static cleanup ()
static loadHandler ($directories, $handlerString)
static process ()

Detailed Description

The class eZNotificationEventFilter does.

Definition at line 16 of file eznotificationeventfilter.php.


Member Function Documentation

Goes through all event handlers and tells them to cleanup.

Note:
Transaction unsafe. If you call several transaction unsafe methods you must enclose the calls within a db transaction; thus within db->begin and db->commit.

Definition at line 137 of file eznotificationeventfilter.php.

static eZNotificationEventFilter::loadHandler ( directories,
handlerString 
) [static]

Definition at line 95 of file eznotificationeventfilter.php.

Referenced by availableHandlers().

Note:
Transaction unsafe. If you call several transaction unsafe methods you must enclose the calls within a db transaction; thus within db->begin and db->commit.

Definition at line 29 of file eznotificationeventfilter.php.


The documentation for this class was generated from the following file: