eZ Publish  [trunk]
eZNotificationEventType Class Reference

The class eZNotificationEventType does. More...

+ Inheritance diagram for eZNotificationEventType:

List of all members.

Public Member Functions

 attribute ($attr)
 attributes ()
 eventContent ($event)
 eventDescription ()
 execute ($event)
 eZNotificationEventType ($notificationEventTypeString)
 hasAttribute ($attr)
 initializeEvent ($event, $params)

Static Public Member Functions

static allowedTypes ()
static create ($notificationEventTypeString)
static loadAndRegisterAllTypes ()
static loadAndRegisterType ($type)
static register ($notificationTypeString, $className)

Detailed Description

The class eZNotificationEventType does.

Definition at line 17 of file eznotificationeventtype.php.


Member Function Documentation

Definition at line 100 of file eznotificationeventtype.php.

Referenced by loadAndRegisterAllTypes().

Reimplemented in eZCollaborationEventType.

Definition at line 71 of file eznotificationeventtype.php.

static eZNotificationEventType::create ( notificationEventTypeString) [static]

Crates a datatype instance of the datatype string id $dataTypeString.

Note:
It only creates one instance for each datatype.

Definition at line 36 of file eznotificationeventtype.php.

Definition at line 91 of file eznotificationeventtype.php.

Reimplemented in eZCollaborationEventType.

Definition at line 66 of file eznotificationeventtype.php.

eZNotificationEventType::initializeEvent ( event,
params 
)

Reimplemented in eZCollaborationEventType, eZPublishType, and eZCurrentTimeType.

Definition at line 27 of file eznotificationeventtype.php.

Definition at line 112 of file eznotificationeventtype.php.

static eZNotificationEventType::loadAndRegisterType ( type) [static]

Definition at line 121 of file eznotificationeventtype.php.

Referenced by create(), and loadAndRegisterAllTypes().

static eZNotificationEventType::register ( notificationTypeString,
className 
) [static]

Definition at line 159 of file eznotificationeventtype.php.


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