19 declare(strict_types=1);
27 protected function getAccess(
39 protected function getAccessFailureResult(
40 string $file_identification_parameter_name,
45 return new BasicHandlerResult(
46 $file_identification_parameter_name,
47 HandlerResult::STATUS_FAILED,
49 $language->
txt(
'cont_no_access')
txt(string $a_topic, string $a_default_lang_fallback_mod="")
gets the text for a given topic if the topic is not in the list, the topic itself with "-" will be re...
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
checkAccess(string $a_permission, string $a_cmd, int $a_ref_id, string $a_type="", ?int $a_obj_id=null, ?int $a_tree_id=null)
check access for an object (provide $a_type and $a_obj_id if available for better performance) ...
loadLanguageModule(string $a_module)
Load language module.
while($session_entry=$r->fetchRow(ilDBConstants::FETCHMODE_ASSOC)) return null