Check application accesses when importing definition. More...
Inheritance diagram for CheckAccess:
Collaboration diagram for CheckAccess:Public Member Functions | |
| check (array $data, &$action=null) | |
Public Member Functions inherited from CheckData | |
| getErrors () | |
| hasErrors () | |
| addError ($msg) | |
| check (array $data, &$extra=null) | |
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 CheckAccess.php.
| check | ( | array | $data, |
| & | $action = null |
||
| ) |
| array | $data |
Definition at line 43 of file CheckAccess.php.
Here is the call graph for this function: