eZ Publish  [4.2]
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 40 of file eznotificationeventhandler.php.


Member Function Documentation

eZNotificationEventHandler::attribute ( attr)
eZNotificationEventHandler::cleanup ( )

Cleanup any specific tables or other resources.

Reimplemented in eZSubTreeHandler, eZGeneralDigestHandler, and eZCollaborationNotificationHandler.

Definition at line 90 of file eznotificationeventhandler.php.

eZNotificationEventHandler::eZNotificationEventHandler ( idString,
name 
)
eZNotificationEventHandler::fetchHttpInput ( http,
module 
)

Reimplemented in eZSubTreeHandler, and eZCollaborationNotificationHandler.

Definition at line 94 of file eznotificationeventhandler.php.

eZNotificationEventHandler::handle ( event)
eZNotificationEventHandler::hasAttribute ( attr)
eZNotificationEventHandler::storeSettings ( http,
module 
)

Reimplemented in eZGeneralDigestHandler.

Definition at line 99 of file eznotificationeventhandler.php.


Member Data Documentation

eZNotificationEventHandler::$IDString = false

Definition at line 104 of file eznotificationeventhandler.php.

eZNotificationEventHandler::$Name = false

Definition at line 105 of file eznotificationeventhandler.php.


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