Public Member Functions | |
check (array $data, &$doc=null) | |
checkClass (array $data, &$doc=null) | |
Public Member Functions inherited from CheckData | |
getErrors () | |
hasErrors () | |
addError ($msg) | |
check (array $data, &$extra=null) | |
Protected Member Functions | |
checkName () | |
checkTitle () | |
checkInheritance () | |
Protected Attributes | |
$parentName | |
$famId | |
$famClass | |
$famTitle | |
$famName | |
$doc | |
Protected Attributes inherited from CheckData | |
$errors = array() | |
Definition at line 7 of file CheckBegin.php.
check | ( | array | $data, |
& | $doc = null |
||
) |
array | $data | |
Doc | $doc |
Definition at line 23 of file CheckBegin.php.
checkClass | ( | array | $data, |
& | $doc = null |
||
) |
check class file when it is a workflow
array | $data | |
Doc | $doc |
Definition at line 43 of file CheckBegin.php.
|
protected |
|
protected |
|
protected |
|
protected |
Definition at line 17 of file CheckBegin.php.
|
protected |
Definition at line 11 of file CheckBegin.php.
|
protected |
Definition at line 10 of file CheckBegin.php.
|
protected |
Definition at line 13 of file CheckBegin.php.
|
protected |
Definition at line 12 of file CheckBegin.php.
|
protected |
Definition at line 9 of file CheckBegin.php.