21 require_once(
"Services/Init/classes/class.ilInitialisation.php");
27 require_once
"./Services/Navigation/classes/class.ilNavigationHistoryGUI.php";
35 if (is_object(
$DIC[
'ilPluginAdmin'])) {
37 $pl_names =
$DIC[
'ilPluginAdmin']->getActivePluginsForSlot(
IL_COMP_SERVICE,
"UIComponent",
"uihk");
40 foreach ($pl_names as $pl) {
42 $gui_class = $ui_plugin->getUIClassInstance();
43 $gui_class->gotoHook();
60 include_once(
"Services/Init/classes/class.ilStartUpGUI.php");
63 if (!
$DIC->user()->getId() ||
$DIC->user()->isAnonymous()) {
64 $url =
"login.php?target=" .
$orig_target .
"&cmd=force_login&lang=" .
$DIC->user()->getCurrentLanguage();
65 if (isset(
$DIC->http()->request()->getQueryParams()[
'soap_pw'])) {
68 if (isset(
$DIC->http()->request()->getQueryParams()[
'ext_uid'])) {
74 $tarr = explode(
"_",
$_GET[
"target"]);
75 if ($tarr[0] !=
"pg" && $tarr[0] !=
"st" && $tarr[1] > 0) {
77 $DIC->language()->txt(
"msg_no_perm_read_item"),
129 require_once(
"./Modules/Forum/classes/class.ilObjForumGUI.php");
142 require_once(
"./Modules/Test/classes/class.ilObjTestGUI.php");
148 require_once(
"./Modules/TestQuestionPool/classes/class.ilObjQuestionPoolGUI.php");
154 require_once(
"./Modules/SurveyQuestionPool/classes/class.ilObjSurveyQuestionPoolGUI.php");
160 require_once(
"./Modules/Survey/classes/class.ilObjSurveyGUI.php");
161 if (array_key_exists(
"accesscode",
$_GET)) {
170 require_once(
"./Modules/WebResource/classes/class.ilObjLinkResourceGUI.php");
176 require_once(
"./Modules/ScormAicc/classes/class.ilObjSAHSLearningModuleGUI.php");
182 require_once(
"./Modules/Category/classes/class.ilObjCategoryGUI.php");
188 require_once(
"Modules/Course/classes/class.ilObjCourseGUI.php");
194 require_once(
"./Modules/Group/classes/class.ilObjGroupGUI.php");
200 require_once(
"./Modules/Folder/classes/class.ilObjFolderGUI.php");
206 require_once(
"./Modules/File/classes/class.ilObjFileGUI.php");
217 require_once(
'./Modules/RootFolder/classes/class.ilObjRootFolderGUI.php');
223 require_once(
'./Services/Certificate/classes/class.ilCertificate.php');
229 require_once(
'./Services/Style/System/classes/class.ilSystemStyleMainGUI.php');
238 $class_name =
"ilObj" .
$DIC[
'objDefinition']->getClassName(
$target_type) .
"GUI";
240 if (is_file(
$location .
"/class." . $class_name .
".php")) {
241 include_once(
$location .
"/class." . $class_name .
".php");
242 call_user_func(array($class_name,
"_goto"),
$rest);
245 $class_name =
"ilObj" .
$DIC[
'objDefinition']->getClassName(
$target_type) .
"GUI";
247 if (is_file(
$location .
"/class." . $class_name .
".php")) {
248 include_once(
$location .
"/class." . $class_name .
".php");
249 call_user_func(array($class_name,
"_goto"), array(
$rest, $class_name));
static _checkGoto($a_target)
static _goto($a_target, $a_access_code="")
redirect script
static _goto($a_target, $a_thread=0, $a_posting=0)
static _goto($a_target)
Redirect script to call a test with the test reference id.
static _lookupTitle($a_id)
lookup object title
static _goto($a_target, $a_target_ref_id="")
redirect script
static _goto($a_target, $a_add="")
goto target course
static _goto($a_target)
redirect script
static _goto($a_target)
goto target group
static _goto($a_target)
Redirect script to call a survey question pool reference id.
static _goto($a_target, $a_additional=null)
static _goto($a_target, $a_raw)
redirect script
static _goto($a_target, $a_ref_id="")
redirect script
User Interface Class for Navigation History.
if(is_object($DIC['ilPluginAdmin'])) $r_pos
static _goto($a_target)
goto target course
static initILIAS()
ilias initialisation
static _goto($a_target)
redirect script
static appendUrlParameterString($a_url, $a_par, $xml_style=false)
append URL parameter string ("par1=value1&par2=value2...") to given URL string
static _lookupObjId($a_id)
static getPluginObject($a_ctype, $a_cname, $a_slot_id, $a_pname)
Get Plugin Object.
static _goto($ref_id, $params)
static sendFailure($a_info="", $a_keep=false)
Send Failure Message to Screen.
static _goto($a_target, $a_add="")
goto target group
static _goto($a_target)
redirect script
static _goto($a_target, $a_additional=null)
static _goto($a_target)
goto target group
static redirect($a_script)
static _goto($a_target)
redirect script