ILIAS
Release_4_0_x_branch Revision 61816
|
Class ilRepositoryGUI. More...
Public Member Functions | |
ilRepositoryGUI () | |
Constructor public. | |
& | executeCommand () |
execute command | |
show () | |
frameset () | |
output tree frameset | |
showTree () | |
display tree view |
Data Fields | |
$lng | |
$ilias | |
$tpl | |
$tree | |
$rbacsystem | |
$cur_ref_id | |
$cmd | |
$mode | |
$ctrl |
Class ilRepositoryGUI.
ilRepositoryGUI: ilObjGroupGUI, ilObjFolderGUI, ilObjFileGUI, ilObjCourseGUI, ilCourseObjectivesGUI ilRepositoryGUI: ilObjSAHSLearningModuleGUI, ilObjChatGUI, ilObjForumGUI ilRepositoryGUI: ilObjLearningModuleGUI, ilObjDlBookGUI, ilObjGlossaryGUI ilRepositoryGUI: ilObjQuestionPoolGUI, ilObjSurveyQuestionPoolGUI, ilObjTestGUI ilRepositoryGUI: ilObjSurveyGUI, ilObjExerciseGUI, ilObjMediaPoolGUI, ilObjFileBasedLMGUI ilRepositoryGUI: ilObjCategoryGUI, ilObjRoleGUI ilRepositoryGUI: ilObjiLincCourseGUI, ilObjiLincClassroomGUI, ilObjLinkResourceGUI ilRepositoryGUI: ilObjRootFolderGUI, ilObjMediaCastGUI, ilObjRemoteCourseGUI, ilObjSessionGUI ilRepositoryGUI: ilObjCourseReferenceGUI, ilObjCategoryReferenceGUI
Definition at line 26 of file class.ilRepositoryGUI.php.
& ilRepositoryGUI::executeCommand | ( | ) |
execute command
Definition at line 173 of file class.ilRepositoryGUI.php.
References $_GET, $_POST, $_SESSION, $cmd, $ilCtrl, $ilias, $lng, $rbacsystem, $tree, ilObject\_lookupType(), frameset(), ilUtil\redirect(), show(), and showTree().
ilRepositoryGUI::frameset | ( | ) |
output tree frameset
Definition at line 360 of file class.ilRepositoryGUI.php.
References $_GET, $lng, and exit.
Referenced by executeCommand().
ilRepositoryGUI::ilRepositoryGUI | ( | ) |
Constructor public.
Definition at line 42 of file class.ilRepositoryGUI.php.
References $_GET, $_POST, $_SESSION, $cur_ref_id, $ilCtrl, $ilias, $ilLog, $key, $lng, $rbacsystem, $tpl, $tree, $type, ilObject\_lookupType(), and ilUtil\isAPICall().
ilRepositoryGUI::show | ( | ) |
Definition at line 348 of file class.ilRepositoryGUI.php.
References $ret.
Referenced by executeCommand().
ilRepositoryGUI::showTree | ( | ) |
display tree view
Definition at line 395 of file class.ilRepositoryGUI.php.
References $_GET.
Referenced by executeCommand().
ilRepositoryGUI::$cmd |
Definition at line 34 of file class.ilRepositoryGUI.php.
Referenced by executeCommand().
ilRepositoryGUI::$ctrl |
Definition at line 36 of file class.ilRepositoryGUI.php.
ilRepositoryGUI::$cur_ref_id |
Definition at line 33 of file class.ilRepositoryGUI.php.
Referenced by ilRepositoryGUI().
ilRepositoryGUI::$ilias |
Definition at line 29 of file class.ilRepositoryGUI.php.
Referenced by executeCommand(), and ilRepositoryGUI().
ilRepositoryGUI::$lng |
Definition at line 28 of file class.ilRepositoryGUI.php.
Referenced by executeCommand(), frameset(), and ilRepositoryGUI().
ilRepositoryGUI::$mode |
Definition at line 35 of file class.ilRepositoryGUI.php.
ilRepositoryGUI::$rbacsystem |
Definition at line 32 of file class.ilRepositoryGUI.php.
Referenced by executeCommand(), and ilRepositoryGUI().
ilRepositoryGUI::$tpl |
Definition at line 30 of file class.ilRepositoryGUI.php.
Referenced by ilRepositoryGUI().
ilRepositoryGUI::$tree |
Definition at line 31 of file class.ilRepositoryGUI.php.
Referenced by executeCommand(), and ilRepositoryGUI().