Core  3.2
PHP API documentation
 All Data Structures Namespaces Files Functions Variables Pages
CheckWorkflow Class Reference

Check worflow definition when importing definition. More...

+ Collaboration diagram for CheckWorkflow:

Public Member Functions

 __construct ($className, $famName)
 
 getErrorMessage ()
 
 getError ()
 
 verifyWorkflowClass ()
 
 verifyWorkflowComplete ()
 
 checkActivities ()
 
 checkTransitions ()
 
 checkTransitionModels ()
 
 checkAskAttributes ()
 
 checkIsAWorkflow ()
 
 checkPrefix ()
 
 checkClassName ()
 
 checkFileName ()
 
 getWorkflowClassFile ()
 

Static Public Member Functions

static checkPhpClass ($name)
 

Data Fields

const maxSqlColumn = 1600
 
const numberAttributeTransition = 4
 
const numberAttributeState = 12
 

Detailed Description

Check worflow definition when importing definition.

Verify several point for the integrity of a workflow

See Also
ErrorCodeWFL

Definition at line 12 of file CheckWorkflow.php.

Constructor & Destructor Documentation

__construct (   $className,
  $famName 
)
Parameters
string$classNameworkflow class name
string$famNameworkflow family name

Definition at line 65 of file CheckWorkflow.php.

Member Function Documentation

checkActivities ( )

Definition at line 147 of file CheckWorkflow.php.

checkAskAttributes ( )

Definition at line 257 of file CheckWorkflow.php.

+ Here is the call graph for this function:

checkClassName ( )

Definition at line 323 of file CheckWorkflow.php.

+ Here is the call graph for this function:

checkFileName ( )

Definition at line 334 of file CheckWorkflow.php.

+ Here is the call graph for this function:

checkIsAWorkflow ( )

Definition at line 293 of file CheckWorkflow.php.

+ Here is the call graph for this function:

static checkPhpClass (   $name)
static

Definition at line 342 of file CheckWorkflow.php.

checkPrefix ( )

Definition at line 314 of file CheckWorkflow.php.

checkTransitionModels ( )

Definition at line 193 of file CheckWorkflow.php.

checkTransitions ( )

Definition at line 164 of file CheckWorkflow.php.

getError ( )

Definition at line 112 of file CheckWorkflow.php.

getErrorMessage ( )

Definition at line 107 of file CheckWorkflow.php.

getWorkflowClassFile ( )

Definition at line 351 of file CheckWorkflow.php.

+ Here is the call graph for this function:

verifyWorkflowClass ( )

verify php workflow class name

Returns
array

Definition at line 120 of file CheckWorkflow.php.

+ Here is the call graph for this function:

verifyWorkflowComplete ( )

verify validity with attributes

Returns
string

Definition at line 138 of file CheckWorkflow.php.

+ Here is the call graph for this function:

Field Documentation

const maxSqlColumn = 1600

max column for a table in postgresql

Definition at line 33 of file CheckWorkflow.php.

const numberAttributeState = 12

number of attributes contructed by state

Definition at line 41 of file CheckWorkflow.php.

const numberAttributeTransition = 4

number of attributes contructed by transition

Definition at line 37 of file CheckWorkflow.php.


The documentation for this class was generated from the following file:
← centre documentaire © anakeen