ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Class ilRepositoryGUI. More...
Public Member Functions | |
__construct () | |
Constructor public. More... | |
executeCommand () | |
execute command More... | |
show () | |
frameset () | |
output tree frameset More... | |
showTree () | |
display tree view More... | |
showRepTree () | |
Show tree. More... | |
Data Fields | |
$lng | |
$tpl | |
$tree | |
$rbacsystem | |
$cur_ref_id | |
$cmd | |
$mode | |
$ctrl | |
Protected Attributes | |
$objDefinition | |
$log | |
$user | |
$settings | |
$help | |
$error | |
$access | |
$tool_context | |
Private Attributes | |
$http | |
Class ilRepositoryGUI.
ilRepositoryGUI: ilObjGroupGUI, ilObjFolderGUI, ilObjFileGUI, ilObjCourseGUI, ilCourseObjectivesGUI ilRepositoryGUI: ilObjSAHSLearningModuleGUI, ilObjChatroomGUI, ilObjForumGUI ilRepositoryGUI: ilObjLearningModuleGUI, ilObjGlossaryGUI ilRepositoryGUI: ilObjQuestionPoolGUI, ilObjSurveyQuestionPoolGUI, ilObjTestGUI ilRepositoryGUI: ilObjSurveyGUI, ilObjExerciseGUI, ilObjMediaPoolGUI, ilObjFileBasedLMGUI ilRepositoryGUI: ilObjCategoryGUI, ilObjRoleGUI, ilObjBlogGUI ilRepositoryGUI: ilObjLinkResourceGUI ilRepositoryGUI: ilObjRootFolderGUI, ilObjMediaCastGUI, ilObjRemoteCourseGUI, ilObjSessionGUI ilRepositoryGUI: ilObjCourseReferenceGUI, ilObjCategoryReferenceGUI, ilObjDataCollectionGUI, ilObjGroupReferenceGUI, ilObjStudyProgrammeReferenceGUI ilRepositoryGUI: ilObjPollGUI, ilObjRemoteCategoryGUI, ilObjRemoteWikiGUI, ilObjRemoteLearningModuleGUI ilRepositoryGUI: ilObjRemoteGlossaryGUI, ilObjRemoteFileGUI, ilObjRemoteGroupGUI ilRepositoryGUI: ilObjRemoteTestGUI, ilObjCloudGUI, ilObjPortfolioTemplateGUI ilRepositoryGUI: ilObjStudyProgrammeGUI ilRepositoryGUI: ilObjIndividualAssessmentGUI ilRepositoryGUI: ilObjLTIConsumerGUI ilRepositoryGUI: ilObjCmiXapiGUI ilRepositoryGUI: ilPermissionGUI
Definition at line 34 of file class.ilRepositoryGUI.php.
ilRepositoryGUI::__construct | ( | ) |
Constructor public.
Definition at line 89 of file class.ilRepositoryGUI.php.
References $_GET, $_POST, $_SESSION, $cur_ref_id, $DIC, $ilSetting, $ilUser, $lng, $objDefinition, $rbacsystem, $tpl, $tree, $type, ilObject\_lookupType(), ANONYMOUS_USER_ID, help(), ILIAS\FileDelivery\http(), ilUtil\isAPICall(), settings(), and user().
ilRepositoryGUI::executeCommand | ( | ) |
execute command
Definition at line 218 of file class.ilRepositoryGUI.php.
References $_GET, $_POST, $_SESSION, $cmd, $ctrl, $error, $help, $ilErr, $lng, $rbacsystem, ilObject\_lookupType(), frameset(), ilPublicSectionSettings\getInstance(), ilLoggerFactory\getLogger(), ILIAS\FileDelivery\http(), ilHelpGUI\ID_PART_SCREEN, ilObject2GUI\REPOSITORY_NODE_ID, show(), showTree(), and user().
ilRepositoryGUI::frameset | ( | ) |
output tree frameset
Definition at line 383 of file class.ilRepositoryGUI.php.
References $access, $ctrl, and $lng.
Referenced by executeCommand().
ilRepositoryGUI::show | ( | ) |
Definition at line 372 of file class.ilRepositoryGUI.php.
References $ret.
Referenced by executeCommand().
ilRepositoryGUI::showRepTree | ( | ) |
Show tree.
Definition at line 521 of file class.ilRepositoryGUI.php.
References exit.
ilRepositoryGUI::showTree | ( | ) |
display tree view
Definition at line 396 of file class.ilRepositoryGUI.php.
References $_GET, $ctrl, $ilSetting, $lng, $n, $nd, $settings, $tree, ilObject\_getIcon(), ilObject\_lookupObjId(), ilObject\_lookupType(), exit, ilUtil\getStyleSheetLocation(), iljQueryUtil\initjQuery(), and ROOT_FOLDER_ID.
Referenced by executeCommand().
|
protected |
Definition at line 69 of file class.ilRepositoryGUI.php.
Referenced by frameset().
ilRepositoryGUI::$cmd |
Definition at line 80 of file class.ilRepositoryGUI.php.
Referenced by executeCommand().
ilRepositoryGUI::$ctrl |
Definition at line 82 of file class.ilRepositoryGUI.php.
Referenced by executeCommand(), frameset(), and showTree().
ilRepositoryGUI::$cur_ref_id |
Definition at line 79 of file class.ilRepositoryGUI.php.
Referenced by __construct().
|
protected |
Definition at line 64 of file class.ilRepositoryGUI.php.
Referenced by executeCommand().
|
protected |
Definition at line 59 of file class.ilRepositoryGUI.php.
Referenced by executeCommand().
|
private |
Definition at line 83 of file class.ilRepositoryGUI.php.
ilRepositoryGUI::$lng |
Definition at line 75 of file class.ilRepositoryGUI.php.
Referenced by __construct(), executeCommand(), frameset(), and showTree().
|
protected |
Definition at line 44 of file class.ilRepositoryGUI.php.
ilRepositoryGUI::$mode |
Definition at line 81 of file class.ilRepositoryGUI.php.
|
protected |
Definition at line 39 of file class.ilRepositoryGUI.php.
Referenced by __construct().
ilRepositoryGUI::$rbacsystem |
Definition at line 78 of file class.ilRepositoryGUI.php.
Referenced by __construct(), and executeCommand().
|
protected |
Definition at line 54 of file class.ilRepositoryGUI.php.
Referenced by showTree().
|
protected |
Definition at line 73 of file class.ilRepositoryGUI.php.
ilRepositoryGUI::$tpl |
Definition at line 76 of file class.ilRepositoryGUI.php.
Referenced by __construct().
ilRepositoryGUI::$tree |
Definition at line 77 of file class.ilRepositoryGUI.php.
Referenced by __construct(), and showTree().
|
protected |
Definition at line 49 of file class.ilRepositoryGUI.php.