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 | |
checkValue () | |
Protected Attributes | |
$value | |
$doc | |
$authorizedKeys | |
Protected Attributes inherited from CheckData | |
$errors = array() | |
Definition at line 7 of file CheckReset.php.
check | ( | array | $data, |
& | $doc = null |
||
) |
array | $data | |
Doc | $doc |
Definition at line 28 of file CheckReset.php.
|
protected |
check reset values
Definition at line 40 of file CheckReset.php.
|
protected |
Definition at line 15 of file CheckReset.php.
|
protected |
Definition at line 13 of file CheckReset.php.
|
protected |
Definition at line 9 of file CheckReset.php.