|
eZ Publish
[trunk]
|
The class eZWaitUntilDateType does. More...
Inheritance diagram for eZWaitUntilDateType:
Collaboration diagram for eZWaitUntilDateType:Public Member Functions | |
| attribute ($attr) | |
| attributes () | |
| customWorkflowEventHTTPAction ($http, $action, $workflowEvent) | |
| execute ($process, $event) | |
| eZWaitUntilDateType () | |
| fetchHTTPInput ($http, $base, $event) | |
| hasAttribute ($attr) | |
| storeDefinedEventData ($event) | |
| storeEventData ($event, $version) | |
| workflowEventContent ($event) | |
Public Attributes | |
| const | WORKFLOW_TYPE_STRING = "ezwaituntildate" |
The class eZWaitUntilDateType does.
Definition at line 16 of file ezwaituntildatetype.php.
| eZWaitUntilDateType::attribute | ( | $ | attr | ) |
Reimplemented from eZWorkflowType.
Definition at line 99 of file ezwaituntildatetype.php.
Reimplemented from eZWorkflowType.
Definition at line 86 of file ezwaituntildatetype.php.
Referenced by hasAttribute().
| eZWaitUntilDateType::customWorkflowEventHTTPAction | ( | $ | http, |
| $ | action, | ||
| $ | workflowEvent | ||
| ) |
Reimplemented from eZWorkflowType.
Definition at line 140 of file ezwaituntildatetype.php.
| eZWaitUntilDateType::execute | ( | $ | process, |
| $ | event | ||
| ) |
Reimplemented from eZWorkflowType.
Definition at line 30 of file ezwaituntildatetype.php.
Constructor
Definition at line 23 of file ezwaituntildatetype.php.
| eZWaitUntilDateType::fetchHTTPInput | ( | $ | http, |
| $ | base, | ||
| $ | event | ||
| ) |
Reimplemented from eZWorkflowType.
Definition at line 188 of file ezwaituntildatetype.php.
| eZWaitUntilDateType::hasAttribute | ( | $ | attr | ) |
Reimplemented from eZWorkflowType.
Definition at line 94 of file ezwaituntildatetype.php.
| eZWaitUntilDateType::storeDefinedEventData | ( | $ | event | ) |
Reimplemented from eZWorkflowType.
Definition at line 210 of file ezwaituntildatetype.php.
| eZWaitUntilDateType::storeEventData | ( | $ | event, |
| $ | version | ||
| ) |
Reimplemented from eZWorkflowType.
Definition at line 205 of file ezwaituntildatetype.php.
| eZWaitUntilDateType::workflowEventContent | ( | $ | event | ) |
Reimplemented from eZWorkflowType.
Definition at line 198 of file ezwaituntildatetype.php.
Referenced by execute().
| const eZWaitUntilDateType::WORKFLOW_TYPE_STRING = "ezwaituntildate" |
Definition at line 18 of file ezwaituntildatetype.php.
Referenced by eZWaitUntilDateType().