| ILIAS
    Release_4_1_x_branch Revision 61804
    | 
Class ilRepositoryGUI. More...
 Collaboration diagram for ilRepositoryGUI:
 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, 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().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilRepositoryGUI::frameset | ( | ) | 
output tree frameset
Definition at line 360 of file class.ilRepositoryGUI.php.
References $_GET, $lng, and exit.
Referenced by executeCommand().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilRepositoryGUI::ilRepositoryGUI | ( | ) | 
Constructor public.
Definition at line 42 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:
 Here is the call graph for this function:| ilRepositoryGUI::show | ( | ) | 
Definition at line 348 of file class.ilRepositoryGUI.php.
References $ret.
Referenced by executeCommand().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilRepositoryGUI::showTree | ( | ) | 
display tree view
Definition at line 395 of file class.ilRepositoryGUI.php.
References $_GET, $ilCtrl, $ilSetting, $lng, $n, $path, $title, $tree, ilObject\_getIcon(), ilObject\_lookupObjId(), ilObject\_lookupType(), exit, and ilUtil\getStyleSheetLocation().
Referenced by executeCommand().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| 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(), ilRepositoryGUI(), and showTree().
| 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(), ilRepositoryGUI(), and showTree().