6 include_once(
"./Services/Object/classes/class.ilObjectAccess.php");
36 array(
"permission" =>
"write",
"cmd" =>
"edit",
"lang_var" =>
"settings")
52 $t_arr = explode(
"_", $a_target);
54 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