ILIAS
release_8 Revision v8.19-1-g4e8f2f9140c
|
Class ilContainerGUI This is a base GUI class for all container objects in ILIAS: root folder, course, group, category, folder. More...
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 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 () | |
competencesObject () | |
![]() | |
__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 () | |
![]() | |
callCreationCallback (\ilObject $object, \ilObjectDefinition $obj_definition, int $requested_crtcb) | |
![]() | |
addToDeskObject () | |
Add desktop item public. More... | |
removeFromDeskObject () | |
Remove from desktop public. More... | |
Static Public Member Functions | |
static | _buildPath (int $a_ref_id, int $a_course_ref_id) |
build path More... | |
![]() | |
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 |
![]() | |
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 () | |
setTitleAndDescription () | |
showPossibleSubObjects () | |
supportsPageEditor () | |
getTabs () | |
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 () | |
![]() | |
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 () | |
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.
References ilObjectGUI\$data, $DIC, $path, ilObjectGUI\$tree, and ilTree\getPathFull().
ilContainerGUI::addHeaderRow | ( | ilTemplate | $a_tpl, |
string | $a_type, | ||
bool | $a_show_image = true |
||
) |
Definition at line 695 of file class.ilContainerGUI.php.
References $DIC, $ilSetting, ilObjectGUI\$settings, ilContainerSortingSettings\_lookupSortMode(), ilUtil\getImagePath(), isActiveAdministrationPanel(), ILIAS\Repository\lng(), ILIAS\Repository\object(), ilTemplate\parseCurrentBlock(), ilTemplate\setCurrentBlock(), HTML_Template_IT\setVariable(), ilContainer\SORT_MANUAL, and ilTemplate\touchBlock().
ilContainerGUI::addMessageRow | ( | ilTemplate | $a_tpl, |
string | $a_message, | ||
string | $a_type | ||
) |
Definition at line 771 of file class.ilContainerGUI.php.
References ilObjectGUI\$type, ILIAS\Repository\lng(), ilTemplate\parseCurrentBlock(), ilTemplate\setCurrentBlock(), HTML_Template_IT\setVariable(), and ilTemplate\touchBlock().
ilContainerGUI::addPageTabs | ( | ) |
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.
References ilObjectGUI\$ctrl, $ilUser, ilObjectGUI\$lng, $tabs, ilObjectGUI\$user, ANONYMOUS_USER_ID, isActiveAdministrationPanel(), ILIAS\Repository\object(), and ilLanguage\txt().
Referenced by setContentSubTabs(), ilObjOrgUnitGUI\setContentSubTabs(), and ilObjCourseGUI\setContentSubTabs().
|
protected |
Definition at line 164 of file class.ilContainerGUI.php.
References ILIAS\Repository\ctrl(), ilObjectGUI\getDidacticTemplateVar(), ilDidacticTemplateObjSettings\lookupTemplateId(), and ILIAS\Repository\object().
Referenced by ilObjCourseGUI\updateObject(), and ilObjCategoryGUI\updateObject().
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.
References ilObjectGUI\$ctrl, and ilCtrl\returnToParent().
Referenced by ilObjOrgUnitGUI\executeCommand().
ilContainerGUI::cancelPageContentObject | ( | ) |
Definition at line 619 of file class.ilContainerGUI.php.
References ILIAS\Repository\ctrl().
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().
Referenced by pasteObject(), and performPasteIntoMultipleObjectsObject().
ilContainerGUI::clipboardObject | ( | ) |
Definition at line 1803 of file class.ilContainerGUI.php.
References ilObjectGUI\$ctrl, ilObjectGUI\$data, $error, $ilErr, ilObjectGUI\$lng, $log, $message, ilObjectGUI\$ref_id, $tabs, ilObjectGUI\$toolbar, ilObjectGUI\$tpl, ilObjectFactory\getInstanceByRefId(), ILIAS\Repository\lng(), ilGlobalTemplateInterface\setContent(), and ilLanguage\txt().
ilContainerGUI::cloneAllObject | ( | ) |
Clone all object Overwritten method for copying container objects.
Definition at line 1915 of file class.ilContainerGUI.php.
References $_COOKIE, ilObjectGUI\$access, ilObjectGUI\$ctrl, $error, $ilErr, $rbacsystem, ilObjectGUI\$ref_id, ilObjectGUI\$requested_ref_id, ilCopyWizardOptions\_isFinished(), ilRbacSystem\checkAccess(), ilObjectGUI\createObject(), ilObjectFactory\getInstanceByRefId(), and ILIAS\Repository\lng().
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.
References ilObjectGUI\$tree, ilTree\getChilds(), ilTree\getChildsByType(), and ilObjectFactory\getInstanceByRefId().
Referenced by performPasteIntoMultipleObjectsObject().
ilContainerGUI::competencesObject | ( | ) |
Definition at line 2755 of file class.ilContainerGUI.php.
References ilObjectGUI\$ctrl, and ilCtrl\redirectByClass().
ilContainerGUI::confirmRemoveFromSystemObject | ( | ) |
Definition at line 2624 of file class.ilContainerGUI.php.
References ilObjectGUI\$lng, ilObjectGUI\checkPermission(), ILIAS\Repository\ctrl(), and ilLanguage\txt().
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 ilObjectGUI\$ctrl, $error, $ilErr, $obj_definition, $rbacsystem, ilObjectGUI\$ref_id, ilObject\_lookupObjId(), ilObject\_lookupTitle(), ilRbacSystem\checkAccess(), ILIAS\Repository\ctrl(), initAndDisplayCopyIntoMultipleObjectsObject(), and ILIAS\Repository\lng().
ilContainerGUI::cutObject | ( | ) |
cut object(s) out from a container and write the information to clipboard public
Definition at line 967 of file class.ilContainerGUI.php.
References ilObjectGUI\$ctrl, $error, $ilErr, $rbacsystem, ilObjectGUI\$ref_id, ilObject\_lookupObjId(), ilObject\_lookupTitle(), ilRbacSystem\checkAccess(), ILIAS\Repository\ctrl(), initAndDisplayMoveIntoObjectObject(), and ILIAS\Repository\lng().
Referenced by ilObjLearningSequenceGUI\executeCommand().
ilContainerGUI::disableAdministrationPanelObject | ( | ) |
Definition at line 918 of file class.ilContainerGUI.php.
References ILIAS\Repository\ctrl().
ilContainerGUI::downloadObject | ( | ) |
Definition at line 1106 of file class.ilContainerGUI.php.
References $error, $GLOBALS, $ilErr, ilObjectGUI\$object, ilObjectGUI\$requested_ref_id, ANONYMOUS_USER_ID, ILIAS\Repository\ctrl(), getBucketTitle(), ILIAS\Survey\Mode\getId(), ilObjectFactory\getInstanceByRefId(), ilObject\getType(), ILIAS\Repository\lng(), and ILIAS\Repository\user().
ilContainerGUI::editOrderObject | ( | ) |
Definition at line 924 of file class.ilContainerGUI.php.
References $tabs, and renderObject().
ilContainerGUI::editPageFrameObject | ( | ) |
Definition at line 614 of file class.ilContainerGUI.php.
References ILIAS\Repository\ctrl().
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().
ilContainerGUI::enableMultiDownloadObject | ( | ) |
Definition at line 952 of file class.ilContainerGUI.php.
References renderObject().
ilContainerGUI::executeCommand | ( | ) |
Definition at line 128 of file class.ilContainerGUI.php.
References ilObjectGUI\$tpl, ILIAS\Repository\ctrl(), forwardToPageObject(), prepareOutput(), and ilGlobalTemplateInterface\setContent().
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(), ilPageObjectGUI\setStyleId(), and ilLanguage\txt().
Referenced by ilObjGroupGUI\executeCommand(), ilObjCategoryGUI\executeCommand(), ilObjRootFolderGUI\executeCommand(), ilObjFolderGUI\executeCommand(), executeCommand(), and ilObjCourseGUI\executeCommand().
ilContainerGUI::getAdminTabs | ( | ) |
Definition at line 2723 of file class.ilContainerGUI.php.
References ilObjectGUI\checkPermissionBool(), ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
ilContainerGUI::getAsynchItemListObject | ( | ) |
Definition at line 2075 of file class.ilContainerGUI.php.
References ilObjectGUI\$data, ilObjectGUI\$html, ilObjectGUI\$obj_id, XapiProxy\$plugin, ilObjectGUI\$ref_id, XapiProxy\$resp, ilObjectGUI\$type, ilObjectListGUIFactory\_getListGUIByType(), ilObject\_lookupObjId(), ilObject\_lookupType(), exit, ilUIHookPluginGUI\KEEP, and modifyItemGUI().
ilContainerGUI::getBucketTitle | ( | ) |
Definition at line 1144 of file class.ilContainerGUI.php.
References ilFileUtils\getASCIIFilename(), and ILIAS\Repository\object().
Referenced by downloadObject().
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(), ILIAS\Repository\object(), and ilPageObjectGUI\setStyleId().
ilContainerGUI::getContentGUI | ( | ) |
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 redrawListItemObject(), renderBlockAsynchObject(), renderObject(), and ilObjOrgUnitGUI\view().
|
protected |
Definition at line 154 of file class.ilContainerGUI.php.
References ilDidacticTemplateObjSettings\lookupTemplateId(), and ILIAS\Repository\object().
Referenced by ilObjFolderGUI\editObject().
|
protected |
Definition at line 877 of file class.ilContainerGUI.php.
References ilObjectGUI\$ctrl, $rbacsystem, ilRbacSystem\checkAccess(), and ILIAS\Repository\ctrl().
|
protected |
Definition at line 2637 of file class.ilContainerGUI.php.
References ilObjectGUI\$type, and ilObject\_lookupType().
Referenced by showPasteTreeObject().
ilContainerGUI::initAndDisplayCopyIntoMultipleObjectsObject | ( | ) |
Definition at line 1591 of file class.ilContainerGUI.php.
References showPasteTreeObject().
Referenced by copyObject().
ilContainerGUI::initAndDisplayLinkIntoMultipleObjectsObject | ( | ) |
Definition at line 1515 of file class.ilContainerGUI.php.
References showPasteTreeObject().
Referenced by linkObject().
ilContainerGUI::initAndDisplayMoveIntoObjectObject | ( | ) |
Definition at line 1596 of file class.ilContainerGUI.php.
References showPasteTreeObject().
Referenced by cutObject().
|
protected |
Definition at line 2239 of file class.ilContainerGUI.php.
References $form, ilObjectGUI\$lng, ilMDLanguageItem\_getLanguages(), ilPropertyFormGUI\addCommandButton(), ilPropertyFormGUI\addItem(), ILIAS\Repository\ctrl(), ilObjectGUI\getCreationMode(), ilObjectGUI\initEditCustomForm(), ILIAS\Repository\lng(), ilLanguage\loadLanguageModule(), ilObject\LONG_DESC_LENGTH, ILIAS\Repository\object(), ilFormGUI\setFormAction(), ilTextAreaInputGUI\setRows(), ilPropertyFormGUI\setTitle(), and ilObject\TITLE_LENGTH.
|
protected |
Definition at line 2678 of file class.ilContainerGUI.php.
References $container_filter_service, $DIC, ilObjectGUI\$request, ilContainer\_lookupContainerSetting(), ILIAS\Repository\ctrl(), isActiveAdministrationPanel(), isActiveOrdering(), and ILIAS\Repository\object().
|
protected |
Init password form.
Definition at line 2144 of file class.ilContainerGUI.php.
References $form, ILIAS\Repository\ctrl(), ILIAS\Repository\form(), ILIAS\Repository\lng(), and ilFormPropertyGUI\setRequired().
Referenced by savePasswordObject(), and showPasswordInstructionObject().
|
protected |
Add list presentation settings to form.
Definition at line 2368 of file class.ilContainerGUI.php.
References $form, ILIAS\LTI\ToolProvider\$key, $txt, ilContainer\_lookupContainerSetting(), ilPropertyFormGUI\addItem(), ILIAS\Repository\lng(), ILIAS\Repository\object(), ilRadioOption\setInfo(), and ilFormPropertyGUI\setInfo().
Referenced by ilObjFolderGUI\initEditForm(), ilObjRootFolderGUI\initEditForm(), ilObjCategoryGUI\initEditForm(), ilObjCourseGUI\initEditForm(), and ilObjGroupGUI\initForm().
|
protected |
Add manual sorting options.
Definition at line 2454 of file class.ilContainerGUI.php.
References ilRadioOption\addSubItem(), ilContainerSortingSettings\getSortNewItemsOrder(), ilContainerSortingSettings\getSortNewItemsPosition(), initSortingDirectionForm(), ILIAS\Repository\lng(), ilRadioGroupInputGUI\setValue(), ilContainer\SORT_ACTIVATION, ilContainer\SORT_CREATION, ilContainer\SORT_NEW_ITEMS_ORDER_ACTIVATION, ilContainer\SORT_NEW_ITEMS_ORDER_CREATION, ilContainer\SORT_NEW_ITEMS_ORDER_TITLE, ilContainer\SORT_NEW_ITEMS_POSITION_BOTTOM, ilContainer\SORT_NEW_ITEMS_POSITION_TOP, and ilContainer\SORT_TITLE.
Referenced by initSortingForm().
|
protected |
Add sorting direction.
Definition at line 2417 of file class.ilContainerGUI.php.
References $txt, ilRadioOption\addSubItem(), ilContainerSortingSettings\getSortDirection(), ILIAS\Repository\lng(), ilContainer\SORT_DIRECTION_ASC, and ilContainer\SORT_DIRECTION_DESC.
Referenced by initManualSortingOptionForm(), and initSortingForm().
|
protected |
Append sorting settings to property form.
Definition at line 2298 of file class.ilContainerGUI.php.
References $form, ilObjectGUI\$settings, ilPropertyFormGUI\addItem(), initManualSortingOptionForm(), initSortingDirectionForm(), ILIAS\Repository\lng(), ilContainerSortingSettings\lookupSortModeFromParentContainer(), ILIAS\Repository\object(), ilContainer\SORT_ACTIVATION, ilContainer\SORT_CREATION, ilContainer\SORT_INHERIT, ilContainer\SORT_MANUAL, ilContainer\SORT_TITLE, and ilContainerSortingSettings\sortModeToString().
Referenced by ilObjFolderGUI\initEditForm(), ilObjRootFolderGUI\initEditForm(), ilObjCategoryGUI\initEditForm(), ilObjCourseGUI\initEditForm(), and ilObjGroupGUI\initForm().
ilContainerGUI::isActiveAdministrationPanel | ( | ) |
Definition at line 1859 of file class.ilContainerGUI.php.
References ILIAS\Repository\object().
Referenced by addHeaderRow(), addStandardContainerSubTabs(), initFilter(), renderObject(), setColumnSettings(), ilObjCourseGUI\setContentSubTabs(), setPageEditorTabs(), showAdministrationPanel(), showPossibleSubObjects(), ilObjCourseGUI\showPossibleSubObjects(), and ilObjOrgUnitGUI\view().
ilContainerGUI::isActiveItemOrdering | ( | ) |
Definition at line 940 of file class.ilContainerGUI.php.
References ilContainerSortingSettings\_lookupSortMode(), isActiveOrdering(), ILIAS\Repository\object(), and ilContainer\SORT_MANUAL.
ilContainerGUI::isActiveOrdering | ( | ) |
Definition at line 935 of file class.ilContainerGUI.php.
References $edit_order.
Referenced by initFilter(), isActiveItemOrdering(), renderObject(), showAdministrationPanel(), and showPossibleSubObjects().
ilContainerGUI::isMultiDownloadEnabled | ( | ) |
Definition at line 958 of file class.ilContainerGUI.php.
References $multi_download_enabled.
Referenced by showAdministrationPanel().
ilContainerGUI::keepObjectsInClipboardObject | ( | ) |
Definition at line 1583 of file class.ilContainerGUI.php.
References ilObjectGUI\$ctrl, ILIAS\Repository\lng(), and ilCtrl\returnToParent().
Referenced by ilObjOrgUnitGUI\executeCommand(), and ilObjLearningSequenceGUI\executeCommand().
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 ilObjectGUI\$ctrl, $error, $ilErr, ilObjectGUI\$object, $rbacsystem, ilObjectGUI\$ref_id, ilRbacSystem\checkAccess(), ILIAS\Repository\ctrl(), ilObjectFactory\getInstanceByRefId(), ilObject\getType(), initAndDisplayLinkIntoMultipleObjectsObject(), and ILIAS\Repository\lng().
Referenced by ilObjLearningSequenceGUI\executeCommand().
ilContainerGUI::modifyItemGUI | ( | ilObjectListGUI | $a_item_list_gui, |
array | $a_item_data | ||
) |
Definition at line 2017 of file class.ilContainerGUI.php.
Referenced by getAsynchItemListObject().
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 ilObjectGUI\$ctrl, $error, $ilErr, $ilUser, ILIAS\LTI\ToolProvider\$key, $log, $message, $rbacadmin, $rbacsystem, ilObjectGUI\$ref_id, ilObjectGUI\$tree, ilObjectGUI\$user, ilConditionHandler\_adjustMovedObjectConditions(), ilChangeEvent\_catchupWriteEvents(), ilObject\_lookupObjId(), ilObject\_lookupTitle(), ilChangeEvent\_recordWriteEvent(), ilRbacAdmin\adjustMovedObjectPermissions(), ilRbacSystem\checkAccess(), clearObject(), ILIAS\Repository\ctrl(), ilObjectFactory\getInstanceByRefId(), ilTree\getNodeData(), ilTree\getParentId(), ILIAS\Repository\lng(), and ILIAS\Repository\object().
Referenced by ilObjOrgUnitGUI\performPaste().
ilContainerGUI::performPasteIntoMultipleObjectsObject | ( | ) |
Definition at line 1228 of file class.ilContainerGUI.php.
References $error, $ilErr, $ilUser, ILIAS\LTI\ToolProvider\$key, ilObjectGUI\$lng, $log, $message, $obj_data_cache, $rbacadmin, $rbacreview, $rbacsystem, ilObjectGUI\$ref_id, ilObjectGUI\$tree, $ui, ilObjectGUI\$user, ilConditionHandler\_adjustMovedObjectConditions(), ilObjFileAccess\_appendNumberOfCopyToFilename(), ilChangeEvent\_catchupWriteEvents(), ilLink\_getLink(), ilChangeEvent\_recordReadEvent(), ilChangeEvent\_recordWriteEvent(), ilRbacLog\add(), ilRbacAdmin\adjustMovedObjectPermissions(), ilRbacSystem\checkAccess(), clearObject(), cloneNodes(), ILIAS\Repository\ctrl(), ILIAS\DI\UIServices\factory(), ilRbacLog\gatherFaPa(), ilObjectFactory\getInstanceByRefId(), ilTree\getNodeData(), ilTree\getParentId(), ilTree\getParentNodeData(), ilRbacReview\getParentRoleIds(), ilTree\getSubTree(), ilRbacLog\isActive(), ilTree\isGrandChild(), ilRbacLog\LINK_OBJECT, ILIAS\Repository\lng(), ilTree\moveTree(), ILIAS\DI\UIServices\renderer(), showPasteTreeObject(), and ilLanguage\txt().
Referenced by ilObjOrgUnitGUI\executeCommand(), and ilObjLearningSequenceGUI\executeCommand().
ilContainerGUI::prepareOutput | ( | bool | $show_subobjects = true | ) |
Definition at line 301 of file class.ilContainerGUI.php.
References ilObjectGUI\getCreationMode(), ILIAS\Repository\object(), and ilMemberViewGUI\showMemberViewSwitch().
Referenced by ilObjRecoveryFolderGUI\executeCommand(), ilObjCategoryGUI\executeCommand(), ilObjRootFolderGUI\executeCommand(), ilObjFolderGUI\executeCommand(), and executeCommand().
ilContainerGUI::redrawListItemObject | ( | ) |
Redraw a list item (ajax)
Definition at line 2181 of file class.ilContainerGUI.php.
References ilObjectGUI\$html, ilObjectGUI\$id, ilObjectGUI\$tpl, ilEventItems\_getItemsOfContainer(), ilObject\_lookupObjectId(), ilObject\_lookupType(), exit, getContentGUI(), ilObjectActivation\getItemsByEvent(), ilGlobalTemplateInterface\getOnLoadCodeForAsynch(), and ILIAS\Repository\object().
ilContainerGUI::removeFromSystemObject | ( | ) |
Definition at line 2595 of file class.ilContainerGUI.php.
References ilObjectGUI\checkPermission(), and ILIAS\Repository\ctrl().
ilContainerGUI::renderBlockAsynchObject | ( | ) |
render the object
Definition at line 436 of file class.ilContainerGUI.php.
References exit, and getContentGUI().
ilContainerGUI::renderObject | ( | ) |
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(), ILIAS\Repository\object(), setContentSubTabs(), showAdministrationPanel(), showContainerFilter(), showPermanentLink(), showPossibleSubObjects(), supportsPageEditor(), and ilLanguage\txt().
Referenced by editOrderObject(), and enableMultiDownloadObject().
|
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 ilObjRootFolderGUI\getEditFormValues(), ilObjFolderGUI\updateCustom(), ilObjGroupGUI\updateObject(), ilObjCourseGUI\updateObject(), and ilObjCategoryGUI\updateObject().
|
protected |
Definition at line 2163 of file class.ilContainerGUI.php.
References $ilUser, ilObjectGUI\$user, ilPropertyFormGUI\checkInput(), ILIAS\Repository\form(), initFormPasswordInstruction(), ILIAS\Repository\lng(), ilPropertyFormGUI\setValuesByPost(), and showPasswordInstructionObject().
ilContainerGUI::saveSortingObject | ( | ) |
Definition at line 1960 of file class.ilContainerGUI.php.
References ilContainerSorting\_getInstance(), ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and ILIAS\Repository\object().
|
protected |
Definition at line 2526 of file class.ilContainerGUI.php.
References ilObjectGUI\$settings, ilPropertyFormGUI\getInput(), ILIAS\Repository\object(), ilContainer\SORT_ACTIVATION, ilContainer\SORT_CREATION, ilContainer\SORT_MANUAL, and ilContainer\SORT_TITLE.
Referenced by ilObjRootFolderGUI\getEditFormValues(), ilObjFolderGUI\updateCustom(), ilObjGroupGUI\updateObject(), ilObjCourseGUI\updateObject(), and ilObjCategoryGUI\updateObject().
ilContainerGUI::setColumnSettings | ( | ilColumnGUI | $column_gui | ) |
Definition at line 1871 of file class.ilContainerGUI.php.
References ilObjectGUI\$access, isActiveAdministrationPanel(), ILIAS\Repository\object(), ilColumnGUI\setAdminCommands(), ilColumnGUI\setBlockProperty(), and ilColumnGUI\setRepositoryItems().
ilContainerGUI::setContentSubTabs | ( | ) |
Definition at line 445 of file class.ilContainerGUI.php.
References addStandardContainerSubTabs().
Referenced by renderObject().
ilContainerGUI::setPageEditorTabs | ( | ) |
Definition at line 790 of file class.ilContainerGUI.php.
References ilObjectGUI\$lng, ilFrameTargetInfo\_getFrame(), ILIAS\Repository\ctrl(), isActiveAdministrationPanel(), ILIAS\Repository\lng(), and ilLanguage\loadLanguageModule().
ilContainerGUI::setSideColumnReturn | ( | ) |
Definition at line 2673 of file class.ilContainerGUI.php.
References ILIAS\Repository\ctrl().
|
protected |
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 ilObjGroupGUI\executeCommand(), ilObjCategoryGUI\executeCommand(), ilObjFolderGUI\executeCommand(), and ilObjCourseGUI\executeCommand().
ilContainerGUI::showAdministrationPanel | ( | ) |
Definition at line 450 of file class.ilContainerGUI.php.
References ilObjectGUI\$access, $DIC, $edit_order, $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().
|
protected |
Definition at line 2705 of file class.ilContainerGUI.php.
References $DIC, ilObjectGUI\$tpl, ilContainer\_lookupContainerSetting(), ILIAS\Repository\lng(), ILIAS\Repository\object(), and ilGlobalTemplateInterface\setOnScreenMessage().
Referenced by renderObject().
|
protected |
Definition at line 2066 of file class.ilContainerGUI.php.
References ilObjectGUI\$ctrl, $tabs, ilTabsGUI\clearTargets(), ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), ILIAS\Repository\object(), and ilTabsGUI\setBackTarget().
Referenced by ilObjGroupGUI\executeCommand(), ilObjCategoryGUI\executeCommand(), ilObjRootFolderGUI\executeCommand(), ilObjFolderGUI\executeCommand(), and ilObjCourseGUI\executeCommand().
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(), ILIAS\Repository\int(), ilGlobalTemplateInterface\parseCurrentBlock(), ilGlobalTemplateInterface\printToStdout(), ilGlobalTemplateInterface\setCurrentBlock(), ilGlobalTemplateInterface\setVariable(), and ilLanguage\txt().
|
protected |
Definition at line 2118 of file class.ilContainerGUI.php.
References $DIC, ilObjectGUI\$toolbar, ilObjectGUI\$tpl, ILIAS\Repository\form(), ilButton\getInstance(), ilWebDAVUriBuilder\getUriToMountInstructionModalByRef(), initFormPasswordInstruction(), ILIAS\Repository\lng(), ILIAS\Repository\object(), and ilGlobalTemplateInterface\setContent().
Referenced by savePasswordObject().
ilContainerGUI::showPasteTreeObject | ( | ) |
Definition at line 1520 of file class.ilContainerGUI.php.
References Vendor\Package\$b, $error, $ilErr, $message, $tabs, ILIAS\Repository\ctrl(), ilUtil\getImagePath(), ilSubmitButton\getInstance(), getTreeSelectorGUI(), and ILIAS\Repository\lng().
Referenced by ilObjLearningSequenceGUI\executeCommand(), initAndDisplayCopyIntoMultipleObjectsObject(), initAndDisplayLinkIntoMultipleObjectsObject(), initAndDisplayMoveIntoObjectObject(), and performPasteIntoMultipleObjectsObject().
ilContainerGUI::showPermanentLink | ( | ) |
Definition at line 600 of file class.ilContainerGUI.php.
References $DIC, ilObjectGUI\$tpl, ILIAS\Repository\object(), and ilGlobalTemplateInterface\setPermanentLink().
Referenced by ilObjGroupGUI\executeCommand(), ilObjCourseGUI\executeCommand(), renderObject(), and ilObjOrgUnitGUI\view().
|
protected |
Definition at line 329 of file class.ilContainerGUI.php.
References isActiveAdministrationPanel(), isActiveOrdering(), ILIAS\Repository\object(), and ilObjectAddNewItemGUI\render().
Referenced by renderObject().
|
protected |
Definition at line 428 of file class.ilContainerGUI.php.
Referenced by renderObject().
ilContainerGUI::trashApplyFilterObject | ( | ) |
Definition at line 2571 of file class.ilContainerGUI.php.
References trashHandleFilter().
|
protected |
Definition at line 2581 of file class.ilContainerGUI.php.
References ilTrashTableGUI\init(), ILIAS\Repository\object(), and trashObject().
Referenced by trashApplyFilterObject(), and trashResetFilterObject().
ilContainerGUI::trashObject | ( | ) |
Show trash content of object.
Definition at line 2554 of file class.ilContainerGUI.php.
References ilObjectGUI\$tpl, ilObjectGUI\checkPermission(), ilTrashTableGUI\init(), ILIAS\Repository\object(), and ilGlobalTemplateInterface\setContent().
Referenced by ilObjLearningSequenceGUI\executeCommand(), and trashHandleFilter().
ilContainerGUI::trashResetFilterObject | ( | ) |
Definition at line 2576 of file class.ilContainerGUI.php.
References trashHandleFilter().
ilContainerGUI::undeleteObject | ( | ) |
Get objects back from trash.
Definition at line 2614 of file class.ilContainerGUI.php.
References ILIAS\Repository\ctrl().
Referenced by ilObjLearningSequenceGUI\executeCommand().
|
protected |
Definition at line 54 of file class.ilContainerGUI.php.
|
protected |
Definition at line 46 of file class.ilContainerGUI.php.
Referenced by ilObjLearningSequenceGUI\afterSave().
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.
Referenced by initFilter().
|
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.
Referenced by isActiveOrdering(), and showAdministrationPanel().
|
protected |
Definition at line 39 of file class.ilContainerGUI.php.
Referenced by clipboardObject(), cloneAllObject(), copyObject(), cutObject(), ilObjCourseGUI\deleteObject(), ilObjFolderGUI\deleteObject(), downloadObject(), ilObjFolderGUI\editObject(), ilObjCategoryGUI\infoScreen(), linkObject(), ilObjCategoryGUI\listUsersObject(), pasteObject(), performPasteIntoMultipleObjectsObject(), showPasteTreeObject(), ilObjCourseGUI\updateInfoObject(), and ilObjCategoryGUI\updateObject().
|
protected |
Definition at line 42 of file class.ilContainerGUI.php.
Referenced by ilObjStudyProgrammeGUI\editAdvancedSettings(), ilObjOrgUnitGUI\editAdvancedSettings(), ilObjGroupGUI\editInfoObject(), ilObjGroupGUI\editMapSettingsObject(), ilObjCourseGUI\editMapSettingsObject(), ilObjFolderGUI\editObject(), ilObjCourseGUI\editObject(), ilObjOrgUnitGUI\editSettings(), ilObjTalkTemplateGUI\executeCommand(), ilObjOrgUnitGUI\executeCommand(), ilObjStudyProgrammeGUI\executeCommand(), ilObjCourseGUI\executeCommand(), ilObjRootFolderGUI\getEditFormValues(), ilObjCategoryGUI\getObjectMetadataGUI(), ilObjStudyProgrammeGUI\initAdvancedSettingsForm(), ilObjOrgUnitGUI\initAdvancedSettingsForm(), ilObjLearningSequenceGUI\initDidacticTemplate(), ilObjTalkTemplateGUI\initEditForm(), ilObjFolderGUI\initEditForm(), ilObjRootFolderGUI\initEditForm(), ilObjCategoryGUI\initEditForm(), ilObjCourseGUI\initEditForm(), initEditForm(), ilObjGroupGUI\initForm(), initFormPasswordInstruction(), ilObjCourseGUI\initInfoEditor(), ilObjGroupGUI\initInfoEditor(), initListPresentationForm(), initSortingForm(), ilObjStudyProgrammeGUI\save(), ilObjStudyProgrammeGUI\updateAdvancedSettings(), ilObjOrgUnitGUI\updateAdvancedSettings(), ilObjCourseGUI\updateInfoObject(), ilObjGroupGUI\updateObject(), ilObjCourseGUI\updateObject(), ilObjCategoryGUI\updateObject(), and ilObjOrgUnitGUI\updateSettings().
|
protected |
Definition at line 45 of file class.ilContainerGUI.php.
|
protected |
Definition at line 43 of file class.ilContainerGUI.php.
Referenced by ilObjLearningSequenceGUI\afterSave(), clipboardObject(), pasteObject(), and performPasteIntoMultipleObjectsObject().
bool ilContainerGUI::$multi_download_enabled = false |
Definition at line 48 of file class.ilContainerGUI.php.
Referenced by isMultiDownloadEnabled().
|
protected |
Definition at line 44 of file class.ilContainerGUI.php.
Referenced by performPasteIntoMultipleObjectsObject().
|
protected |
Definition at line 40 of file class.ilContainerGUI.php.
Referenced by copyObject().
|
protected |
Definition at line 41 of file class.ilContainerGUI.php.
Referenced by ilObjCategoryGUI\assignSaveObject(), pasteObject(), and performPasteIntoMultipleObjectsObject().
|
protected |
Definition at line 37 of file class.ilContainerGUI.php.
Referenced by ilObjCategoryGUI\assignRolesObject(), ilObjCategoryGUI\assignSaveObject(), ilObjCategoryGUI\checkGlobalRoles(), ilObjCategoryGUI\getAssignableRoles(), ilObjCategoryGUI\listUsersObject(), and performPasteIntoMultipleObjectsObject().
|
protected |
Definition at line 36 of file class.ilContainerGUI.php.
Referenced by cloneAllObject(), copyObject(), cutObject(), ilObjRootFolderGUI\getTabs(), ilObjCategoryGUI\getTabs(), ilObjFolderGUI\getTabs(), getTabs(), linkObject(), ilObjCategoryGUI\listUsersObject(), pasteObject(), and performPasteIntoMultipleObjectsObject().
|
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(), addStandardContainerSubTabs(), ilObjCategoryGUI\applyFilterObject(), ilObjCategoryGUI\assignRolesObject(), clipboardObject(), ilObjFolderGUI\editObject(), editOrderObject(), ilObjCategoryGUI\executeCommand(), forwardToPageObject(), ilObjFolderGUI\renderObject(), renderObject(), ilObjCategoryGUI\renderObject(), ilObjFolderGUI\setSubTabs(), showContainerPageTabs(), and showPasteTreeObject().
|
protected |
Definition at line 49 of file class.ilContainerGUI.php.
Referenced by performPasteIntoMultipleObjectsObject().
|
protected |
Definition at line 52 of file class.ilContainerGUI.php.
|
protected |
Definition at line 59 of file class.ilContainerGUI.php.