ILIAS
Release_3_10_x_branch Revision 61812
|
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 46 of file class.ilRepositoryGUI.php.
& ilRepositoryGUI::executeCommand | ( | ) |
execute command
Definition at line 193 of file class.ilRepositoryGUI.php.
References $_GET, $_SESSION, $cmd, $ilCtrl, $ilias, $lng, $rbacsystem, $tree, ilObject\_lookupType(), frameset(), ilUtil\redirect(), ilUtil\sendInfo(), show(), and showTree().
ilRepositoryGUI::frameset | ( | ) |
output tree frameset
Definition at line 384 of file class.ilRepositoryGUI.php.
References $_GET, $lng, and exit.
Referenced by executeCommand().
ilRepositoryGUI::ilRepositoryGUI | ( | ) |
Constructor public.
Definition at line 62 of file class.ilRepositoryGUI.php.
References $_GET, $_SESSION, $cur_ref_id, $ilCtrl, $ilias, $ilLog, $lng, $rbacsystem, $tpl, $tree, ilObject\_lookupType(), and ilUtil\isAPICall().
ilRepositoryGUI::show | ( | ) |
Definition at line 372 of file class.ilRepositoryGUI.php.
References $ret.
Referenced by executeCommand().
ilRepositoryGUI::showTree | ( | ) |
display tree view
Definition at line 421 of file class.ilRepositoryGUI.php.
References $_GET, ilUtil\getImagePath(), and ilUtil\getStyleSheetLocation().
Referenced by executeCommand().
ilRepositoryGUI::$cmd |
Definition at line 54 of file class.ilRepositoryGUI.php.
Referenced by executeCommand().
ilRepositoryGUI::$ctrl |
Definition at line 56 of file class.ilRepositoryGUI.php.
ilRepositoryGUI::$cur_ref_id |
Definition at line 53 of file class.ilRepositoryGUI.php.
Referenced by ilRepositoryGUI().
ilRepositoryGUI::$ilias |
Definition at line 49 of file class.ilRepositoryGUI.php.
Referenced by executeCommand(), and ilRepositoryGUI().
ilRepositoryGUI::$lng |
Definition at line 48 of file class.ilRepositoryGUI.php.
Referenced by executeCommand(), frameset(), and ilRepositoryGUI().
ilRepositoryGUI::$mode |
Definition at line 55 of file class.ilRepositoryGUI.php.
ilRepositoryGUI::$rbacsystem |
Definition at line 52 of file class.ilRepositoryGUI.php.
Referenced by executeCommand(), and ilRepositoryGUI().
ilRepositoryGUI::$tpl |
Definition at line 50 of file class.ilRepositoryGUI.php.
Referenced by ilRepositoryGUI().
ilRepositoryGUI::$tree |
Definition at line 51 of file class.ilRepositoryGUI.php.
Referenced by executeCommand(), and ilRepositoryGUI().