24 include_once
"./Services/Object/classes/class.ilObjectAccess.php";
57 array(
"permission" =>
"read",
"cmd" =>
"questions",
"lang_var" =>
"edit_questions",
59 array(
"permission" =>
"write",
"cmd" =>
"questions",
"lang_var" =>
"edit_questions"),
60 array(
"permission" =>
"write",
"cmd" =>
"properties",
"lang_var" =>
"settings")
70 $t_arr = explode(
"_", $a_target);
72 if ($ilAccess->checkAccess(
"visible",
"", $t_arr[1]) ||
73 $ilAccess->checkAccess(
"read",
"", $t_arr[1]))
Class ilObjSurveyQuestionPoolAccess.
static _getCommands()
get commands
static _checkGoto($a_target)
Create styles array
The data for the language used.