| ILIAS
    Release_4_4_x_branch Revision 61816
    | 
Dummy access handler. More...
 Collaboration diagram for ilDummyAccessHandler:
 Collaboration diagram for ilDummyAccessHandler:| Public Member Functions | |
| checkAccess ($a_permission, $a_cmd, $a_node_id, $a_type="") | |
| check access for an object | |
Dummy access handler.
This can be used in contexts where no (proper) access handling is possible
Definition at line 13 of file class.ilDummyAccessHandler.php.
| ilDummyAccessHandler::checkAccess | ( | $a_permission, | |
| $a_cmd, | |||
| $a_node_id, | |||
| $a_type = "" | |||
| ) | 
check access for an object
| string | $a_permission | |
| string | $a_cmd | |
| int | $a_node_id | |
| string | $a_type | (optional) | 
Definition at line 24 of file class.ilDummyAccessHandler.php.