ILIAS
trunk Revision v11.0_alpha-1861-g09f3d197f78
|
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 () | |
getContentGUI () | |
renderObject () | |
renderBlockAsynchObject () | |
render the object More... | |
setContentSubTabs () | |
showAdministrationPanel () | |
showPermanentLink () | |
editPageFrameObject () | |
cancelPageContentObject () | |
showLinkListObject () | |
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 () | |
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 () | |
![]() | |
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] does belong to the parent 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... | |
cancelObject () | |
cancel action and go back to previous page More... | |
createObject () | |
create new object form More... | |
editAvailabilityPeriodObject () | |
saveAvailabilityPeriodObject () | |
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) | |
addToDeskObject () | |
removeFromDeskObject () | |
![]() | |
callCreationCallback (\ilObject $object, \ilObjectDefinition $obj_definition, int $requested_crtcb) | |
![]() | |
addToDeskObject () | |
removeFromDeskObject () | |
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 | 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 |
const | SUPPORTED_IMPORT_MIME_TYPES = [MimeType::APPLICATION__ZIP, MimeType::APPLICATION__X_ZIP_COMPRESSED] |
Protected Member Functions | |
getModeManager () | |
getItemPresentation ( $include_empty_blocks=true, ?string $lang=null) | |
getEditFormValues () | |
afterUpdate () | |
setTitleAndDescription () | |
showPossibleSubObjects () | |
supportsPageEditor () | |
gotItems () | |
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 () | |
createActionDispatcherGUI () | |
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... | |
getCreationFormsHTML (StandardForm|ilPropertyFormGUI|array $form) | |
getTitleForCreationFormPage () | |
getCreationFormTitle () | |
initCreateForm (string $new_type) | |
didacticTemplatesToForm () | |
initDidacticTemplate (ilPropertyFormGUI $form) | |
retrieveAdditionalDidacticTemplateOptions () | |
addAdoptContentLinkToToolbar () | |
addImportButtonToToolbar () | |
addAvailabilityPeriodButtonToToolbar (ilToolbarGUI $toolbar) | |
parseDidacticTemplateVar (string $var, string $type) | |
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... | |
routeImportCmdObject () | |
importFile (string $file_to_import, string $path_to_uploaded_file_in_temp_dir) | |
deleteUploadedImportFile (string $path_to_uploaded_file_in_temp_dir) | |
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... | |
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... | |
getCreatableObjectTypes () | |
buildAddNewItemElements (array $subtypes, string $create_target_class=ilRepositoryGUI::class, ?int $redirect_target_ref_id=null,) | |
buildGroup (string $create_target_class, array $obj_types_in_group, string $title, array $subtypes) | |
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 2043 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 718 of file class.ilContainerGUI.php.
References $DIC, $ilSetting, ilObjectGUI\$settings, ilContainerSortingSettings\_lookupSortMode(), ilUtil\getImagePath(), isActiveAdministrationPanel(), ILIAS\Repository\lng(), null, 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 794 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 845 of file class.ilContainerGUI.php.
References ilObjectGUI\$ctrl, ilObjectGUI\$lng, $tabs, ilObjectGUI\$user, getItemPresentation(), isActiveAdministrationPanel(), and ilLanguage\txt().
Referenced by ilObjStudyProgrammeGUI\getSubTabs(), setContentSubTabs(), ilObjOrgUnitGUI\setContentSubTabs(), and ilObjCourseGUI\setContentSubTabs().
|
protected |
Definition at line 192 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 1911 of file class.ilContainerGUI.php.
ilContainerGUI::allowBlocksMoving | ( | ) |
Standard is to allow blocks moving.
Definition at line 1903 of file class.ilContainerGUI.php.
ilContainerGUI::cancelMoveLinkObject | ( | ) |
Cancel move|link empty clipboard and return to parent.
Definition at line 1582 of file class.ilContainerGUI.php.
References ilObjectGUI\$ctrl, and ilCtrl\returnToParent().
Referenced by ilObjOrgUnitGUI\executeCommand().
ilContainerGUI::cancelPageContentObject | ( | ) |
Definition at line 647 of file class.ilContainerGUI.php.
References ILIAS\Repository\ctrl().
ilContainerGUI::clearObject | ( | ) |
clear clipboard and go back to last object
Definition at line 1223 of file class.ilContainerGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Referenced by pasteObject(), and performPasteIntoMultipleObjectsObject().
ilContainerGUI::clipboardObject | ( | ) |
Definition at line 1810 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(), ILIAS\UICore\GlobalTemplate\setContent(), and ilLanguage\txt().
ilContainerGUI::cloneAllObject | ( | ) |
Clone all object Overwritten method for copying container objects.
Definition at line 1921 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 1982 of file class.ilContainerGUI.php.
References ilObjectGUI\$tree, ilTree\getChilds(), ilTree\getChildsByType(), and ilObjectFactory\getInstanceByRefId().
Referenced by performPasteIntoMultipleObjectsObject().
ilContainerGUI::competencesObject | ( | ) |
Definition at line 2720 of file class.ilContainerGUI.php.
References ilObjectGUI\$ctrl, and ilCtrl\redirectByClass().
ilContainerGUI::confirmRemoveFromSystemObject | ( | ) |
Definition at line 2589 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 1034 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 976 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 927 of file class.ilContainerGUI.php.
References ILIAS\Repository\ctrl(), and getModeManager().
ilContainerGUI::downloadObject | ( | ) |
Definition at line 1115 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 933 of file class.ilContainerGUI.php.
References $tabs, getModeManager(), and renderObject().
ilContainerGUI::editPageFrameObject | ( | ) |
Definition at line 642 of file class.ilContainerGUI.php.
References ILIAS\Repository\ctrl().
ilContainerGUI::editStylePropertiesObject | ( | ) |
Definition at line 2065 of file class.ilContainerGUI.php.
Referenced by ilObjStudyProgrammeGUI\executeCommand().
ilContainerGUI::enableAdministrationPanelObject | ( | ) |
Definition at line 921 of file class.ilContainerGUI.php.
References ILIAS\Repository\ctrl(), and getModeManager().
ilContainerGUI::enableMultiDownloadObject | ( | ) |
Definition at line 961 of file class.ilContainerGUI.php.
References renderObject().
ilContainerGUI::executeCommand | ( | ) |
Definition at line 156 of file class.ilContainerGUI.php.
References ilObjectGUI\$tpl, ILIAS\Repository\ctrl(), forwardToPageObject(), ilObjectGUI\prepareOutput(), and ILIAS\UICore\GlobalTemplate\setContent().
ilContainerGUI::forwardToPageObject | ( | ) |
Definition at line 209 of file class.ilContainerGUI.php.
References ilObjectGUI\$ctrl, ilObjectGUI\$lng, $tabs, ilPageObject\_exists(), ilObjectGUI\checkPermission(), ILIAS\Repository\ctrl(), exit, ilCtrl\getCmd(), getItemPresentation(), 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 2688 of file class.ilContainerGUI.php.
References ilObjectGUI\checkPermissionBool(), ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
ilContainerGUI::getBucketTitle | ( | ) |
Definition at line 1153 of file class.ilContainerGUI.php.
References ilFileUtils\getASCIIFilename(), and ILIAS\Repository\object().
Referenced by downloadObject().
ilContainerGUI::getContainerPageHTML | ( | ) |
Definition at line 286 of file class.ilContainerGUI.php.
References $ilSetting, $lang, ilObjectGUI\$settings, ilObjectGUI\$user, ilPageUtil\_existsAndNotEmpty(), ilObjectTranslation\getInstance(), ilObjStyleSheet\getSyntaxStylePath(), ILIAS\Repository\object(), and ilPageObjectGUI\setStyleId().
ilContainerGUI::getContentGUI | ( | ) |
Definition at line 348 of file class.ilContainerGUI.php.
References getItemPresentation(), 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 182 of file class.ilContainerGUI.php.
References ilDidacticTemplateObjSettings\lookupTemplateId(), and ILIAS\Repository\object().
Referenced by ilObjFolderGUI\editObject().
|
protected |
Definition at line 139 of file class.ilContainerGUI.php.
References $item_presentation, $lang, and ilObjectGUI\getObject().
Referenced by addStandardContainerSubTabs(), forwardToPageObject(), ilObjTalkTemplateAdministrationGUI\getContentGUI(), getContentGUI(), gotItems(), and showAdministrationPanel().
|
protected |
Definition at line 129 of file class.ilContainerGUI.php.
References $mode_manager, and ilObjectGUI\getObject().
Referenced by ilObjGroupGUI\disableAdministrationPanelObject(), disableAdministrationPanelObject(), editOrderObject(), ilObjGroupGUI\enableAdministrationPanelObject(), enableAdministrationPanelObject(), ilObjStudyProgrammeGUI\executeCommand(), and isActiveAdministrationPanel().
|
protected |
Definition at line 886 of file class.ilContainerGUI.php.
References ilObjectGUI\$ctrl, $rbacsystem, ilRbacSystem\checkAccess(), and ILIAS\Repository\ctrl().
|
protected |
Definition at line 2602 of file class.ilContainerGUI.php.
References ilObjectGUI\$type, and ilObject\_lookupType().
Referenced by showPasteTreeObject().
|
protected |
Definition at line 623 of file class.ilContainerGUI.php.
References getItemPresentation().
Referenced by showAdministrationPanel().
ilContainerGUI::initAndDisplayCopyIntoMultipleObjectsObject | ( | ) |
Definition at line 1598 of file class.ilContainerGUI.php.
References showPasteTreeObject().
Referenced by copyObject().
ilContainerGUI::initAndDisplayLinkIntoMultipleObjectsObject | ( | ) |
Definition at line 1524 of file class.ilContainerGUI.php.
References showPasteTreeObject().
Referenced by linkObject().
ilContainerGUI::initAndDisplayMoveIntoObjectObject | ( | ) |
Definition at line 1603 of file class.ilContainerGUI.php.
References showPasteTreeObject().
Referenced by cutObject().
|
protected |
Definition at line 2201 of file class.ilContainerGUI.php.
References $form, ilObjectGUI\$lng, ilPropertyFormGUI\addCommandButton(), ilPropertyFormGUI\addItem(), ILIAS\Repository\ctrl(), ilObjectGUI\getCreationMode(), ilObjectGUI\initEditCustomForm(), ILIAS\Repository\lng(), ilLanguage\loadLanguageModule(), ilObject\LONG_DESC_LENGTH, null, ILIAS\Repository\object(), ilFormGUI\setFormAction(), ilTextAreaInputGUI\setRows(), ilPropertyFormGUI\setTitle(), and ilObject\TITLE_LENGTH.
|
protected |
Definition at line 2643 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 2106 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 2330 of file class.ilContainerGUI.php.
References $form, $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 2416 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 2379 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 2260 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 1866 of file class.ilContainerGUI.php.
References getModeManager(), and ILIAS\Repository\object().
Referenced by addHeaderRow(), addStandardContainerSubTabs(), initFilter(), ilObjCourseGUI\renderObject(), renderObject(), setColumnSettings(), ilObjCourseGUI\setContentSubTabs(), setPageEditorTabs(), showAdministrationPanel(), ilObjCourseGUI\showPossibleSubObjects(), ilObjOrgUnitGUI\view(), and ilObjGroupGUI\viewObject().
ilContainerGUI::isActiveItemOrdering | ( | ) |
Definition at line 949 of file class.ilContainerGUI.php.
References ilContainerSortingSettings\_lookupSortMode(), isActiveOrdering(), ILIAS\Repository\object(), and ilContainer\SORT_MANUAL.
ilContainerGUI::isActiveOrdering | ( | ) |
Definition at line 944 of file class.ilContainerGUI.php.
References $edit_order.
Referenced by initFilter(), isActiveItemOrdering(), renderObject(), showAdministrationPanel(), and showPossibleSubObjects().
ilContainerGUI::isMultiDownloadEnabled | ( | ) |
Definition at line 967 of file class.ilContainerGUI.php.
References $multi_download_enabled.
Referenced by showAdministrationPanel().
ilContainerGUI::keepObjectsInClipboardObject | ( | ) |
Definition at line 1590 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 1162 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 2022 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 1612 of file class.ilContainerGUI.php.
References ilObjectGUI\$ctrl, $error, $ilErr, $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 1237 of file class.ilContainerGUI.php.
References $error, $ilErr, ilObjectGUI\$lng, $log, $message, $obj_data_cache, $rbacadmin, $rbacreview, $rbacsystem, ilObjectGUI\$ref_id, ilObjectGUI\$tree, $ui, ilObjectGUI\$user, ilConditionHandler\_adjustMovedObjectConditions(), ilObjFileAccess\_appendNumberOfCopyToFilename(), ilChangeEvent\_catchupWriteEvents(), 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(), null, ILIAS\DI\UIServices\renderer(), showPasteTreeObject(), and ilLanguage\txt().
Referenced by ilObjOrgUnitGUI\executeCommand(), and ilObjLearningSequenceGUI\executeCommand().
ilContainerGUI::redrawListItemObject | ( | ) |
Redraw a list item (ajax)
Definition at line 2143 of file class.ilContainerGUI.php.
References ilObjectGUI\$html, ilObjectGUI\$id, ilObjectGUI\$tpl, ilEventItems\_getItemsOfContainer(), ilObject\_lookupObjectId(), ilObject\_lookupType(), exit, getContentGUI(), ilObjectActivation\getItemsByEvent(), ILIAS\UICore\GlobalTemplate\getOnLoadCodeForAsynch(), null, and ILIAS\Repository\object().
ilContainerGUI::removeFromSystemObject | ( | ) |
Definition at line 2560 of file class.ilContainerGUI.php.
References ilObjectGUI\checkPermission(), and ILIAS\Repository\ctrl().
ilContainerGUI::renderBlockAsynchObject | ( | ) |
render the object
Definition at line 472 of file class.ilContainerGUI.php.
References exit, and getContentGUI().
ilContainerGUI::renderObject | ( | ) |
Definition at line 391 of file class.ilContainerGUI.php.
References ilObjectGUI\$ctrl, $ilSetting, ilObjectGUI\$lng, ilObjectGUI\$settings, $tabs, ilObjectGUI\$toolbar, ilObjectGUI\$user, ilToolbarGUI\addButton(), ilObjectGUI\addImportButtonToToolbar(), ANONYMOUS_USER_ID, ILIAS\Repository\ctrl(), getContentGUI(), ilObjectGUI\getCreationMode(), ilObject\getId(), isActiveAdministrationPanel(), isActiveOrdering(), ILIAS\Repository\object(), setContentSubTabs(), showAdministrationPanel(), showContainerFilter(), ilMemberViewGUI\showMemberViewSwitch(), showPermanentLink(), showPossibleSubObjects(), supportsPageEditor(), and ilLanguage\txt().
Referenced by editOrderObject(), and enableMultiDownloadObject().
|
protected |
Definition at line 2568 of file class.ilContainerGUI.php.
|
protected |
Definition at line 2363 of file class.ilContainerGUI.php.
References ilContainer\_writeContainerSetting(), ilPropertyFormGUI\getInput(), and ILIAS\Repository\object().
Referenced by ilObjFolderGUI\updateCustom(), ilObjRootFolderGUI\updateObject(), ilObjGroupGUI\updateObject(), ilObjCourseGUI\updateObject(), and ilObjCategoryGUI\updateObject().
|
protected |
Definition at line 2125 of file class.ilContainerGUI.php.
References ilObjectGUI\$user, ilPropertyFormGUI\checkInput(), ILIAS\Repository\form(), initFormPasswordInstruction(), ILIAS\Repository\lng(), ilPropertyFormGUI\setValuesByPost(), and showPasswordInstructionObject().
ilContainerGUI::saveSortingObject | ( | ) |
Definition at line 1966 of file class.ilContainerGUI.php.
References ilContainerSorting\_getInstance(), ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and ILIAS\Repository\object().
|
protected |
Definition at line 2488 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 ilObjFolderGUI\updateCustom(), ilObjRootFolderGUI\updateObject(), ilObjGroupGUI\updateObject(), ilObjCourseGUI\updateObject(), and ilObjCategoryGUI\updateObject().
ilContainerGUI::setColumnSettings | ( | ilColumnGUI | $column_gui | ) |
Definition at line 1877 of file class.ilContainerGUI.php.
References ilObjectGUI\$access, isActiveAdministrationPanel(), ilColumnGUI\setAdminCommands(), ilColumnGUI\setBlockProperty(), and ilColumnGUI\setItemPresentationManager().
ilContainerGUI::setContentSubTabs | ( | ) |
Definition at line 481 of file class.ilContainerGUI.php.
References addStandardContainerSubTabs().
Referenced by renderObject().
ilContainerGUI::setPageEditorTabs | ( | ) |
Definition at line 813 of file class.ilContainerGUI.php.
References ilObjectGUI\$lng, ILIAS\Repository\ctrl(), isActiveAdministrationPanel(), ILIAS\Repository\lng(), and ilLanguage\loadLanguageModule().
ilContainerGUI::setSideColumnReturn | ( | ) |
Definition at line 2638 of file class.ilContainerGUI.php.
References ILIAS\Repository\ctrl().
|
protected |
Definition at line 328 of file class.ilContainerGUI.php.
References ilContainer\_lookupContainerSetting(), and ILIAS\Repository\object().
Referenced by ilObjGroupGUI\executeCommand(), ilObjCategoryGUI\executeCommand(), ilObjFolderGUI\executeCommand(), and ilObjCourseGUI\executeCommand().
ilContainerGUI::showAdministrationPanel | ( | ) |
Definition at line 486 of file class.ilContainerGUI.php.
References ilObjectGUI\$access, $DIC, $edit_order, $GLOBALS, ilObjectGUI\$lng, ilObjectGUI\$ref_id, ilObjectGUI\$requested_ref_id, ilObjectGUI\$toolbar, ilObjectGUI\addAvailabilityPeriodButtonToToolbar(), ilToolbarGUI\addComponent(), ilToolbarGUI\addFormButton(), ilToolbarGUI\addSeparator(), ILIAS\Repository\ctrl(), ilUtil\getImagePath(), getItemPresentation(), gotItems(), isActiveAdministrationPanel(), isActiveOrdering(), isMultiDownloadEnabled(), ILIAS\Repository\lng(), ilLanguage\loadLanguageModule(), ilToolbarGUI\setId(), ilToolbarGUI\setLeadingImage(), ilLanguage\txt(), and ILIAS\Repository\ui().
Referenced by renderObject().
|
protected |
Definition at line 2670 of file class.ilContainerGUI.php.
References $DIC, $renderer, ilObjectGUI\$tpl, ilContainer\_lookupContainerSetting(), ILIAS\Repository\lng(), ILIAS\Repository\object(), and ILIAS\UICore\GlobalTemplate\setOnScreenMessage().
Referenced by renderObject().
|
protected |
Definition at line 2071 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 652 of file class.ilContainerGUI.php.
References ilObjectGUI\$lng, ilObjectGUI\$tpl, ilObjectGUI\$tree, ilObjectGUI\$type, exit, ilTree\getChilds(), ilUtil\getStyleSheetLocation(), ILIAS\Repository\int(), ILIAS\UICore\GlobalTemplate\parseCurrentBlock(), ILIAS\UICore\GlobalTemplate\printToStdout(), ILIAS\UICore\GlobalTemplate\setCurrentBlock(), ILIAS\UICore\GlobalTemplate\setVariable(), and ilLanguage\txt().
|
protected |
Definition at line 2080 of file class.ilContainerGUI.php.
References $DIC, ilObjectGUI\$toolbar, ilObjectGUI\$tpl, ILIAS\Repository\form(), ilWebDAVUriBuilder\getUriToMountInstructionModalByRef(), initFormPasswordInstruction(), ILIAS\Repository\lng(), ILIAS\Repository\object(), and ILIAS\UICore\GlobalTemplate\setContent().
Referenced by savePasswordObject().
ilContainerGUI::showPasteTreeObject | ( | ) |
Definition at line 1529 of file class.ilContainerGUI.php.
References $error, $ilErr, $message, $tabs, ILIAS\Repository\ctrl(), ilUtil\getImagePath(), getTreeSelectorGUI(), and ILIAS\Repository\lng().
Referenced by ilObjLearningSequenceGUI\executeCommand(), initAndDisplayCopyIntoMultipleObjectsObject(), initAndDisplayLinkIntoMultipleObjectsObject(), initAndDisplayMoveIntoObjectObject(), and performPasteIntoMultipleObjectsObject().
ilContainerGUI::showPermanentLink | ( | ) |
Definition at line 628 of file class.ilContainerGUI.php.
References $DIC, ilObjectGUI\$tpl, ILIAS\Repository\object(), and ILIAS\UICore\GlobalTemplate\setPermanentLink().
Referenced by ilObjGroupGUI\executeCommand(), ilObjCourseGUI\executeCommand(), renderObject(), and ilObjOrgUnitGUI\view().
|
protected |
Definition at line 337 of file class.ilContainerGUI.php.
References ilObjectGUI\buildAddNewItemElements(), ilObjectGUI\getCreatableObjectTypes(), and isActiveOrdering().
Referenced by renderObject().
|
protected |
Definition at line 464 of file class.ilContainerGUI.php.
Referenced by renderObject().
ilContainerGUI::trashApplyFilterObject | ( | ) |
Definition at line 2536 of file class.ilContainerGUI.php.
References trashHandleFilter().
|
protected |
Definition at line 2546 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 2516 of file class.ilContainerGUI.php.
References ilObjectGUI\$tpl, ilObjectGUI\checkPermission(), ilTrashTableGUI\init(), ILIAS\Repository\lng(), ILIAS\Repository\object(), ILIAS\UICore\GlobalTemplate\setContent(), and ILIAS\UICore\GlobalTemplate\setOnScreenMessage().
Referenced by ilObjLearningSequenceGUI\executeCommand(), and trashHandleFilter().
ilContainerGUI::trashResetFilterObject | ( | ) |
Definition at line 2541 of file class.ilContainerGUI.php.
References trashHandleFilter().
ilContainerGUI::undeleteObject | ( | ) |
Get objects back from trash.
Definition at line 2579 of file class.ilContainerGUI.php.
References ILIAS\Repository\ctrl().
Referenced by ilObjLearningSequenceGUI\executeCommand().
|
protected |
Definition at line 57 of file class.ilContainerGUI.php.
|
protected |
Definition at line 49 of file class.ilContainerGUI.php.
Referenced by ilObjLearningSequenceGUI\afterSave().
int ilContainerGUI::$bl_cnt = 1 |
Definition at line 50 of file class.ilContainerGUI.php.
|
protected |
Definition at line 60 of file class.ilContainerGUI.php.
|
protected |
Definition at line 63 of file class.ilContainerGUI.php.
|
protected |
Definition at line 53 of file class.ilContainerGUI.php.
Referenced by initFilter().
|
protected |
Definition at line 54 of file class.ilContainerGUI.php.
|
protected |
Definition at line 64 of file class.ilContainerGUI.php.
|
protected |
Definition at line 36 of file class.ilContainerGUI.php.
|
protected |
Definition at line 59 of file class.ilContainerGUI.php.
|
protected |
Definition at line 40 of file class.ilContainerGUI.php.
|
protected |
Definition at line 56 of file class.ilContainerGUI.php.
Referenced by isActiveOrdering(), and showAdministrationPanel().
|
protected |
Definition at line 42 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 45 of file class.ilContainerGUI.php.
Referenced by ilObjTalkTemplateGUI\addExternalEditFormCustom(), ilObjStudyProgrammeGUI\editAdvancedSettings(), ilObjOrgUnitGUI\editAdvancedSettings(), ilObjGroupGUI\editInfoObject(), ilObjGroupGUI\editMapSettingsObject(), ilObjCourseGUI\editMapSettingsObject(), ilObjFolderGUI\editObject(), ilObjCourseGUI\editObject(), ilObjOrgUnitGUI\editSettings(), ilObjOrgUnitGUI\executeCommand(), ilObjStudyProgrammeGUI\executeCommand(), ilObjCourseGUI\executeCommand(), 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\updateAdvancedSettings(), ilObjOrgUnitGUI\updateAdvancedSettings(), ilObjTalkTemplateGUI\updateCustom(), ilObjCourseGUI\updateInfoObject(), ilObjRootFolderGUI\updateObject(), ilObjGroupGUI\updateObject(), ilObjCourseGUI\updateObject(), ilObjCategoryGUI\updateObject(), ilObjOrgUnitGUI\updateSettings(), and ilObjTalkTemplateGUI\viewObject().
|
protected |
Definition at line 48 of file class.ilContainerGUI.php.
|
protected |
Definition at line 35 of file class.ilContainerGUI.php.
Referenced by ilObjStudyProgrammeGUI\editAdvancedSettings(), ilObjOrgUnitGUI\editAdvancedSettings(), ilObjGroupGUI\executeCommand(), ilObjCategoryGUI\executeCommand(), ilObjOrgUnitGUI\executeCommand(), ilObjRootFolderGUI\executeCommand(), ilObjFolderGUI\executeCommand(), ilObjStudyProgrammeGUI\executeCommand(), ilObjLearningSequenceGUI\executeCommand(), ilObjCourseGUI\executeCommand(), ilObjCourseGUI\renderAddNewItem(), ilObjTalkTemplateAdministrationGUI\showPossibleSubObjects(), ilObjOrgUnitGUI\showPossibleSubObjects(), ilObjFolderGUI\showPossibleSubObjects(), ilObjLearningSequenceGUI\showPossibleSubObjects(), ilObjStudyProgrammeGUI\updateAdvancedSettings(), and ilObjOrgUnitGUI\updateAdvancedSettings().
Definition at line 39 of file class.ilContainerGUI.php.
Referenced by getItemPresentation().
|
protected |
Definition at line 46 of file class.ilContainerGUI.php.
Referenced by ilObjLearningSequenceGUI\afterSave(), clipboardObject(), pasteObject(), and performPasteIntoMultipleObjectsObject().
|
protected |
Definition at line 62 of file class.ilContainerGUI.php.
Referenced by getModeManager().
bool ilContainerGUI::$multi_download_enabled = false |
Definition at line 51 of file class.ilContainerGUI.php.
Referenced by isMultiDownloadEnabled().
|
protected |
Definition at line 47 of file class.ilContainerGUI.php.
Referenced by performPasteIntoMultipleObjectsObject().
|
protected |
Definition at line 43 of file class.ilContainerGUI.php.
Referenced by copyObject().
|
protected |
Definition at line 44 of file class.ilContainerGUI.php.
Referenced by ilObjCategoryGUI\assignSaveObject(), pasteObject(), and performPasteIntoMultipleObjectsObject().
|
protected |
Definition at line 38 of file class.ilContainerGUI.php.
Referenced by ilObjCategoryGUI\assignRolesObject(), ilObjCategoryGUI\assignSaveObject(), ilObjCategoryGUI\checkGlobalRoles(), ilObjCategoryGUI\getAssignableRoles(), ilObjCategoryGUI\listUsersObject(), and performPasteIntoMultipleObjectsObject().
|
protected |
Definition at line 37 of file class.ilContainerGUI.php.
Referenced by cloneAllObject(), copyObject(), cutObject(), ilObjRootFolderGUI\getTabs(), ilObjFolderGUI\getTabs(), ilObjCategoryGUI\getTabs(), getTabs(), linkObject(), ilObjCategoryGUI\listUsersObject(), pasteObject(), and performPasteIntoMultipleObjectsObject().
|
protected |
Definition at line 58 of file class.ilContainerGUI.php.
|
protected |
Definition at line 61 of file class.ilContainerGUI.php.
|
protected |
Definition at line 41 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 52 of file class.ilContainerGUI.php.
Referenced by performPasteIntoMultipleObjectsObject().
Definition at line 55 of file class.ilContainerGUI.php.