|
eZ Publish
[4.2]
|
The class eZWaitUntilDate does. More...
Public Member Functions | |
| addEntry ($contentClassAttributeID, $contentClassID=false) | |
| attribute ($attr) | |
| attributes () | |
| classAttributeIDList () | |
| eZWaitUntilDate ($eventID, $eventVersion) | |
| hasAttribute ($attr) | |
| removeEntry ($workflowEventID, $id, $version) | |
| setVersion ($version) | |
Static Public Member Functions | |
| static | removeWaitUntilDateEntries ($workflowEventID, $workflowEventVersion) |
Public Attributes | |
| $Entries | |
| $WorkflowEventID | |
| $WorkflowEventVersion | |
The class eZWaitUntilDate does.
Definition at line 39 of file ezwaituntildate.php.
| eZWaitUntilDate::addEntry | ( | $ | contentClassAttributeID, |
| $ | contentClassID = false |
||
| ) |
Adds an enumeration
Definition at line 95 of file ezwaituntildate.php.
| eZWaitUntilDate::attribute | ( | $ | attr | ) |
Definition at line 61 of file ezwaituntildate.php.
| eZWaitUntilDate::attributes | ( | ) |
Definition at line 48 of file ezwaituntildate.php.
Referenced by hasAttribute().
| eZWaitUntilDate::classAttributeIDList | ( | ) |
Definition at line 124 of file ezwaituntildate.php.
Referenced by attribute().
| eZWaitUntilDate::eZWaitUntilDate | ( | $ | eventID, |
| $ | eventVersion | ||
| ) |
Definition at line 41 of file ezwaituntildate.php.
| eZWaitUntilDate::hasAttribute | ( | $ | attr | ) |
Definition at line 56 of file ezwaituntildate.php.
| eZWaitUntilDate::removeEntry | ( | $ | workflowEventID, |
| $ | id, | ||
| $ | version | ||
| ) |
Definition at line 118 of file ezwaituntildate.php.
| static eZWaitUntilDate::removeWaitUntilDateEntries | ( | $ | workflowEventID, |
| $ | workflowEventVersion | ||
| ) | [static] |
Definition at line 88 of file ezwaituntildate.php.
Referenced by eZWaitUntilDateType\storeDefinedEventData().
| eZWaitUntilDate::setVersion | ( | $ | version | ) |
Definition at line 134 of file ezwaituntildate.php.
| eZWaitUntilDate::$Entries |
Definition at line 169 of file ezwaituntildate.php.
| eZWaitUntilDate::$WorkflowEventID |
Definition at line 167 of file ezwaituntildate.php.
| eZWaitUntilDate::$WorkflowEventVersion |
Definition at line 168 of file ezwaituntildate.php.