| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
 Collaboration diagram for ilDummyAccessHandler:Public Member Functions | |
| checkAccess (string $permission, string $cmd, int $node_id, string $type="") | |
| check access for an object  More... | |
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.
ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.
If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning 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.