|
eZ Publish
[trunk]
|
Event type for finishing register type. More...
Inheritance diagram for eZFinishUserRegisterType:
Collaboration diagram for eZFinishUserRegisterType:Public Member Functions | |
| __construct () | |
| attributeDecoder ($event, $attr) | |
| attributes () | |
| execute ($process, $event) | |
| typeFunctionalAttributes () | |
Public Attributes | |
| const | WORKFLOW_TYPE_STRING = "ezfinishuserregister" |
Event type for finishing register type.
Definition at line 16 of file ezfinishuserregistertype.php.
Definition at line 20 of file ezfinishuserregistertype.php.
| eZFinishUserRegisterType::attributeDecoder | ( | $ | event, |
| $ | attr | ||
| ) |
Reimplemented from eZWorkflowType.
Definition at line 50 of file ezfinishuserregistertype.php.
Reimplemented from eZWorkflowType.
Definition at line 55 of file ezfinishuserregistertype.php.
| eZFinishUserRegisterType::execute | ( | $ | process, |
| $ | event | ||
| ) |
Reimplemented from eZWorkflowType.
Definition at line 26 of file ezfinishuserregistertype.php.
Reimplemented from eZWorkflowType.
Definition at line 40 of file ezfinishuserregistertype.php.
| const eZFinishUserRegisterType::WORKFLOW_TYPE_STRING = "ezfinishuserregister" |
Definition at line 18 of file ezfinishuserregistertype.php.
Referenced by __construct().