eZ Publish  [trunk]
eZNotificationEventHandler Class Reference

The class eZNotificationEventHandler does. More...

+ Inheritance diagram for eZNotificationEventHandler:

List of all members.

Public Member Functions

 attribute ($attr)
 attributes ()
 cleanup ()
 eZNotificationEventHandler ($idString, $name)
 fetchHttpInput ($http, $module)
 handle ($event)
 hasAttribute ($attr)
 storeSettings ($http, $module)

Public Attributes

 $IDString = false
 $Name = false
const EVENT_ERROR = 3
const EVENT_HANDLED = 0
const EVENT_SKIPPED = 1
const EVENT_UNKNOWN = 2

Detailed Description

The class eZNotificationEventHandler does.

Definition at line 17 of file eznotificationeventhandler.php.


Member Function Documentation

Cleanup any specific tables or other resources.

Reimplemented in eZSubTreeHandler, eZGeneralDigestHandler, and eZCollaborationNotificationHandler.

Definition at line 67 of file eznotificationeventhandler.php.

eZNotificationEventHandler::fetchHttpInput ( http,
module 
)

Reimplemented in eZSubTreeHandler, and eZCollaborationNotificationHandler.

Definition at line 71 of file eznotificationeventhandler.php.

eZNotificationEventHandler::storeSettings ( http,
module 
)

Reimplemented in eZGeneralDigestHandler.

Definition at line 76 of file eznotificationeventhandler.php.


Member Data Documentation

eZNotificationEventHandler::$IDString = false

Definition at line 81 of file eznotificationeventhandler.php.

eZNotificationEventHandler::$Name = false

Definition at line 82 of file eznotificationeventhandler.php.


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