yii2-workflow Class Reference
  • Namespace
  • Class

Namespaces

  • raoul2000
    • workflow
      • actions
      • base
      • events
      • helpers
      • source
        • file
      • validation

Classes

  • DefaultArrayParser
  • GraphmlLoader
  • MinimalArrayParser
  • PhpArrayLoader
  • PhpClassLoader
  • WorkflowArrayParser
  • WorkflowDefinitionLoader
  • WorkflowFileSource

Interfaces

  • IWorkflowDefinitionProvider

Interface IWorkflowDefinitionProvider

This interface must be implemented by any PHP class that is able to provide a workflow definition.

Namespace: raoul2000\workflow\source\file
Located at source/file/IWorkflowDefinitionProvider.php

Methods summary

public array
# getDefinition( )

Returns the workflow definition in the form of an array.

Returns the workflow definition in the form of an array.

Returns

array
yii2-workflow Class Reference API documentation generated by ApiGen