|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Class ilRepositoryGUI. More...
Collaboration diagram for ilRepositoryGUI:Public Member Functions | |
| __construct () | |
| Constructor @access public. More... | |
| executeCommand () | |
| execute command More... | |
| show () | |
| frameset () | |
| output tree frameset More... | |
| showTree () | |
| display tree view More... | |
Data Fields | |
| $lng | |
| $tpl | |
| $tree | |
| $rbacsystem | |
| $cur_ref_id | |
| $cmd | |
| $mode | |
| $ctrl | |
Protected Attributes | |
| $objDefinition | |
| $log | |
| $user | |
| $settings | |
| $help | |
| $error | |
| $access | |
Class ilRepositoryGUI.
@ilCtrl_Calls ilRepositoryGUI: ilObjGroupGUI, ilObjFolderGUI, ilObjFileGUI, ilObjCourseGUI, ilCourseObjectivesGUI @ilCtrl_Calls ilRepositoryGUI: ilObjSAHSLearningModuleGUI, ilObjChatroomGUI, ilObjForumGUI @ilCtrl_Calls ilRepositoryGUI: ilObjLearningModuleGUI, ilObjGlossaryGUI @ilCtrl_Calls ilRepositoryGUI: ilObjQuestionPoolGUI, ilObjSurveyQuestionPoolGUI, ilObjTestGUI @ilCtrl_Calls ilRepositoryGUI: ilObjSurveyGUI, ilObjExerciseGUI, ilObjMediaPoolGUI, ilObjFileBasedLMGUI @ilCtrl_Calls ilRepositoryGUI: ilObjCategoryGUI, ilObjRoleGUI, ilObjBlogGUI @ilCtrl_Calls ilRepositoryGUI: ilObjLinkResourceGUI @ilCtrl_Calls ilRepositoryGUI: ilObjRootFolderGUI, ilObjMediaCastGUI, ilObjRemoteCourseGUI, ilObjSessionGUI @ilCtrl_Calls ilRepositoryGUI: ilObjCourseReferenceGUI, ilObjCategoryReferenceGUI, ilObjDataCollectionGUI, ilObjGroupReferenceGUI @ilCtrl_Calls ilRepositoryGUI: ilObjPollGUI, ilObjRemoteCategoryGUI, ilObjRemoteWikiGUI, ilObjRemoteLearningModuleGUI @ilCtrl_Calls ilRepositoryGUI: ilObjRemoteGlossaryGUI, ilObjRemoteFileGUI, ilObjRemoteGroupGUI @ilCtrl_Calls ilRepositoryGUI: ilObjRemoteTestGUI, ilObjCloudGUI, ilObjPortfolioTemplateGUI @ilCtrl_Calls ilRepositoryGUI: ilObjStudyProgrammeGUI @ilCtrl_Calls ilRepositoryGUI: ilObjIndividualAssessmentGUI
Definition at line 29 of file class.ilRepositoryGUI.php.
| ilRepositoryGUI::__construct | ( | ) |
Constructor @access public.
Definition at line 79 of file class.ilRepositoryGUI.php.
References $_GET, $_POST, $_SESSION, $cur_ref_id, $DIC, $ilCtrl, $ilLog, $ilSetting, $ilUser, $key, $lng, $objDefinition, $rbacsystem, $tpl, $tree, $type, ilObject\_lookupType(), error(), ilUtil\isAPICall(), settings(), and user().
Here is the call graph for this function:| ilRepositoryGUI::executeCommand | ( | ) |
execute command
Definition at line 206 of file class.ilRepositoryGUI.php.
References $_GET, $_POST, $_SESSION, $cmd, $ctrl, $error, $help, $ilCtrl, $ilErr, $lng, $rbacsystem, ilObject\_lookupType(), frameset(), ilLoggerFactory\getLogger(), ilHelpGUI\ID_PART_SCREEN, ilObject2GUI\REPOSITORY_NODE_ID, show(), and showTree().
Here is the call graph for this function:| ilRepositoryGUI::frameset | ( | ) |
output tree frameset
Definition at line 357 of file class.ilRepositoryGUI.php.
References $access, $ctrl, $ilCtrl, and $lng.
Referenced by executeCommand().
Here is the caller graph for this function:| ilRepositoryGUI::show | ( | ) |
Definition at line 345 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 370 of file class.ilRepositoryGUI.php.
References $_GET, $ctrl, $ilCtrl, $ilSetting, $lng, $n, $nd, Sabre\VObject\$output, $path, $settings, $title, $tree, 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:
|
protected |
Definition at line 64 of file class.ilRepositoryGUI.php.
Referenced by frameset().
| ilRepositoryGUI::$cmd |
Definition at line 71 of file class.ilRepositoryGUI.php.
Referenced by executeCommand().
| ilRepositoryGUI::$ctrl |
Definition at line 73 of file class.ilRepositoryGUI.php.
Referenced by executeCommand(), frameset(), and showTree().
| ilRepositoryGUI::$cur_ref_id |
Definition at line 70 of file class.ilRepositoryGUI.php.
Referenced by __construct().
|
protected |
Definition at line 59 of file class.ilRepositoryGUI.php.
Referenced by executeCommand().
|
protected |
Definition at line 54 of file class.ilRepositoryGUI.php.
Referenced by executeCommand().
| ilRepositoryGUI::$lng |
Definition at line 66 of file class.ilRepositoryGUI.php.
Referenced by __construct(), executeCommand(), frameset(), and showTree().
|
protected |
Definition at line 39 of file class.ilRepositoryGUI.php.
| ilRepositoryGUI::$mode |
Definition at line 72 of file class.ilRepositoryGUI.php.
|
protected |
Definition at line 34 of file class.ilRepositoryGUI.php.
Referenced by __construct().
| ilRepositoryGUI::$rbacsystem |
Definition at line 69 of file class.ilRepositoryGUI.php.
Referenced by __construct(), and executeCommand().
|
protected |
Definition at line 49 of file class.ilRepositoryGUI.php.
Referenced by showTree().
| ilRepositoryGUI::$tpl |
Definition at line 67 of file class.ilRepositoryGUI.php.
Referenced by __construct().
| ilRepositoryGUI::$tree |
Definition at line 68 of file class.ilRepositoryGUI.php.
Referenced by __construct(), and showTree().
|
protected |
Definition at line 44 of file class.ilRepositoryGUI.php.