Workflow: ezcWorkflowVisitorReset
[ ]
[ Theoretical background ]
[ ]
[ ]
[ ]
[ ]
Class: ezcWorkflowVisitorReset
|
An implementation of the ezcWorkflowVisitor interface that resets all the nodes of a workflow. [
source]
This visitor should not be used directly but will be used by the reset() method on the workflow.
1. <?php
2. $workflow->reset();
3. ?>
Parents
ezcWorkflowVisitor
|
--ezcWorkflowVisitorReset
Inherited Member Variables
From
ezcWorkflowVisitor:
Method Summary
|
protected void |
doVisit(
$visitable )
Perform the visit. |
Inherited Methods
From
ezcWorkflowVisitor :
Methods
doVisit
Perform the visit.
Parameters
Redefinition of
Last updated: Mon, 21 Dec 2009