Public Member Functions | |
check (array $data, &$doc=null) | |
Public Member Functions inherited from CheckData | |
getErrors () | |
hasErrors () | |
addError ($msg) | |
check (array $data, &$extra=null) | |
Protected Member Functions | |
checkDefaultName () | |
checkDefaultValue () | |
Protected Attributes | |
$defaultName | |
$defaultValue = '' | |
$doc | |
Protected Attributes inherited from CheckData | |
$errors = array() | |
Definition at line 7 of file CheckDefault.php.
check | ( | array | $data, |
& | $doc = null |
||
) |
array | $data | |
Doc | $doc |
Definition at line 20 of file CheckDefault.php.
|
protected |
check default name syntax
Definition at line 33 of file CheckDefault.php.
|
protected |
check default value if seems to be method
Definition at line 48 of file CheckDefault.php.
|
protected |
Definition at line 9 of file CheckDefault.php.
|
protected |
Definition at line 10 of file CheckDefault.php.
|
protected |
Definition at line 14 of file CheckDefault.php.