|
ILIAS
release_8 Revision v8.24
|
Class ilContainerGUI This is a base GUI class for all container objects in ILIAS: root folder, course, group, category, folder. More...
Inheritance diagram for ilContainerGUI:
Collaboration diagram for ilContainerGUI:Public Member Functions | |
| executeCommand () | |
| forwardToPageObject () | |
| addPageTabs () | |
| getContainerPageHTML () | |
| prepareOutput (bool $show_subobjects=true) | |
| getContentGUI () | |
| renderObject () | |
| renderBlockAsynchObject () | |
| render the object More... | |
| setContentSubTabs () | |
| showAdministrationPanel () | |
| showPermanentLink () | |
| editPageFrameObject () | |
| cancelPageContentObject () | |
| showLinkListObject () | |
| clearAdminCommandsDetermination () | |
| addHeaderRow (ilTemplate $a_tpl, string $a_type, bool $a_show_image=true) | |
| addMessageRow (ilTemplate $a_tpl, string $a_message, string $a_type) | |
| setPageEditorTabs () | |
| addStandardContainerSubTabs (bool $a_include_view=true) | |
| Add standard container subtabs for view, manage, oderdering and text/media editor link. More... | |
| enableAdministrationPanelObject () | |
| disableAdministrationPanelObject () | |
| editOrderObject () | |
| isActiveOrdering () | |
| isActiveItemOrdering () | |
| enableMultiDownloadObject () | |
| isMultiDownloadEnabled () | |
| cutObject () | |
| cut object(s) out from a container and write the information to clipboard @access public More... | |
| copyObject () | |
| Copy object(s) out from a container and write the information to clipboard It is not possible to copy multiple objects at once. More... | |
| downloadObject () | |
| getBucketTitle () | |
| linkObject () | |
| create an new reference of an object in tree it's like a hard link of unix More... | |
| clearObject () | |
| clear clipboard and go back to last object More... | |
| performPasteIntoMultipleObjectsObject () | |
| initAndDisplayLinkIntoMultipleObjectsObject () | |
| showPasteTreeObject () | |
| cancelMoveLinkObject () | |
| Cancel move|link empty clipboard and return to parent. More... | |
| keepObjectsInClipboardObject () | |
| initAndDisplayCopyIntoMultipleObjectsObject () | |
| initAndDisplayMoveIntoObjectObject () | |
| pasteObject () | |
| paste object from clipboard to current place Depending on the chosen command the object(s) are linked, copied or moved More... | |
| clipboardObject () | |
| isActiveAdministrationPanel () | |
| setColumnSettings (ilColumnGUI $column_gui) | |
| allowBlocksMoving () | |
| Standard is to allow blocks moving. More... | |
| allowBlocksConfigure () | |
| Standard is to allow blocks configuration. More... | |
| cloneAllObject () | |
| Clone all object Overwritten method for copying container objects. More... | |
| saveSortingObject () | |
| cloneNodes (int $srcRef, int $dstRef, array &$mapping, string $newName=null) | |
| Recursively clones all nodes of the RBAC tree. More... | |
| modifyItemGUI (ilObjectListGUI $a_item_list_gui, array $a_item_data) | |
| editStylePropertiesObject () | |
| getAsynchItemListObject () | |
| redrawListItemObject () | |
| Redraw a list item (ajax) More... | |
| trashObject () | |
| Show trash content of object. More... | |
| trashApplyFilterObject () | |
| trashResetFilterObject () | |
| removeFromSystemObject () | |
| undeleteObject () | |
| Get objects back from trash. More... | |
| confirmRemoveFromSystemObject () | |
| setSideColumnReturn () | |
| getAdminTabs () | |
| administration tabs show only permissions and trash folder More... | |
| competencesObject () | |
Public Member Functions inherited from ilObjectGUI | |
| __construct ($data, int $id=0, bool $call_by_reference=true, bool $prepare_output=true) | |
| getRefId () | |
| setAdminMode (string $mode) | |
| getAdminMode () | |
| getObject () | |
| executeCommand () | |
| withReferences () | |
| determines whether objects are referenced or not (got ref ids or not) More... | |
| setCreationMode (bool $mode=true) | |
| if true, a creation screen is displayed the current [ref_id] don't belong to the current class! The mode is determined in ilRepositoryGUI More... | |
| getCreationMode () | |
| prepareOutput (bool $show_sub_objects=true) | |
| getAdminTabs () | |
| administration tabs show only permissions and trash folder More... | |
| getHTML () | |
| confirmedDeleteObject () | |
| confirmed deletion of object -> objects are moved to trash or deleted immediately, if trash is disabled More... | |
| cancelDeleteObject () | |
| cancel deletion of object More... | |
| cancelObject () | |
| cancel action and go back to previous page More... | |
| createObject () | |
| create new object form More... | |
| cancelCreation () | |
| cancel create action and go back to repository parent More... | |
| saveObject () | |
| getDidacticTemplateVar (string $type) | |
| Get didactic template setting from creation screen. More... | |
| putObjectInTree (ilObject $obj, int $parent_node_id=null) | |
| Add object to tree at given position. More... | |
| editObject () | |
| addExternalEditFormCustom (ilPropertyFormGUI $form) | |
| updateObject () | |
| updates object entry in object_data More... | |
| getFormAction (string $cmd, string $default_form_action="") | |
| Get form action for command (command is method name without "Object", e.g. More... | |
| isVisible (int $ref_id, string $type) | |
| viewObject () | |
| viewObject container presentation for "administration -> repository, trash, permissions" More... | |
| deleteObject (bool $error=false) | |
| Display deletion confirmation screen. More... | |
| setColumnSettings (ilColumnGUI $column_gui) | |
| redirectAfterCreation () | |
| Redirect after creation, see https://docu.ilias.de/goto_docu_wiki_wpage_5035_1357.html Should be overwritten and redirect to settings screen. More... | |
| addToDeskObject () | |
| removeFromDeskObject () | |
Public Member Functions inherited from ILIAS\Object\ImplementsCreationCallback | |
| callCreationCallback (\ilObject $object, \ilObjectDefinition $obj_definition, int $requested_crtcb) | |
Public Member Functions inherited from ilDesktopItemHandling | |
| addToDeskObject () | |
| Add desktop item @access public. More... | |
| removeFromDeskObject () | |
| Remove from desktop @access public. More... | |
Static Public Member Functions | |
| static | _buildPath (int $a_ref_id, int $a_course_ref_id) |
| build path More... | |
Static Public Member Functions inherited from ilObjectGUI | |
| static | _gotoRepositoryRoot (bool $raise_error=false) |
| Goto repository root. More... | |
| static | _gotoRepositoryNode (int $ref_id, string $cmd="") |
| static | _gotoSharedWorkspaceNode (int $wsp_id) |
Data Fields | |
| int | $bl_cnt = 1 |
| bool | $multi_download_enabled = false |
Data Fields inherited from ilObjectGUI | |
| const | ALLOWED_TAGS_IN_TITLE_AND_DESCRIPTION |
| const | ADMIN_MODE_NONE = "" |
| const | ADMIN_MODE_SETTINGS = "settings" |
| const | ADMIN_MODE_REPOSITORY = "repository" |
| const | UPLOAD_TYPE_LOCAL = 1 |
| const | UPLOAD_TYPE_UPLOAD_DIRECTORY = 2 |
| const | CFORM_NEW = 1 |
| const | CFORM_IMPORT = 2 |
| const | CFORM_CLONE = 3 |
Protected Member Functions | |
| getEditFormValues () | |
| afterUpdate () | |
| Post (successful) object update hook. More... | |
| setTitleAndDescription () | |
| showPossibleSubObjects () | |
| show possible sub objects (pull down menu) More... | |
| supportsPageEditor () | |
| getTabs () | |
| @abstract overwrite in derived GUI class of your object type More... | |
| showContainerPageTabs () | |
| showPasswordInstructionObject (bool $a_init=true) | |
| initFormPasswordInstruction () | |
| Init password form. More... | |
| savePasswordObject () | |
| initEditForm () | |
| initSortingForm (ilPropertyFormGUI $form, array $a_sorting_settings) | |
| Append sorting settings to property form. More... | |
| initListPresentationForm (ilPropertyFormGUI $form) | |
| Add list presentation settings to form. More... | |
| saveListPresentation (ilPropertyFormGUI $form) | |
| initSortingDirectionForm (ilContainerSortingSettings $sorting_settings, ilRadioOption $element, string $a_prefix) | |
| Add sorting direction. More... | |
| initManualSortingOptionForm (ilContainerSortingSettings $settings, ilRadioOption $element, string $a_prefix, array $a_sorting_settings) | |
| Add manual sorting options. More... | |
| saveSortingSettings (ilPropertyFormGUI $form) | |
| trashHandleFilter (bool $action_apply, bool $action_reset) | |
| restoreToNewLocationObject (ilPropertyFormGUI $form=null) | |
| getTreeSelectorGUI (string $cmd) | |
| initFilter () | |
| showContainerFilter () | |
Protected Member Functions inherited from ilObjectGUI | |
| getObjectService () | |
| assignObject () | |
| setTitleAndDescription () | |
| initHeaderAction (?string $sub_type=null, ?int $sub_id=null) | |
| Add header action menu. More... | |
| insertHeaderAction (?ilObjectListGUI $list_gui=null) | |
| Insert header action into main template. More... | |
| addHeaderAction () | |
| Add header action menu. More... | |
| redrawHeaderActionObject () | |
| Ajax call: redraw action header only. More... | |
| setTabs () | |
| set admin tabs More... | |
| setAdminTabs () | |
| set admin tabs More... | |
| setLocator () | |
| addLocatorItems () | |
| should be overwritten to add object specific items (repository items are preloaded) More... | |
| omitLocator (bool $omit=true) | |
| addAdminLocatorItems (bool $do_not_add_object=false) | |
| should be overwritten to add object specific items (repository items are preloaded) More... | |
| initCreationForms (string $new_type) | |
| Init creation forms. More... | |
| getCreationFormsHTML (array $forms) | |
| Get HTML for creation forms (accordion) More... | |
| initCreateForm (string $new_type) | |
| initDidacticTemplate (ilPropertyFormGUI $form) | |
| addDidacticTemplateOptions (array &$a_options) | |
| Add custom templates. More... | |
| afterSave (ilObject $new_object) | |
| Post (successful) object creation hook. More... | |
| initEditForm () | |
| initEditCustomForm (ilPropertyFormGUI $a_form) | |
| Add custom fields to update form. More... | |
| getEditFormValues () | |
| getEditFormCustomValues (array &$a_values) | |
| Add values to custom edit fields. More... | |
| validateCustom (ilPropertyFormGUI $form) | |
| Validate custom values (if not possible with checkInput()) More... | |
| updateCustom (ilPropertyFormGUI $form) | |
| Insert custom update form values into object. More... | |
| afterUpdate () | |
| Post (successful) object update hook. More... | |
| initImportForm (string $new_type) | |
| importFileObject (int $parent_id=null) | |
| afterImport (ilObject $new_object) | |
| Post (successful) object import hook. More... | |
| setFormAction (string $cmd, string $form_action) | |
| getReturnLocation (string $cmd, string $default_location="") | |
| Get return location for command (command is method name without "Object", e.g. More... | |
| setReturnLocation (string $cmd, string $location) | |
| set specific return location for command More... | |
| getTargetFrame (string $cmd, string $default_target_frame="") | |
| get target frame for command (command is method name without "Object", e.g. More... | |
| setTargetFrame (string $cmd, string $target_frame) | |
| Set specific target frame for command. More... | |
| showPossibleSubObjects () | |
| show possible sub objects (pull down menu) More... | |
| getTabs () | |
| @abstract overwrite in derived GUI class of your object type More... | |
| redirectToRefId (int $ref_id, string $cmd="") | |
| redirects to (repository) view per ref id usually to a container and usually used at the end of a save/import method where the object gui type (of the new object) doesn't match with the type of the current ["ref_id"] value of the request More... | |
| fillCloneTemplate (?string $tpl_name, string $type) | |
| Fill object clone template This method can be called from any object GUI class that wants to offer object cloning. More... | |
| getCenterColumnHTML () | |
| Get center column. More... | |
| getRightColumnHTML () | |
| Display right column. More... | |
| checkPermission (string $perm, string $cmd="", string $type="", ?int $ref_id=null) | |
| checkPermissionBool (string $perm, string $cmd="", string $type="", ?int $ref_id=null) | |
| enableDragDropFileUpload () | |
| Enables the file upload into this object by dropping files. More... | |
| showCustomIconsEditing ( $input_colspan=1, ilPropertyFormGUI $form=null, $as_section=true) | |
| show edit section of custom icons for container More... | |
Class ilContainerGUI This is a base GUI class for all container objects in ILIAS: root folder, course, group, category, folder.
Definition at line 33 of file class.ilContainerGUI.php.
|
static |
build path
Definition at line 2038 of file class.ilContainerGUI.php.
| ilContainerGUI::addHeaderRow | ( | ilTemplate | $a_tpl, |
| string | $a_type, | ||
| bool | $a_show_image = true |
||
| ) |
Definition at line 695 of file class.ilContainerGUI.php.
References ilTemplate\setCurrentBlock(), and HTML_Template_IT\setVariable().
Here is the call graph for this function:| ilContainerGUI::addMessageRow | ( | ilTemplate | $a_tpl, |
| string | $a_message, | ||
| string | $a_type | ||
| ) |
Definition at line 771 of file class.ilContainerGUI.php.
| ilContainerGUI::addPageTabs | ( | ) |
Definition at line 246 of file class.ilContainerGUI.php.
References ilObjectGUI\$ctrl, and $tabs.
| ilContainerGUI::addStandardContainerSubTabs | ( | bool | $a_include_view = true | ) |
Add standard container subtabs for view, manage, oderdering and text/media editor link.
Definition at line 823 of file class.ilContainerGUI.php.
Referenced by ilObjOrgUnitGUI\setContentSubTabs(), and setContentSubTabs().
Here is the caller graph for this function:
|
protected |
Post (successful) object update hook.
Reimplemented from ilObjectGUI.
Definition at line 164 of file class.ilContainerGUI.php.
References ILIAS\Repository\ctrl(), ilObjectGUI\getDidacticTemplateVar(), ilDidacticTemplateObjSettings\lookupTemplateId(), and ILIAS\Repository\object().
Referenced by ilObjCategoryGUI\updateObject(), and ilObjCourseGUI\updateObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilContainerGUI::allowBlocksConfigure | ( | ) |
Standard is to allow blocks configuration.
Definition at line 1905 of file class.ilContainerGUI.php.
| ilContainerGUI::allowBlocksMoving | ( | ) |
Standard is to allow blocks moving.
Definition at line 1897 of file class.ilContainerGUI.php.
| ilContainerGUI::cancelMoveLinkObject | ( | ) |
Cancel move|link empty clipboard and return to parent.
Definition at line 1575 of file class.ilContainerGUI.php.
Referenced by ilObjOrgUnitGUI\executeCommand().
Here is the caller graph for this function:| ilContainerGUI::cancelPageContentObject | ( | ) |
Definition at line 619 of file class.ilContainerGUI.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:| ilContainerGUI::clearAdminCommandsDetermination | ( | ) |
Definition at line 690 of file class.ilContainerGUI.php.
| ilContainerGUI::clearObject | ( | ) |
clear clipboard and go back to last object
Definition at line 1214 of file class.ilContainerGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Here is the call graph for this function:| ilContainerGUI::clipboardObject | ( | ) |
Definition at line 1803 of file class.ilContainerGUI.php.
References $data, $ilErr, $lng, $log, $message, $ref_id, $tpl, ilObjectFactory\getInstanceByRefId(), and ILIAS\Repository\lng().
Here is the call graph for this function:| ilContainerGUI::cloneAllObject | ( | ) |
Clone all object Overwritten method for copying container objects.
Definition at line 1915 of file class.ilContainerGUI.php.
References $_COOKIE, $ilErr, $ref_id, $requested_ref_id, ilCopyWizardOptions\_isFinished(), ilRbacSystem\checkAccess(), ilObjectFactory\getInstanceByRefId(), and ILIAS\Repository\lng().
Here is the call graph for this function:| ilContainerGUI::cloneNodes | ( | int | $srcRef, |
| int | $dstRef, | ||
| array & | $mapping, | ||
| string | $newName = null |
||
| ) |
Recursively clones all nodes of the RBAC tree.
Definition at line 1977 of file class.ilContainerGUI.php.
| ilContainerGUI::competencesObject | ( | ) |
Definition at line 2755 of file class.ilContainerGUI.php.
| ilContainerGUI::confirmRemoveFromSystemObject | ( | ) |
Definition at line 2624 of file class.ilContainerGUI.php.
References $lng, and ILIAS\Repository\ctrl().
Here is the call graph for this function:| ilContainerGUI::copyObject | ( | ) |
Copy object(s) out from a container and write the information to clipboard It is not possible to copy multiple objects at once.
Definition at line 1025 of file class.ilContainerGUI.php.
References $ilErr, $ref_id, ilObject\_lookupObjId(), ilObject\_lookupTitle(), ilRbacSystem\checkAccess(), ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Here is the call graph for this function:| ilContainerGUI::cutObject | ( | ) |
cut object(s) out from a container and write the information to clipboard @access public
Definition at line 967 of file class.ilContainerGUI.php.
References $ilErr, $ref_id, ilObject\_lookupObjId(), ilObject\_lookupTitle(), ilRbacSystem\checkAccess(), ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Referenced by ilObjLearningSequenceGUI\executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:| ilContainerGUI::disableAdministrationPanelObject | ( | ) |
Definition at line 918 of file class.ilContainerGUI.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:| ilContainerGUI::downloadObject | ( | ) |
Definition at line 1106 of file class.ilContainerGUI.php.
References $GLOBALS, $ilErr, $requested_ref_id, ANONYMOUS_USER_ID, ILIAS\Repository\ctrl(), ILIAS\Survey\Mode\getId(), ilObjectFactory\getInstanceByRefId(), ILIAS\Repository\lng(), and ILIAS\Repository\user().
Here is the call graph for this function:| ilContainerGUI::editOrderObject | ( | ) |
Definition at line 924 of file class.ilContainerGUI.php.
| ilContainerGUI::editPageFrameObject | ( | ) |
Definition at line 614 of file class.ilContainerGUI.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:| ilContainerGUI::editStylePropertiesObject | ( | ) |
Definition at line 2060 of file class.ilContainerGUI.php.
| ilContainerGUI::enableAdministrationPanelObject | ( | ) |
Definition at line 912 of file class.ilContainerGUI.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:| ilContainerGUI::enableMultiDownloadObject | ( | ) |
Definition at line 952 of file class.ilContainerGUI.php.
| ilContainerGUI::executeCommand | ( | ) |
Reimplemented from ilObjectGUI.
Reimplemented in ilObjCategoryGUI, ilObjCourseGUI, ilObjTalkTemplateAdministrationGUI, ilObjTalkTemplateGUI, ilObjEmployeeTalkSeriesGUI, ilObjFolderGUI, ilObjGroupGUI, ilObjLearningSequenceGUI, ilObjOrgUnitGUI, ilObjRootFolderGUI, ilObjStudyProgrammeGUI, and ilObjRecoveryFolderGUI.
Definition at line 128 of file class.ilContainerGUI.php.
References ilObjectGUI\$tpl, ILIAS\Repository\ctrl(), forwardToPageObject(), prepareOutput(), and ilGlobalTemplateInterface\setContent().
Here is the call graph for this function:| ilContainerGUI::forwardToPageObject | ( | ) |
Definition at line 185 of file class.ilContainerGUI.php.
References ilObjectGUI\$ctrl, ilObjectGUI\$lng, $tabs, ilPageObject\_exists(), ilObjectGUI\checkPermission(), ILIAS\Repository\ctrl(), exit, ilCtrl\getCmd(), ilObjStyleSheet\getSyntaxStylePath(), ilLanguage\loadLanguageModule(), ILIAS\Repository\object(), and ilLanguage\txt().
Referenced by ilObjCategoryGUI\executeCommand(), ilObjCourseGUI\executeCommand(), ilObjFolderGUI\executeCommand(), ilObjGroupGUI\executeCommand(), ilObjRootFolderGUI\executeCommand(), and executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:| ilContainerGUI::getAdminTabs | ( | ) |
administration tabs show only permissions and trash folder
Reimplemented from ilObjectGUI.
Reimplemented in ilObjTalkTemplateAdministrationGUI, ilObjTalkTemplateGUI, ilObjEmployeeTalkSeriesGUI, and ilObjOrgUnitGUI.
Definition at line 2723 of file class.ilContainerGUI.php.
References ILIAS\Repository\lng().
Here is the call graph for this function:| ilContainerGUI::getAsynchItemListObject | ( | ) |
Definition at line 2075 of file class.ilContainerGUI.php.
References $data, XapiProxy\$plugin, $ref_id, XapiProxy\$resp, $type, ilObjectListGUIFactory\_getListGUIByType(), ilObject\_lookupObjId(), ilObject\_lookupType(), exit, and ilUIHookPluginGUI\KEEP.
Here is the call graph for this function:| ilContainerGUI::getBucketTitle | ( | ) |
Definition at line 1144 of file class.ilContainerGUI.php.
References ilFileUtils\getASCIIFilename(), and ILIAS\Repository\object().
Here is the call graph for this function:| ilContainerGUI::getContainerPageHTML | ( | ) |
Definition at line 259 of file class.ilContainerGUI.php.
References $ilSetting, $ilUser, $lang, ilObjectGUI\$settings, ilObjectGUI\$user, ilPageUtil\_existsAndNotEmpty(), ilObjectTranslation\getInstance(), ilObjStyleSheet\getSyntaxStylePath(), and ILIAS\Repository\object().
Here is the call graph for this function:| ilContainerGUI::getContentGUI | ( | ) |
Reimplemented in ilObjTalkTemplateAdministrationGUI.
Definition at line 338 of file class.ilContainerGUI.php.
References ilContainerContentGUI\getViewMode(), ilCourseConstants\IL_CRS_VIEW_TIMING, ILIAS\Repository\object(), ilContainer\VIEW_BY_TYPE, ilContainer\VIEW_OBJECTIVE, ilContainer\VIEW_SESSIONS, and ilContainer\VIEW_SIMPLE.
Referenced by renderBlockAsynchObject(), renderObject(), and ilObjOrgUnitGUI\view().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Reimplemented from ilObjectGUI.
Reimplemented in ilObjCategoryGUI, ilObjCourseGUI, and ilObjRootFolderGUI.
Definition at line 154 of file class.ilContainerGUI.php.
References ilDidacticTemplateObjSettings\lookupTemplateId(), and ILIAS\Repository\object().
Referenced by ilObjFolderGUI\editObject().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
@abstract overwrite in derived GUI class of your object type
Reimplemented from ilObjectGUI.
Reimplemented in ilObjCategoryGUI, ilObjCourseGUI, ilObjTalkTemplateAdministrationGUI, ilObjTalkTemplateGUI, ilObjEmployeeTalkSeriesGUI, ilObjFolderGUI, ilObjGroupGUI, ilObjLearningSequenceGUI, ilObjOrgUnitGUI, ilObjRootFolderGUI, and ilObjStudyProgrammeGUI.
Definition at line 877 of file class.ilContainerGUI.php.
References ilRbacSystem\checkAccess(), and ILIAS\Repository\ctrl().
Here is the call graph for this function:
|
protected |
Reimplemented in ilObjOrgUnitGUI.
Definition at line 2637 of file class.ilContainerGUI.php.
References $type, and ilObject\_lookupType().
Here is the call graph for this function:| ilContainerGUI::initAndDisplayCopyIntoMultipleObjectsObject | ( | ) |
Definition at line 1591 of file class.ilContainerGUI.php.
| ilContainerGUI::initAndDisplayLinkIntoMultipleObjectsObject | ( | ) |
Definition at line 1515 of file class.ilContainerGUI.php.
| ilContainerGUI::initAndDisplayMoveIntoObjectObject | ( | ) |
Definition at line 1596 of file class.ilContainerGUI.php.
|
protected |
Reimplemented from ilObjectGUI.
Reimplemented in ilObjCategoryGUI, ilObjCourseGUI, ilObjTalkTemplateGUI, ilObjFolderGUI, and ilObjRootFolderGUI.
Definition at line 2239 of file class.ilContainerGUI.php.
References $lng, ilPropertyFormGUI\addCommandButton(), ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), ILIAS\Repository\object(), ilFormGUI\setFormAction(), and ilPropertyFormGUI\setTitle().
Here is the call graph for this function:
|
protected |
Definition at line 2678 of file class.ilContainerGUI.php.
References $DIC, ilContainer\_lookupContainerSetting(), ILIAS\Repository\ctrl(), and ILIAS\Repository\object().
Here is the call graph for this function:
|
protected |
Init password form.
Definition at line 2144 of file class.ilContainerGUI.php.
References ILIAS\Repository\ctrl(), ILIAS\Repository\form(), and ILIAS\Repository\lng().
Here is the call graph for this function:
|
protected |
Add list presentation settings to form.
Definition at line 2368 of file class.ilContainerGUI.php.
References ILIAS\LTI\ToolProvider\$key, $txt, ilContainer\_lookupContainerSetting(), ilPropertyFormGUI\addItem(), ILIAS\Repository\lng(), and ILIAS\Repository\object().
Referenced by ilObjCategoryGUI\initEditForm(), ilObjCourseGUI\initEditForm(), ilObjFolderGUI\initEditForm(), and ilObjGroupGUI\initForm().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Add manual sorting options.
Definition at line 2454 of file class.ilContainerGUI.php.
|
protected |
Add sorting direction.
Definition at line 2417 of file class.ilContainerGUI.php.
References $txt, and ILIAS\Repository\lng().
Here is the call graph for this function:
|
protected |
Append sorting settings to property form.
Definition at line 2298 of file class.ilContainerGUI.php.
Referenced by ilObjCategoryGUI\initEditForm(), ilObjCourseGUI\initEditForm(), ilObjFolderGUI\initEditForm(), and ilObjGroupGUI\initForm().
Here is the caller graph for this function:| ilContainerGUI::isActiveAdministrationPanel | ( | ) |
Reimplemented in ilObjTalkTemplateAdministrationGUI, and ilObjStudyProgrammeGUI.
Definition at line 1859 of file class.ilContainerGUI.php.
Referenced by renderObject(), showAdministrationPanel(), showPossibleSubObjects(), and ilObjOrgUnitGUI\view().
Here is the caller graph for this function:| ilContainerGUI::isActiveItemOrdering | ( | ) |
Definition at line 940 of file class.ilContainerGUI.php.
References ilContainerSortingSettings\_lookupSortMode(), ILIAS\Repository\object(), and ilContainer\SORT_MANUAL.
Here is the call graph for this function:| ilContainerGUI::isActiveOrdering | ( | ) |
Definition at line 935 of file class.ilContainerGUI.php.
Referenced by renderObject(), showAdministrationPanel(), and showPossibleSubObjects().
Here is the caller graph for this function:| ilContainerGUI::isMultiDownloadEnabled | ( | ) |
Definition at line 958 of file class.ilContainerGUI.php.
Referenced by showAdministrationPanel().
Here is the caller graph for this function:| ilContainerGUI::keepObjectsInClipboardObject | ( | ) |
Definition at line 1583 of file class.ilContainerGUI.php.
References ILIAS\Repository\lng().
Referenced by ilObjLearningSequenceGUI\executeCommand(), and ilObjOrgUnitGUI\executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:| ilContainerGUI::linkObject | ( | ) |
create an new reference of an object in tree it's like a hard link of unix
Definition at line 1153 of file class.ilContainerGUI.php.
References $ilErr, $ref_id, ilRbacSystem\checkAccess(), ILIAS\Repository\ctrl(), ilObjectFactory\getInstanceByRefId(), and ILIAS\Repository\lng().
Referenced by ilObjLearningSequenceGUI\executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:| ilContainerGUI::modifyItemGUI | ( | ilObjectListGUI | $a_item_list_gui, |
| array | $a_item_data | ||
| ) |
Reimplemented in ilObjCourseGUI, ilObjFolderGUI, and ilObjGroupGUI.
Definition at line 2017 of file class.ilContainerGUI.php.
| ilContainerGUI::pasteObject | ( | ) |
paste object from clipboard to current place Depending on the chosen command the object(s) are linked, copied or moved
Definition at line 1605 of file class.ilContainerGUI.php.
References $ilErr, $ilUser, ILIAS\LTI\ToolProvider\$key, $log, $message, $ref_id, ilConditionHandler\_adjustMovedObjectConditions(), ilChangeEvent\_catchupWriteEvents(), ilObject\_lookupObjId(), ilObject\_lookupTitle(), ilChangeEvent\_recordWriteEvent(), ilRbacAdmin\adjustMovedObjectPermissions(), ilRbacSystem\checkAccess(), ILIAS\Repository\ctrl(), ilObjectFactory\getInstanceByRefId(), ILIAS\Repository\lng(), and ILIAS\Repository\object().
Referenced by ilObjOrgUnitGUI\performPaste().
Here is the call graph for this function:
Here is the caller graph for this function:| ilContainerGUI::performPasteIntoMultipleObjectsObject | ( | ) |
Definition at line 1228 of file class.ilContainerGUI.php.
References $ilErr, $ilUser, ILIAS\LTI\ToolProvider\$key, $lng, $log, $message, $ref_id, ilConditionHandler\_adjustMovedObjectConditions(), ilObjFileAccess\_appendNumberOfCopyToFilename(), ilChangeEvent\_catchupWriteEvents(), ilLink\_getLink(), ilChangeEvent\_recordReadEvent(), ilChangeEvent\_recordWriteEvent(), ilRbacLog\add(), ilRbacAdmin\adjustMovedObjectPermissions(), ilRbacSystem\checkAccess(), ILIAS\Repository\ctrl(), ILIAS\DI\UIServices\factory(), ilRbacLog\gatherFaPa(), ilObjectFactory\getInstanceByRefId(), ilRbacReview\getParentRoleIds(), ilRbacLog\isActive(), ilRbacLog\LINK_OBJECT, ILIAS\Repository\lng(), and ILIAS\DI\UIServices\renderer().
Referenced by ilObjLearningSequenceGUI\executeCommand(), and ilObjOrgUnitGUI\executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:| ilContainerGUI::prepareOutput | ( | bool | $show_subobjects = true | ) |
Reimplemented from ilObjectGUI.
Reimplemented in ilObjCourseGUI, and ilObjGroupGUI.
Definition at line 301 of file class.ilContainerGUI.php.
References ilObjectGUI\getCreationMode(), ILIAS\Repository\object(), and ilMemberViewGUI\showMemberViewSwitch().
Referenced by ilObjCategoryGUI\executeCommand(), ilObjFolderGUI\executeCommand(), ilObjRootFolderGUI\executeCommand(), ilObjRecoveryFolderGUI\executeCommand(), and executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:| ilContainerGUI::redrawListItemObject | ( | ) |
Redraw a list item (ajax)
Definition at line 2181 of file class.ilContainerGUI.php.
References $id, $tpl, ilEventItems\_getItemsOfContainer(), ilObject\_lookupObjectId(), ilObject\_lookupType(), exit, ilObjectActivation\getItemsByEvent(), and ILIAS\Repository\object().
Here is the call graph for this function:| ilContainerGUI::removeFromSystemObject | ( | ) |
Reimplemented in ilObjRecoveryFolderGUI.
Definition at line 2595 of file class.ilContainerGUI.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:| ilContainerGUI::renderBlockAsynchObject | ( | ) |
render the object
Definition at line 436 of file class.ilContainerGUI.php.
References exit, and getContentGUI().
Here is the call graph for this function:| ilContainerGUI::renderObject | ( | ) |
Reimplemented in ilObjCategoryGUI, ilObjCourseGUI, ilObjFolderGUI, ilObjGroupGUI, ilObjLearningSequenceGUI, and ilObjRootFolderGUI.
Definition at line 369 of file class.ilContainerGUI.php.
References ilObjectGUI\$ctrl, $ilSetting, ilObjectGUI\$lng, ilObjectGUI\$settings, $tabs, ilObjectGUI\$toolbar, ilObjectGUI\$user, ilToolbarGUI\addButton(), ANONYMOUS_USER_ID, getContentGUI(), ilObject\getId(), isActiveAdministrationPanel(), isActiveOrdering(), setContentSubTabs(), showAdministrationPanel(), showContainerFilter(), showPermanentLink(), showPossibleSubObjects(), supportsPageEditor(), and ilLanguage\txt().
Here is the call graph for this function:
|
protected |
Definition at line 2603 of file class.ilContainerGUI.php.
|
protected |
Definition at line 2401 of file class.ilContainerGUI.php.
References ilContainer\_writeContainerSetting(), ilPropertyFormGUI\getInput(), and ILIAS\Repository\object().
Referenced by ilObjFolderGUI\updateCustom(), ilObjCategoryGUI\updateObject(), ilObjCourseGUI\updateObject(), and ilObjGroupGUI\updateObject().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 2163 of file class.ilContainerGUI.php.
References $ilUser, ilPropertyFormGUI\checkInput(), ILIAS\Repository\form(), ILIAS\Repository\lng(), and ilPropertyFormGUI\setValuesByPost().
Here is the call graph for this function:| ilContainerGUI::saveSortingObject | ( | ) |
Reimplemented in ilObjCourseGUI.
Definition at line 1960 of file class.ilContainerGUI.php.
References ilContainerSorting\_getInstance(), ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and ILIAS\Repository\object().
Here is the call graph for this function:
|
protected |
Definition at line 2526 of file class.ilContainerGUI.php.
References ILIAS\LTI\ToolProvider\$settings, ilPropertyFormGUI\getInput(), ILIAS\Repository\object(), ilContainerSortingSettings\setSortMode(), ilContainer\SORT_ACTIVATION, ilContainer\SORT_CREATION, ilContainer\SORT_MANUAL, and ilContainer\SORT_TITLE.
Referenced by ilObjFolderGUI\updateCustom(), ilObjCategoryGUI\updateObject(), ilObjCourseGUI\updateObject(), and ilObjGroupGUI\updateObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilContainerGUI::setColumnSettings | ( | ilColumnGUI | $column_gui | ) |
Reimplemented from ilObjectGUI.
Definition at line 1871 of file class.ilContainerGUI.php.
References ILIAS\Repository\object(), ilColumnGUI\setAdminCommands(), ilColumnGUI\setBlockProperty(), and ilColumnGUI\setRepositoryItems().
Here is the call graph for this function:| ilContainerGUI::setContentSubTabs | ( | ) |
Reimplemented in ilObjCourseGUI, ilObjTalkTemplateAdministrationGUI, ilObjOrgUnitGUI, and ilObjStudyProgrammeGUI.
Definition at line 445 of file class.ilContainerGUI.php.
References addStandardContainerSubTabs().
Referenced by renderObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilContainerGUI::setPageEditorTabs | ( | ) |
Definition at line 790 of file class.ilContainerGUI.php.
References $lng, ilFrameTargetInfo\_getFrame(), ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Here is the call graph for this function:| ilContainerGUI::setSideColumnReturn | ( | ) |
Reimplemented in ilObjCourseGUI, and ilObjGroupGUI.
Definition at line 2673 of file class.ilContainerGUI.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:
|
protected |
Reimplemented from ilObjectGUI.
Reimplemented in ilObjTalkTemplateAdministrationGUI, ilObjEmployeeTalkSeriesGUI, ilObjOrgUnitGUI, and ilObjRootFolderGUI.
Definition at line 311 of file class.ilContainerGUI.php.
References ilObject\_getIcon(), ilObjectListGUIFactory\_getListGUIByType(), ilContainer\_lookupContainerSetting(), ILIAS\Repository\lng(), and ILIAS\Repository\object().
Referenced by ilObjCategoryGUI\executeCommand(), ilObjCourseGUI\executeCommand(), ilObjFolderGUI\executeCommand(), and ilObjGroupGUI\executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:| ilContainerGUI::showAdministrationPanel | ( | ) |
Reimplemented in ilObjOrgUnitGUI.
Definition at line 450 of file class.ilContainerGUI.php.
References ilObjectGUI\$access, $DIC, $GLOBALS, ilObjectGUI\$lng, ilObjectGUI\$ref_id, ilObjectGUI\$requested_ref_id, ilObjectGUI\$toolbar, ilToolbarGUI\addComponent(), ilToolbarGUI\addFormButton(), ilToolbarGUI\addSeparator(), ILIAS\Repository\ctrl(), ilUtil\getImagePath(), isActiveAdministrationPanel(), isActiveOrdering(), isMultiDownloadEnabled(), ILIAS\Repository\lng(), ilLanguage\loadLanguageModule(), ILIAS\Repository\object(), ilToolbarGUI\setId(), ilToolbarGUI\setLeadingImage(), ILIAS\Repository\toolbar(), ilLanguage\txt(), and ILIAS\Repository\ui().
Referenced by renderObject().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 2705 of file class.ilContainerGUI.php.
References $DIC, $tpl, ilContainer\_lookupContainerSetting(), and ILIAS\Repository\lng().
Referenced by renderObject().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 2066 of file class.ilContainerGUI.php.
References ilTabsGUI\clearTargets(), ILIAS\Repository\lng(), ILIAS\Repository\object(), and ilTabsGUI\setBackTarget().
Referenced by ilObjCategoryGUI\executeCommand(), ilObjCourseGUI\executeCommand(), ilObjFolderGUI\executeCommand(), ilObjGroupGUI\executeCommand(), and ilObjRootFolderGUI\executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:| ilContainerGUI::showLinkListObject | ( | ) |
Definition at line 624 of file class.ilContainerGUI.php.
References ilObjectGUI\$lng, ilObjectGUI\$tpl, ilObjectGUI\$tree, ilObjectGUI\$type, exit, ilTree\getChilds(), ilUtil\getStyleSheetLocation(), ilGlobalTemplateInterface\parseCurrentBlock(), ilGlobalTemplateInterface\printToStdout(), ilGlobalTemplateInterface\setCurrentBlock(), ilGlobalTemplateInterface\setVariable(), and ilLanguage\txt().
Here is the call graph for this function:
|
protected |
Definition at line 2118 of file class.ilContainerGUI.php.
References ILIAS\Repository\lng().
Here is the call graph for this function:| ilContainerGUI::showPasteTreeObject | ( | ) |
Definition at line 1520 of file class.ilContainerGUI.php.
References Vendor\Package\$b, $ilErr, $message, ILIAS\Repository\ctrl(), ilUtil\getImagePath(), ilSubmitButton\getInstance(), and ILIAS\Repository\lng().
Referenced by ilObjLearningSequenceGUI\executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:| ilContainerGUI::showPermanentLink | ( | ) |
Definition at line 600 of file class.ilContainerGUI.php.
References $DIC, ilObjectGUI\$tpl, ILIAS\Repository\object(), and ilGlobalTemplateInterface\setPermanentLink().
Referenced by ilObjCourseGUI\executeCommand(), ilObjGroupGUI\executeCommand(), renderObject(), and ilObjOrgUnitGUI\view().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
show possible sub objects (pull down menu)
Reimplemented from ilObjectGUI.
Reimplemented in ilObjCourseGUI, ilObjTalkTemplateAdministrationGUI, ilObjFolderGUI, ilObjLearningSequenceGUI, ilObjOrgUnitGUI, and ilObjRecoveryFolderGUI.
Definition at line 329 of file class.ilContainerGUI.php.
References isActiveAdministrationPanel(), isActiveOrdering(), and ILIAS\Repository\object().
Referenced by renderObject().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Reimplemented in ilObjTalkTemplateAdministrationGUI, and ilObjStudyProgrammeGUI.
Definition at line 428 of file class.ilContainerGUI.php.
Referenced by renderObject().
Here is the caller graph for this function:| ilContainerGUI::trashApplyFilterObject | ( | ) |
Definition at line 2571 of file class.ilContainerGUI.php.
|
protected |
Definition at line 2581 of file class.ilContainerGUI.php.
References ILIAS\Repository\object().
Here is the call graph for this function:| ilContainerGUI::trashObject | ( | ) |
Show trash content of object.
Definition at line 2554 of file class.ilContainerGUI.php.
References $tpl, and ILIAS\Repository\object().
Referenced by ilObjLearningSequenceGUI\executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:| ilContainerGUI::trashResetFilterObject | ( | ) |
Definition at line 2576 of file class.ilContainerGUI.php.
| ilContainerGUI::undeleteObject | ( | ) |
Get objects back from trash.
Definition at line 2614 of file class.ilContainerGUI.php.
References ILIAS\Repository\ctrl().
Referenced by ilObjLearningSequenceGUI\executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 54 of file class.ilContainerGUI.php.
|
protected |
Definition at line 46 of file class.ilContainerGUI.php.
| int ilContainerGUI::$bl_cnt = 1 |
Definition at line 47 of file class.ilContainerGUI.php.
|
protected |
Definition at line 57 of file class.ilContainerGUI.php.
|
protected |
Definition at line 60 of file class.ilContainerGUI.php.
|
protected |
Definition at line 50 of file class.ilContainerGUI.php.
|
protected |
Definition at line 51 of file class.ilContainerGUI.php.
|
protected |
Definition at line 61 of file class.ilContainerGUI.php.
|
protected |
Definition at line 35 of file class.ilContainerGUI.php.
|
protected |
Definition at line 56 of file class.ilContainerGUI.php.
|
protected |
Definition at line 53 of file class.ilContainerGUI.php.
|
protected |
Definition at line 39 of file class.ilContainerGUI.php.
Referenced by ilObjCourseGUI\deleteObject(), ilObjFolderGUI\deleteObject(), ilObjFolderGUI\editObject(), ilObjCategoryGUI\infoScreen(), ilObjCategoryGUI\listUsersObject(), ilObjCourseGUI\updateInfoObject(), and ilObjCategoryGUI\updateObject().
|
protected |
Definition at line 42 of file class.ilContainerGUI.php.
Referenced by ilObjTalkTemplateGUI\addExternalEditFormCustom(), ilObjOrgUnitGUI\editAdvancedSettings(), ilObjStudyProgrammeGUI\editAdvancedSettings(), ilObjGroupGUI\editInfoObject(), ilObjCourseGUI\editMapSettingsObject(), ilObjGroupGUI\editMapSettingsObject(), ilObjFolderGUI\editObject(), ilObjCourseGUI\editObject(), ilObjOrgUnitGUI\editSettings(), ilObjCourseGUI\executeCommand(), ilObjOrgUnitGUI\executeCommand(), ilObjStudyProgrammeGUI\executeCommand(), ilObjCategoryGUI\getObjectMetadataGUI(), ilObjOrgUnitGUI\initAdvancedSettingsForm(), ilObjStudyProgrammeGUI\initAdvancedSettingsForm(), ilObjLearningSequenceGUI\initDidacticTemplate(), ilObjCategoryGUI\initEditForm(), ilObjCourseGUI\initEditForm(), ilObjTalkTemplateGUI\initEditForm(), ilObjFolderGUI\initEditForm(), ilObjGroupGUI\initForm(), ilObjCourseGUI\initInfoEditor(), ilObjGroupGUI\initInfoEditor(), ilObjTalkTemplateGUI\initMetaDataForm(), ilObjStudyProgrammeGUI\save(), ilObjOrgUnitGUI\updateAdvancedSettings(), ilObjStudyProgrammeGUI\updateAdvancedSettings(), ilObjFolderGUI\updateCustom(), ilObjCourseGUI\updateInfoObject(), ilObjCategoryGUI\updateObject(), ilObjCourseGUI\updateObject(), ilObjGroupGUI\updateObject(), and ilObjOrgUnitGUI\updateSettings().
|
protected |
Definition at line 45 of file class.ilContainerGUI.php.
|
protected |
Definition at line 43 of file class.ilContainerGUI.php.
| bool ilContainerGUI::$multi_download_enabled = false |
Definition at line 48 of file class.ilContainerGUI.php.
|
protected |
Definition at line 44 of file class.ilContainerGUI.php.
|
protected |
Definition at line 40 of file class.ilContainerGUI.php.
|
protected |
Definition at line 41 of file class.ilContainerGUI.php.
Referenced by ilObjCategoryGUI\assignSaveObject().
|
protected |
Definition at line 37 of file class.ilContainerGUI.php.
Referenced by ilObjCategoryGUI\assignRolesObject(), ilObjCategoryGUI\assignSaveObject(), ilObjCategoryGUI\checkGlobalRoles(), ilObjCategoryGUI\getAssignableRoles(), and ilObjCategoryGUI\listUsersObject().
|
protected |
Definition at line 36 of file class.ilContainerGUI.php.
Referenced by ilObjCategoryGUI\getTabs(), ilObjFolderGUI\getTabs(), ilObjRootFolderGUI\getTabs(), and ilObjCategoryGUI\listUsersObject().
|
protected |
Definition at line 55 of file class.ilContainerGUI.php.
|
protected |
Definition at line 58 of file class.ilContainerGUI.php.
|
protected |
Definition at line 38 of file class.ilContainerGUI.php.
Referenced by addPageTabs(), ilObjCategoryGUI\applyFilterObject(), ilObjCategoryGUI\assignRolesObject(), ilObjFolderGUI\editObject(), ilObjCategoryGUI\executeCommand(), forwardToPageObject(), ilObjCategoryGUI\renderObject(), ilObjFolderGUI\renderObject(), renderObject(), and ilObjFolderGUI\setSubTabs().
|
protected |
Definition at line 49 of file class.ilContainerGUI.php.
|
protected |
Definition at line 52 of file class.ilContainerGUI.php.
|
protected |
Definition at line 59 of file class.ilContainerGUI.php.