|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Dummy access handler. More...
Collaboration diagram for ilDummyAccessHandler:Public Member Functions | |
| checkAccess (string $permission, string $cmd, int $node_id, string $type="") | |
| check access for an object More... | |
Dummy access handler.
This can be used in contexts where no (proper) access handling is possible
Definition at line 28 of file class.ilDummyAccessHandler.php.
| ilDummyAccessHandler::checkAccess | ( | string | $permission, |
| string | $cmd, | ||
| int | $node_id, | ||
| string | $type = "" |
||
| ) |
check access for an object
Definition at line 33 of file class.ilDummyAccessHandler.php.