24include_once(
"./Services/Object/classes/class.ilObjectAccess.php");
43 $ilAccess =
$DIC->access();
45 $a_target = SYSTEM_FOLDER_ID;
47 if ($ilAccess->checkAccess(
"read",
"", $a_target)) {
An exception for terminatinating execution or to throw for unit testing.
Class ilObjRootFolderAccess.
static _checkGoto($a_target)
check whether goto script will succeed