ILIAS
trunk Revision v11.0_alpha-1761-g6dbbfa7b760
|
Dummy access handler. More...
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.