Todo List
[line 684]
[line 682]
[line 680]
[line 679]
[line 683]
[line 681]
[line 685]
object pnWorkflow pnWorkflow( $id $schema, $title $module, $description 2, $states 3, $actions 4, $configurations 5)
mixed executeAction( string $actionID, &$obj, [string $stateID = 'initial'], array $obj)
mixed executeOperation( string $operation, &$obj, $nextState, array $data)
string getDescription( )
string getID( )
string getModule( )
string getTitle( )
bool registerWorkflow( &$obj, [ $stateID = null], object $workflow, array $data, string $state)
bool updateWorkflowState( string $stateID, [string $debug = null])