33 function _checkAccess($a_cmd, $a_permission, $a_ref_id, $a_obj_id, $a_user_id =
"")
39 $a_user_id = $ilUser->getId();
94 $t_arr = explode(
"_", $a_target);
96 if ($ilAccess->checkAccess(
"read",
"", $t_arr[1]))
_checkGoto($a_target)
check whether goto script will succeed
static _isOffline($a_obj_id)
Type-specific implementation of general status, has to be overwritten.
_checkCondition($a_obj_id, $a_operator, $a_value, $a_usr_id=0)
check condition
_getCommands()
get commands
_checkAccess($a_cmd, $a_permission, $a_ref_id, $a_obj_id, $a_user_id="")
Checks wether a user may invoke a command or not (this method is called by ilAccessHandler::checkAcce...
_preloadData($a_obj_ids, $a_ref_ids)
Preload data.