|
eZ Publish
[4.2]
|
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 39 of file ezwaituntildatetype.php.
| eZWaitUntilDateType::attribute | ( | $ | attr | ) |
Reimplemented from eZWorkflowType.
Definition at line 122 of file ezwaituntildatetype.php.
| eZWaitUntilDateType::attributes | ( | ) |
Reimplemented from eZWorkflowType.
Definition at line 109 of file ezwaituntildatetype.php.
Referenced by hasAttribute().
| eZWaitUntilDateType::customWorkflowEventHTTPAction | ( | $ | http, |
| $ | action, | ||
| $ | workflowEvent | ||
| ) |
Reimplemented from eZWorkflowType.
Definition at line 163 of file ezwaituntildatetype.php.
| eZWaitUntilDateType::execute | ( | $ | process, |
| $ | event | ||
| ) |
Reimplemented from eZWorkflowType.
Definition at line 53 of file ezwaituntildatetype.php.
| eZWaitUntilDateType::eZWaitUntilDateType | ( | ) |
Constructor
Definition at line 46 of file ezwaituntildatetype.php.
| eZWaitUntilDateType::fetchHTTPInput | ( | $ | http, |
| $ | base, | ||
| $ | event | ||
| ) |
Reimplemented from eZWorkflowType.
Definition at line 211 of file ezwaituntildatetype.php.
| eZWaitUntilDateType::hasAttribute | ( | $ | attr | ) |
Reimplemented from eZWorkflowType.
Definition at line 117 of file ezwaituntildatetype.php.
| eZWaitUntilDateType::storeDefinedEventData | ( | $ | event | ) |
Reimplemented from eZWorkflowType.
Definition at line 233 of file ezwaituntildatetype.php.
| eZWaitUntilDateType::storeEventData | ( | $ | event, |
| $ | version | ||
| ) |
Reimplemented from eZWorkflowType.
Definition at line 228 of file ezwaituntildatetype.php.
| eZWaitUntilDateType::workflowEventContent | ( | $ | event | ) |
Reimplemented from eZWorkflowType.
Definition at line 221 of file ezwaituntildatetype.php.
Referenced by execute().
| const eZWaitUntilDateType::WORKFLOW_TYPE_STRING = "ezwaituntildate" |
Definition at line 41 of file ezwaituntildatetype.php.
Referenced by eZWaitUntilDateType().