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


Member Function Documentation

static eZNotificationEventType::allowedTypes ( ) [static]

Definition at line 123 of file eznotificationeventtype.php.

Referenced by loadAndRegisterAllTypes().

eZNotificationEventType::attribute ( attr)

Reimplemented in eZCollaborationEventType.

Definition at line 94 of file eznotificationeventtype.php.

eZNotificationEventType::attributes ( )

Reimplemented in eZCollaborationEventType.

Definition at line 83 of file eznotificationeventtype.php.

Referenced by eZCollaborationEventType\attributes(), and hasAttribute().

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 59 of file eznotificationeventtype.php.

eZNotificationEventType::eventContent ( event)

Reimplemented in eZCollaborationEventType, eZCurrentTimeType, and eZPublishType.

Definition at line 118 of file eznotificationeventtype.php.

eZNotificationEventType::eventDescription ( )

Definition at line 109 of file eznotificationeventtype.php.

Referenced by attribute().

eZNotificationEventType::execute ( event)

Definition at line 114 of file eznotificationeventtype.php.

eZNotificationEventType::eZNotificationEventType ( notificationEventTypeString)
eZNotificationEventType::hasAttribute ( attr)

Reimplemented in eZCollaborationEventType.

Definition at line 89 of file eznotificationeventtype.php.

eZNotificationEventType::initializeEvent ( event,
params 
)

Reimplemented in eZCollaborationEventType, eZPublishType, and eZCurrentTimeType.

Definition at line 50 of file eznotificationeventtype.php.

static eZNotificationEventType::loadAndRegisterAllTypes ( ) [static]

Definition at line 135 of file eznotificationeventtype.php.

static eZNotificationEventType::loadAndRegisterType ( type) [static]

Definition at line 144 of file eznotificationeventtype.php.

Referenced by create(), and loadAndRegisterAllTypes().

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

Definition at line 182 of file eznotificationeventtype.php.


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