|
ILIAS
Release_4_3_x_branch Revision 61807
|
Class ilRepositoryGUI. More...
Collaboration diagram for ilRepositoryGUI: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, ilObjChatroomGUI, ilObjForumGUI ilRepositoryGUI: ilObjLearningModuleGUI, ilObjDlBookGUI, ilObjGlossaryGUI ilRepositoryGUI: ilObjQuestionPoolGUI, ilObjSurveyQuestionPoolGUI, ilObjTestGUI ilRepositoryGUI: ilObjSurveyGUI, ilObjExerciseGUI, ilObjMediaPoolGUI, ilObjFileBasedLMGUI ilRepositoryGUI: ilObjCategoryGUI, ilObjRoleGUI, ilObjBlogGUI ilRepositoryGUI: ilObjiLincCourseGUI, ilObjiLincClassroomGUI, ilObjLinkResourceGUI ilRepositoryGUI: ilObjRootFolderGUI, ilObjMediaCastGUI, ilObjRemoteCourseGUI, ilObjSessionGUI ilRepositoryGUI: ilObjCourseReferenceGUI, ilObjCategoryReferenceGUI, ilObjDataCollectionGUI ilRepositoryGUI: ilObjPollGUI, ilObjRemoteCategoryGUI, ilObjRemoteWikiGUI, ilObjRemoteLearningModuleGUI ilRepositoryGUI: ilObjRemoteGlossaryGUI, ilObjRemoteFileGUI, ilObjRemoteGroupGUI ilRepositoryGUI: ilObjRemoteTestGUI
Definition at line 28 of file class.ilRepositoryGUI.php.
| & ilRepositoryGUI::executeCommand | ( | ) |
execute command
Definition at line 177 of file class.ilRepositoryGUI.php.
References $_GET, $_POST, $_SESSION, $cmd, $ilCtrl, $ilias, $ilUser, $lng, $rbacsystem, $tree, ilObject\_lookupType(), frameset(), ilHelpGUI\ID_PART_SCREEN, ilUtil\redirect(), ilObject2GUI\REPOSITORY_NODE_ID, show(), and showTree().
Here is the call graph for this function:| ilRepositoryGUI::frameset | ( | ) |
output tree frameset
Definition at line 374 of file class.ilRepositoryGUI.php.
References $_GET, $ilCtrl, $lng, and exit.
Referenced by executeCommand().
Here is the caller graph for this function:| ilRepositoryGUI::ilRepositoryGUI | ( | ) |
Constructor public.
Definition at line 44 of file class.ilRepositoryGUI.php.
References $_GET, $_POST, $_SESSION, $cur_ref_id, $ilCtrl, $ilias, $ilLog, $lng, $rbacsystem, $tpl, $tree, ilObject\_lookupType(), and ilUtil\isAPICall().
Here is the call graph for this function:| ilRepositoryGUI::show | ( | ) |
Definition at line 362 of file class.ilRepositoryGUI.php.
References $ret.
Referenced by executeCommand().
Here is the caller graph for this function:| ilRepositoryGUI::showTree | ( | ) |
display tree view
Definition at line 423 of file class.ilRepositoryGUI.php.
References $_GET, $ilCtrl, $ilSetting, $lng, $n, $path, $title, $tree, ilObject\_getIcon(), ilObject\_lookupObjId(), ilObject\_lookupType(), exit, ilUtil\getStyleSheetLocation(), and iljQueryUtil\initjQuery().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:| ilRepositoryGUI::$cmd |
Definition at line 36 of file class.ilRepositoryGUI.php.
Referenced by executeCommand().
| ilRepositoryGUI::$ctrl |
Definition at line 38 of file class.ilRepositoryGUI.php.
| ilRepositoryGUI::$cur_ref_id |
Definition at line 35 of file class.ilRepositoryGUI.php.
Referenced by ilRepositoryGUI().
| ilRepositoryGUI::$ilias |
Definition at line 31 of file class.ilRepositoryGUI.php.
Referenced by executeCommand(), and ilRepositoryGUI().
| ilRepositoryGUI::$lng |
Definition at line 30 of file class.ilRepositoryGUI.php.
Referenced by executeCommand(), frameset(), ilRepositoryGUI(), and showTree().
| ilRepositoryGUI::$mode |
Definition at line 37 of file class.ilRepositoryGUI.php.
| ilRepositoryGUI::$rbacsystem |
Definition at line 34 of file class.ilRepositoryGUI.php.
Referenced by executeCommand(), and ilRepositoryGUI().
| ilRepositoryGUI::$tpl |
Definition at line 32 of file class.ilRepositoryGUI.php.
Referenced by ilRepositoryGUI().
| ilRepositoryGUI::$tree |
Definition at line 33 of file class.ilRepositoryGUI.php.
Referenced by executeCommand(), ilRepositoryGUI(), and showTree().