Свойство | Тип | Описание | |
---|---|---|---|
$parser | array | string | object | false | The parser component. |
Метод | Описание | |
---|---|---|
getParser ( ) | Returns the instance of the array parser used. | |
init ( ) | Initialize the parser component to use. | |
loadDefinition ( string $workflowId, IWorkflowSource $source ) | Loads the definition of a workflow. | |
parse ( string $workflowId, array $wd, |
abstract public loadDefinition ( string $workflowId, IWorkflowSource $source ) | ||
$workflowId | string | |
$source | IWorkflowSource |