6 include_once(
"./Services/Object/classes/class.ilObjectAccess.php");
35 array(
"permission" =>
"write",
"cmd" =>
"edit",
"lang_var" =>
"settings")
49 $ilAccess = $DIC->access();
53 $t_arr = explode(
"_", $a_target);
55 if ($t_arr[0] !=
"feed" || ((
int) $t_arr[1]) <= 0) {
59 if ($ilAccess->checkAccess(
"read",
"", $t_arr[1])) {
static _getCommands()
get commands
Class ilObjExternalFeedAccess.
Create styles array
The data for the language used.
static _checkGoto($a_target)
check whether goto script will succeed