Check application accesses when importing definition. More...
Public Member Functions | |
check (array $data, &$extra=null) | |
Public Member Functions inherited from CheckData | |
getErrors () | |
hasErrors () | |
addError ($msg) | |
check (array $data, &$extra=null) | |
Static Public Member Functions | |
static | checkAttrSyntax ($attrid) |
Additional Inherited Members | |
Protected Attributes inherited from CheckData | |
$errors = array() | |
Check application accesses when importing definition.
Checking application accesses
Definition at line 12 of file checkAttr.php.
check | ( | array | $data, |
& | $extra = null |
||
) |
Definition at line 170 of file checkAttr.php.
|
static |