ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Class ilContainerGUI. More...
Public Member Functions | |
__construct ($a_data, $a_id, $a_call_by_reference=true, $a_prepare_output=true) | |
Constructor @access public. More... | |
executeCommand () | |
execute command note: this method is overwritten in all container objects More... | |
forwardToStyleSheet () | |
Forward to style object. More... | |
& | forwardToPageObject () |
forward command to page object More... | |
addPageTabs () | |
Add page tabs. More... | |
getContainerPageHTML () | |
Get container page HTML. More... | |
prepareOutput ($a_show_subobjects=true) | |
prepare output More... | |
showTreeFlatIcon () | |
setTitleAndDescription () | |
called by prepare output More... | |
showPossibleSubObjects () | |
show possible sub objects selection list More... | |
getContentGUI () | |
Get content gui object. More... | |
renderObject () | |
render the object More... | |
renderBlockAsynchObject () | |
render the object More... | |
setContentSubTabs () | |
Set content sub tabs. More... | |
showAdministrationPanel () | |
show administration panel More... | |
__showTimingsButton (&$tpl) | |
showPermanentLink () | |
show permanent link More... | |
switchToStdEditorObject () | |
Switch to standard page editor. More... | |
switchToOldEditorObject () | |
Switch to old page editor. More... | |
useNewEditorObject () | |
Use new editor (-> delete xhtml content page) More... | |
editPageFrameObject () | |
show page editor frameset More... | |
editPageContentObject () | |
edit page content (for repository root node and categories) More... | |
savePageContentObject () | |
cancelPageContentObject () | |
showLinkListObject () | |
clearAdminCommandsDetermination () | |
cleaer administration commands determination More... | |
& | newBlockTemplate () |
determin admin commands More... | |
addHeaderRow (&$a_tpl, $a_type, $a_show_image=true) | |
adds a header row to a block template More... | |
addMessageRow (&$a_tpl, $a_message, $a_type) | |
add message row More... | |
resetRowType () | |
setPageEditorTabs () | |
Add page editor tabs. More... | |
addStandardContainerSubTabs ($a_include_view=true) | |
Add standar container subtabs for view, manage, oderdering and text/media editor link. More... | |
getTabs () | |
common tabs for all container objects (should be called at the end of child getTabs() method More... | |
enableAdministrationPanelObject () | |
enable administration panel More... | |
disableAdministrationPanelObject () | |
enable administration panel More... | |
editOrderObject () | |
Edit order. More... | |
isActiveOrdering () | |
Check if ordering is enabled. More... | |
isActiveItemOrdering () | |
Check if item ordering is enabled. More... | |
enableMultiDownloadObject () | |
isMultiDownloadEnabled () | |
cutObject () | |
cut object(s) out from a container and write the information to clipboard 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 () | |
get proper label to add in the background task popover More... | |
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 () | |
Show paste tree. More... | |
cancelMoveLinkObject () | |
Cancel move|link empty clipboard and return to parent. More... | |
keepObjectsInClipboardObject () | |
Keep objects in the clipboard. More... | |
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 () | |
show clipboard More... | |
isActiveAdministrationPanel () | |
setColumnSettings (ilColumnGUI $column_gui) | |
May be overwritten in subclasses. More... | |
allowBlocksMoving () | |
Standard is to allow blocks moving. More... | |
allowBlocksConfigure () | |
Standard is to allow blocks configuration. More... | |
cloneWizardPageTreeObject () | |
@access public More... | |
cloneWizardPageListObject () | |
@access public More... | |
cloneWizardPageObject ($a_tree_view=true) | |
Show clone wizard page for container objects. More... | |
cloneAllObject () | |
Clone all object Overwritten method for copying container objects. More... | |
saveSortingObject () | |
Save Sorting. More... | |
cloneNodes ($srcRef, $dstRef, &$mapping, $newName=null) | |
Recursively clones all nodes of the RBAC tree. More... | |
modifyItemGUI ($a_item_list_gui, $a_item_data, $a_show_path) | |
Modify list gui for presentation in container. More... | |
editStylePropertiesObject () | |
Edit style properties. More... | |
initStylePropertiesForm () | |
Init style properties form. More... | |
createStyleObject () | |
Create Style. More... | |
editStyleObject () | |
Edit Style. More... | |
deleteStyleObject () | |
Delete Style. More... | |
saveStyleSettingsObject () | |
Save style settings. More... | |
getAsynchItemListObject () | |
Get item list command drop down asynchronously. More... | |
redrawListItemObject () | |
Redraw a list item (ajax) More... | |
trashObject () | |
Show trash content of object. More... | |
trashApplyFilterObject () | |
trash table apply filter More... | |
trashResetFilterObject () | |
trash table reset filter More... | |
removeFromSystemObject () | |
remove objects from trash bin and all entries therefore every object needs a specific deleteObject() method More... | |
undeleteObject () | |
Get objects back from trash. More... | |
confirmRemoveFromSystemObject () | |
confirmation screen remove from system More... | |
setSideColumnReturn () | |
Set return point for side column actions. More... | |
getAdminTabs () | |
administration tabs show only permissions and trash folder More... | |
competencesObject () | |
Redirect to competences. More... | |
![]() | |
executeCommand () | |
execute command More... | |
withReferences () | |
determines wether objects are referenced or not (got ref ids or not) More... | |
setCreationMode ($a_mode=true) | |
if true, a creation screen is displayed the current $_GET[ref_id] don't belong to the current class! the mode is determined in ilrepositorygui More... | |
getCreationMode () | |
get creation mode More... | |
prepareOutput ($a_show_subobjects=true) | |
prepare output More... | |
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 @access public More... | |
createObject () | |
create new object form More... | |
cancelCreation () | |
cancel create action and go back to repository parent More... | |
saveObject () | |
save object More... | |
getDidacticTemplateVar ($a_type) | |
Get didactic template setting from creation screen. More... | |
putObjectInTree (ilObject $a_obj, $a_parent_node_id=null) | |
Add object to tree at given position. More... | |
editObject () | |
edit object More... | |
addExternalEditFormCustom (ilPropertyFormGUI $a_form) | |
updateObject () | |
updates object entry in object_data More... | |
getFormAction ($a_cmd, $a_formaction="") | |
get form action for command (command is method name without "Object", e.g. More... | |
isVisible ($a_ref_id, $a_type) | |
viewObject () | |
viewObject container presentation for "administration -> repository, trash, permissions" More... | |
deleteObject ($a_error=false) | |
Display deletion confirmation screen. More... | |
cloneAllObject () | |
Clone single (not container object) Method is overwritten in ilContainerGUI. More... | |
redirectAfterCreation () | |
Redirect after creation, see https://docu.ilias.de/goto_docu_wiki_wpage_5035_1357.html. More... | |
addToDeskObject () | |
@inheritDoc More... | |
removeFromDeskObject () | |
@inheritDoc More... | |
![]() | |
callCreationCallback (\ilObject $object, \ilObjectDefinition $obj_definition, int $requested_crtcb) | |
![]() | |
addToDeskObject () | |
Add desktop item @access public. More... | |
removeFromDeskObject () | |
Remove from desktop @access public. More... | |
Static Public Member Functions | |
static | _buildPath ($a_ref_id, $a_course_ref_id) |
build path More... | |
![]() | |
static | _gotoRepositoryRoot ($a_raise_error=false) |
Goto repository root. More... | |
static | _gotoRepositoryNode ($a_ref_id, $a_cmd="frameset") |
Goto repository root. More... | |
Data Fields | |
$bl_cnt = 1 | |
$multi_download_enabled = false | |
![]() | |
const | ALLOWED_TAGS_IN_TITLE_AND_DESCRIPTION |
const | COPY_WIZARD_NEEDS_PAGE = 1 |
$objDefinition | |
$tpl | |
$tree | |
$lng | |
$data | |
$object | |
$ref_id | |
$obj_id | |
$maxcount | |
$formaction | |
$return_location | |
$target_frame | |
$tab_target_script | |
$actions | |
$sub_objects | |
$omit_locator = false | |
const | CFORM_NEW = 1 |
const | CFORM_IMPORT = 2 |
const | CFORM_CLONE = 3 |
Protected Member Functions | |
getEditFormValues () | |
Get values for edit form. More... | |
afterUpdate () | |
Post (successful) object update hook. More... | |
supportsPageEditor () | |
showPasswordInstructionObject ($a_init=true) | |
Show webdav password instruction. More... | |
initFormPasswordInstruction () | |
Init password form. More... | |
savePasswordObject () | |
Save password. More... | |
initHeaderAction ($a_sub_type=null, $a_sub_id=null) | |
Add file manager link. More... | |
fileManagerLaunchObject () | |
Launch jnlp. More... | |
initEditForm () | |
Init object edit form. More... | |
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) | |
Save list presentation setting. More... | |
initSortingDirectionForm (ilContainerSortingSettings $sorting_settings, $element, $a_prefix) | |
Add sorting direction. More... | |
initManualSortingOptionForm (ilContainerSortingSettings $settings, $element, $a_prefix, $a_sorting_settings) | |
Add manual sorting options. More... | |
saveSortingSettings (ilPropertyFormGUI $form) | |
Save sorting settings. More... | |
trashHandleFilter (bool $action_apply, bool $action_reset) | |
restoreToNewLocationObject (\ilPropertyFormGUI $form=null) | |
getTreeSelectorGUI ($cmd) | |
initFilter () | |
Init filter. More... | |
![]() | |
getObjectService () | |
Get object service. More... | |
assignObject () | |
setTitleAndDescription () | |
called by prepare output More... | |
initHeaderAction ($a_sub_type=null, $a_sub_id=null) | |
Add header action menu. More... | |
insertHeaderAction ($a_list_gui) | |
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 @access public More... | |
setAdminTabs () | |
set admin tabs @access public More... | |
setLocator () | |
set Locator More... | |
addLocatorItems () | |
should be overwritten to add object specific items (repository items are preloaded) More... | |
omitLocator ($a_omit=true) | |
addAdminLocatorItems ($a_do_not_add_object=false) | |
should be overwritten to add object specific items (repository items are preloaded) More... | |
initCreationForms ($a_new_type) | |
Init creation froms. More... | |
getCreationFormsHTML (array $a_forms) | |
Get HTML for creation forms (accordion) More... | |
initCreateForm ($a_new_type) | |
Init object creation form. More... | |
initDidacticTemplate (ilPropertyFormGUI $form) | |
Show didactic template types. More... | |
addDidacticTemplateOptions (array &$a_options) | |
Add custom templates. More... | |
afterSave (ilObject $a_new_object) | |
Post (successful) object creation hook. More... | |
initEditForm () | |
Init object edit form. More... | |
initEditCustomForm (ilPropertyFormGUI $a_form) | |
Add custom fields to update form. More... | |
getEditFormValues () | |
Get values for edit form. More... | |
getEditFormCustomValues (array &$a_values) | |
Add values to custom edit fields. More... | |
validateCustom (ilPropertyFormGUI $a_form) | |
Validate custom values (if not possible with checkInput()) More... | |
updateCustom (ilPropertyFormGUI $a_form) | |
Insert custom update form values into object. More... | |
afterUpdate () | |
Post (successful) object update hook. More... | |
initImportForm ($a_new_type) | |
Init object import form. More... | |
importFileObject ($parent_id=null, $a_catch_errors=true) | |
Import. More... | |
afterImport (ilObject $a_new_object) | |
Post (successful) object import hook. More... | |
setFormAction ($a_cmd, $a_formaction) | |
set specific form action for command More... | |
getReturnLocation ($a_cmd, $a_location="") | |
get return location for command (command is method name without "Object", e.g. More... | |
setReturnLocation ($a_cmd, $a_location) | |
set specific return location for command More... | |
getTargetFrame ($a_cmd, $a_target_frame="") | |
get target frame for command (command is method name without "Object", e.g. More... | |
setTargetFrame ($a_cmd, $a_target_frame) | |
set specific target frame for command More... | |
showPossibleSubObjects () | |
show possible subobjects (pulldown menu) More... | |
getTemplateFile ($a_cmd, $a_type="") | |
get a template blockfile format: tpl. More... | |
getTabs () | |
get tabs abstract method. More... | |
__showButton ($a_cmd, $a_text, $a_target='') | |
hitsperpageObject () | |
& | __initTableGUI () |
__setTableGUIBasicData (&$tbl, &$result_set, $a_from="") | |
standard implementation for tables use 'from' variable use different initial setting of table More... | |
redirectToRefId ($a_ref_id, $a_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 $_GET["ref_id"] value More... | |
fillCloneTemplate ($a_tpl_varname, $a_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... | |
setColumnSettings (ilColumnGUI $column_gui) | |
May be overwritten in subclasses. More... | |
checkPermission ($a_perm, $a_cmd="", $a_type="", $a_ref_id=null) | |
Check permission and redirect on error. More... | |
checkPermissionBool ($a_perm, $a_cmd="", $a_type="", $a_ref_id=null) | |
Check permission. More... | |
enableDragDropFileUpload () | |
Enables the file upload into this object by dropping files. More... | |
handleAutoRating (ilObject $a_new_obj) | |
Activate rating automatically if parent container setting. More... | |
Protected Attributes | |
$rbacsystem | |
$tabs | |
$settings | |
$user | |
$db | |
$access | |
$error | |
$obj_definition | |
$rbacadmin | |
$rbacreview | |
$log | |
$obj_data_cache | |
$toolbar | |
$plugin_admin | |
$global_screen | |
$app_event_handler | |
$ui | |
$container_filter_service | |
$container_user_filter = null | |
$ui_filter | |
![]() | |
const | UPLOAD_TYPE_LOCAL = 1 |
const | UPLOAD_TYPE_UPLOAD_DIRECTORY = 2 |
$ilErr | |
$locator | |
$user | |
$access | |
$rbacsystem | |
$settings | |
$rbacreview | |
$toolbar | |
$tmp_import_dir | |
$tabs_gui = null | |
$ctrl | |
$object_service | |
$favourites | |
$request | |
Class ilContainerGUI.
This is a base GUI class for all container objects in ILIAS: root folder, course, group, category, folder
Definition at line 21 of file class.ilContainerGUI.php.
ilContainerGUI::__construct | ( | $a_data, | |
$a_id, | |||
$a_call_by_reference = true , |
|||
$a_prepare_output = true |
|||
) |
Constructor @access public.
Reimplemented in ilObjGroupGUI, ilObjCategoryGUI, ilObjRootFolderGUI, and ilObjFolderGUI.
Definition at line 129 of file class.ilContainerGUI.php.
References $DIC, ilObjectGUI\$lng, $rbacsystem, ILIAS\GlobalScreen\Provider\__construct(), error(), initFilter(), settings(), ui(), and user().
ilContainerGUI::__showTimingsButton | ( | & | $tpl | ) |
Definition at line 859 of file class.ilContainerGUI.php.
References ilObjectGUI\$tpl, and ilObjectGUI\$tree.
|
static |
build path
Definition at line 2828 of file class.ilContainerGUI.php.
References ilObjectGUI\$data, $DIC, and ilObjectGUI\$tree.
ilContainerGUI::addHeaderRow | ( | & | $a_tpl, |
$a_type, | |||
$a_show_image = true |
|||
) |
adds a header row to a block template
object | $a_tpl | block template |
string | $a_type | object type @access private |
Definition at line 1183 of file class.ilContainerGUI.php.
References ilUtil\getImagePath().
ilContainerGUI::addMessageRow | ( | & | $a_tpl, |
$a_message, | |||
$a_type | |||
) |
add message row
Definition at line 1273 of file class.ilContainerGUI.php.
References $type.
ilContainerGUI::addPageTabs | ( | ) |
Add page tabs.
Definition at line 403 of file class.ilContainerGUI.php.
References ilObjectGUI\$ctrl, and $tabs.
ilContainerGUI::addStandardContainerSubTabs | ( | $a_include_view = true | ) |
Add standar container subtabs for view, manage, oderdering and text/media editor link.
Definition at line 1332 of file class.ilContainerGUI.php.
References $_SESSION, $access, ilObjectGUI\$ctrl, $ilSetting, $ilUser, ilObjectGUI\$lng, $settings, $tabs, $user, ANONYMOUS_USER_ID, and isActiveAdministrationPanel().
Referenced by ilObjCourseGUI\setContentSubTabs(), ilObjOrgUnitGUI\setContentSubTabs(), and setContentSubTabs().
|
protected |
Post (successful) object update hook.
Reimplemented from ilObjectGUI.
Definition at line 224 of file class.ilContainerGUI.php.
References ilObjectGUI\getDidacticTemplateVar(), and ilDidacticTemplateObjSettings\lookupTemplateId().
Referenced by ilObjCategoryGUI\updateObject(), and ilObjCourseGUI\updateObject().
ilContainerGUI::allowBlocksConfigure | ( | ) |
Standard is to allow blocks configuration.
Definition at line 2542 of file class.ilContainerGUI.php.
ilContainerGUI::allowBlocksMoving | ( | ) |
Standard is to allow blocks moving.
Definition at line 2534 of file class.ilContainerGUI.php.
ilContainerGUI::cancelMoveLinkObject | ( | ) |
Cancel move|link empty clipboard and return to parent.
Reimplemented in ilObjOrgUnitGUI.
Definition at line 2131 of file class.ilContainerGUI.php.
References $_SESSION, and ilObjectGUI\$ctrl.
ilContainerGUI::cancelPageContentObject | ( | ) |
Definition at line 1079 of file class.ilContainerGUI.php.
ilContainerGUI::clearAdminCommandsDetermination | ( | ) |
cleaer administration commands determination
Definition at line 1132 of file class.ilContainerGUI.php.
ilContainerGUI::clearObject | ( | ) |
clear clipboard and go back to last object
@access public
Definition at line 1747 of file class.ilContainerGUI.php.
References $_POST, and $_SESSION.
Referenced by pasteObject(), and performPasteIntoMultipleObjectsObject().
ilContainerGUI::clipboardObject | ( | ) |
show clipboard
Definition at line 2436 of file class.ilContainerGUI.php.
References $_SESSION, ilObjectGUI\$ctrl, ilObjectGUI\$data, $error, ilObjectGUI\$ilErr, ilObjectGUI\$lng, $log, $message, ilObjectGUI\$ref_id, $tabs, $toolbar, ilObjectGUI\$tpl, and ilObjectFactory\getInstanceByRefId().
ilContainerGUI::cloneAllObject | ( | ) |
Clone all object Overwritten method for copying container objects.
@access public
Reimplemented from ilObjectGUI.
Definition at line 2687 of file class.ilContainerGUI.php.
References $_COOKIE, $_GET, $_POST, $access, ilObjectGUI\$ctrl, $error, ilObjectGUI\$ilErr, $ilUser, $log, $rbacsystem, ilObjectGUI\$ref_id, $result, ilObjectGUI\$tree, $user, ilCopyWizardOptions\_isFinished(), ilObjectGUI\createObject(), ilObjectFactory\getInstanceByRefId(), ilUtil\sendFailure(), and ilUtil\sendInfo().
ilContainerGUI::cloneNodes | ( | $srcRef, | |
$dstRef, | |||
& | $mapping, | ||
$newName = null |
|||
) |
Recursively clones all nodes of the RBAC tree.
@access private
integer | ref_id of source object |
integer | ref_id of destination object |
array | mapping new_ref_id => old_ref_id |
string | the new name of the copy (optional). |
Definition at line 2765 of file class.ilContainerGUI.php.
References ilObjectGUI\$tree, cloneNodes(), and ilObjectFactory\getInstanceByRefId().
Referenced by cloneNodes(), and performPasteIntoMultipleObjectsObject().
ilContainerGUI::cloneWizardPageListObject | ( | ) |
@access public
Definition at line 2566 of file class.ilContainerGUI.php.
References cloneWizardPageObject().
ilContainerGUI::cloneWizardPageObject | ( | $a_tree_view = true | ) |
Show clone wizard page for container objects.
@access public
Definition at line 2577 of file class.ilContainerGUI.php.
References $_SESSION, $i, $obj_data_cache, ilObjectGUI\$tree, $type, ilCopyWizardPageFactory\_getInstanceByType(), ilObjectGUI\createObject(), ilUtil\getImagePath(), and ilUtil\sendFailure().
Referenced by cloneWizardPageListObject(), and cloneWizardPageTreeObject().
ilContainerGUI::cloneWizardPageTreeObject | ( | ) |
@access public
Definition at line 2554 of file class.ilContainerGUI.php.
References cloneWizardPageObject().
ilContainerGUI::competencesObject | ( | ) |
Redirect to competences.
Definition at line 3800 of file class.ilContainerGUI.php.
References ilObjectGUI\$ctrl.
ilContainerGUI::confirmRemoveFromSystemObject | ( | ) |
confirmation screen remove from system
Definition at line 3644 of file class.ilContainerGUI.php.
References $_POST, ilObjectGUI\$lng, ilObjectGUI\checkPermission(), and ilUtil\sendFailure().
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.
@access public
Definition at line 1555 of file class.ilContainerGUI.php.
References $_GET, $_POST, $_SESSION, ilObjectGUI\$ctrl, $error, ilObjectGUI\$ilErr, $obj_definition, ilObjectGUI\$objDefinition, $rbacsystem, ilObjectGUI\$ref_id, ilObject\_lookupObjId(), ilObject\_lookupTitle(), initAndDisplayCopyIntoMultipleObjectsObject(), and ilUtil\sendInfo().
ilContainerGUI::createStyleObject | ( | ) |
Create Style.
Definition at line 2984 of file class.ilContainerGUI.php.
References ilObjectGUI\$ctrl.
ilContainerGUI::cutObject | ( | ) |
cut object(s) out from a container and write the information to clipboard
@access public
Definition at line 1492 of file class.ilContainerGUI.php.
References $_GET, $_POST, $_SESSION, ilObjectGUI\$ctrl, $error, ilObjectGUI\$ilErr, $rbacsystem, ilObjectGUI\$ref_id, ilObject\_lookupObjId(), ilObject\_lookupTitle(), initAndDisplayMoveIntoObjectObject(), and ilUtil\sendInfo().
Referenced by ilObjLearningSequenceGUI\executeCommand().
ilContainerGUI::deleteStyleObject | ( | ) |
Delete Style.
Definition at line 3004 of file class.ilContainerGUI.php.
References ilObjectGUI\$ctrl.
ilContainerGUI::disableAdministrationPanelObject | ( | ) |
enable administration panel
Definition at line 1430 of file class.ilContainerGUI.php.
References $_SESSION.
ilContainerGUI::downloadObject | ( | ) |
Definition at line 1634 of file class.ilContainerGUI.php.
References $_GET, $_POST, $error, $GLOBALS, ilObjectGUI\$ilErr, ilObjectGUI\$object, getBucketTitle(), ilObjectFactory\getInstanceByRefId(), and user().
ilContainerGUI::editOrderObject | ( | ) |
Edit order.
Definition at line 1439 of file class.ilContainerGUI.php.
References $_SESSION, $tabs, and renderObject().
ilContainerGUI::editPageContentObject | ( | ) |
edit page content (for repository root node and categories)
@access public
Definition at line 967 of file class.ilContainerGUI.php.
References $_GET, ilObjectGUI\$ctrl, $error, ilObjectGUI\$ilErr, ilObjectGUI\$lng, ilObjectGUI\$obj_id, $rbacsystem, ilObjectGUI\$tpl, ilRTE\_getRTEClassname(), ilContainer\_lookupContainerSetting(), ilObject\_lookupObjectId(), ilObject\_lookupType(), ilUtil\getImagePath(), and ilUtil\prepareFormOutput().
ilContainerGUI::editPageFrameObject | ( | ) |
show page editor frameset
Definition at line 948 of file class.ilContainerGUI.php.
References $_SESSION, and ilContainer\_lookupContainerSetting().
ilContainerGUI::editStyleObject | ( | ) |
Edit Style.
Definition at line 2994 of file class.ilContainerGUI.php.
References ilObjectGUI\$ctrl.
ilContainerGUI::editStylePropertiesObject | ( | ) |
Edit style properties.
Definition at line 2853 of file class.ilContainerGUI.php.
References $tabs, ilObjectGUI\$tpl, ilObjectGUI\checkPermission(), and initStylePropertiesForm().
ilContainerGUI::enableAdministrationPanelObject | ( | ) |
enable administration panel
Definition at line 1421 of file class.ilContainerGUI.php.
References $_SESSION.
ilContainerGUI::enableMultiDownloadObject | ( | ) |
Definition at line 1475 of file class.ilContainerGUI.php.
References renderObject().
ilContainerGUI::executeCommand | ( | ) |
execute command note: this method is overwritten in all container objects
Reimplemented from ilObjectGUI.
Reimplemented in ilObjCategoryGUI, ilObjCourseGUI, ilObjFolderGUI, ilObjGroupGUI, ilObjLearningSequenceGUI, ilObjOrgUnitGUI, ilObjRootFolderGUI, ilObjStudyProgrammeGUI, and ilObjRecoveryFolderGUI.
Definition at line 173 of file class.ilContainerGUI.php.
References $_GET, $ret, ilObjectGUI\$tpl, forwardToPageObject(), forwardToStyleSheet(), and prepareOutput().
|
protected |
Launch jnlp.
Definition at line 3216 of file class.ilContainerGUI.php.
References $_COOKIE, $ilUser, ilObjectGUI\$tpl, $user, CLIENT_ID, and exit.
& ilContainerGUI::forwardToPageObject | ( | ) |
forward command to page object
Definition at line 286 of file class.ilContainerGUI.php.
References $_GET, ilObjectGUI\$ctrl, ilObjectGUI\$lng, $ret, $tabs, ilPageObject\_exists(), ilContainer\_lookupContainerSetting(), ilObjectGUI\checkPermission(), exit, ilObjStyleSheet\getContentStylePath(), ilObjStyleSheet\getEffectiveContentStyleId(), ilUtil\getImagePath(), and ilObjStyleSheet\getSyntaxStylePath().
Referenced by ilObjCategoryGUI\executeCommand(), ilObjCourseGUI\executeCommand(), ilObjFolderGUI\executeCommand(), ilObjGroupGUI\executeCommand(), ilObjRootFolderGUI\executeCommand(), and executeCommand().
ilContainerGUI::forwardToStyleSheet | ( | ) |
Forward to style object.
Definition at line 251 of file class.ilContainerGUI.php.
References $_GET, ilObjectGUI\$ctrl, $ret, and $tabs.
Referenced by ilObjCategoryGUI\executeCommand(), ilObjCourseGUI\executeCommand(), ilObjFolderGUI\executeCommand(), ilObjGroupGUI\executeCommand(), ilObjRootFolderGUI\executeCommand(), and executeCommand().
ilContainerGUI::getAdminTabs | ( | ) |
administration tabs show only permissions and trash folder
Reimplemented from ilObjectGUI.
Reimplemented in ilObjOrgUnitGUI.
Definition at line 3763 of file class.ilContainerGUI.php.
References ilObjectGUI\$tree, and ilObjectGUI\checkPermissionBool().
ilContainerGUI::getAsynchItemListObject | ( | ) |
Get item list command drop down asynchronously.
Definition at line 3032 of file class.ilContainerGUI.php.
References $_GET, ilObjectGUI\$ctrl, ilObjectGUI\$data, ilObjectGUI\$obj_id, $plugin_admin, ilObjectGUI\$ref_id, XapiProxy\$resp, $type, ilObjectListGUIFactory\_getListGUIByType(), ilObject\_lookupObjId(), ilObject\_lookupType(), exit, ilPluginAdmin\getPluginObject(), IL_COMP_SERVICE, ilUIHookPluginGUI\KEEP, and modifyItemGUI().
ilContainerGUI::getBucketTitle | ( | ) |
get proper label to add in the background task popover
Definition at line 1670 of file class.ilContainerGUI.php.
Referenced by downloadObject().
ilContainerGUI::getContainerPageHTML | ( | ) |
Get container page HTML.
Definition at line 418 of file class.ilContainerGUI.php.
References $ilSetting, $ilUser, $lang, $ret, $settings, $user, ilPageUtil\_existsAndNotEmpty(), ilContainer\_lookupContainerSetting(), ilObjStyleSheet\getContentStylePath(), ilObjStyleSheet\getEffectiveContentStyleId(), ilObjectTranslation\getInstance(), and ilObjStyleSheet\getSyntaxStylePath().
ilContainerGUI::getContentGUI | ( | ) |
Get content gui object.
return
Definition at line 567 of file class.ilContainerGUI.php.
References ilCourseConstants\IL_CRS_VIEW_TIMING, ilContainer\VIEW_BY_TYPE, ilContainer\VIEW_OBJECTIVE, ilContainer\VIEW_SESSIONS, and ilContainer\VIEW_SIMPLE.
Referenced by redrawListItemObject(), renderBlockAsynchObject(), and renderObject().
|
protected |
Get values for edit form.
Reimplemented from ilObjectGUI.
Reimplemented in ilObjCategoryGUI, ilObjCourseGUI, and ilObjRootFolderGUI.
Definition at line 210 of file class.ilContainerGUI.php.
References ilDidacticTemplateObjSettings\lookupTemplateId().
Referenced by ilObjFolderGUI\editObject().
ilContainerGUI::getTabs | ( | ) |
common tabs for all container objects (should be called at the end of child getTabs() method
Reimplemented from ilObjectGUI.
Reimplemented in ilObjCategoryGUI, ilObjCourseGUI, ilObjFolderGUI, ilObjGroupGUI, ilObjLearningSequenceGUI, ilObjOrgUnitGUI, ilObjRootFolderGUI, and ilObjStudyProgrammeGUI.
Definition at line 1384 of file class.ilContainerGUI.php.
References $_GET, $_SESSION, ilObjectGUI\$ctrl, and $rbacsystem.
|
protected |
$cmd | string |
Reimplemented in ilObjOrgUnitGUI.
Definition at line 3663 of file class.ilContainerGUI.php.
References $_SESSION, $type, and ilObject\_lookupType().
Referenced by showPasteTreeObject().
ilContainerGUI::initAndDisplayCopyIntoMultipleObjectsObject | ( | ) |
Definition at line 2151 of file class.ilContainerGUI.php.
References $_GET, $_SESSION, ilObjectGUI\$tree, and showPasteTreeObject().
Referenced by copyObject().
ilContainerGUI::initAndDisplayLinkIntoMultipleObjectsObject | ( | ) |
Definition at line 2049 of file class.ilContainerGUI.php.
References $_GET, $_SESSION, ilObjectGUI\$tree, and showPasteTreeObject().
Referenced by linkObject().
ilContainerGUI::initAndDisplayMoveIntoObjectObject | ( | ) |
Definition at line 2173 of file class.ilContainerGUI.php.
References $_GET, $_SESSION, ilObjectGUI\$tree, and showPasteTreeObject().
Referenced by cutObject().
|
protected |
Init object edit form.
Reimplemented from ilObjectGUI.
Reimplemented in ilObjCategoryGUI, ilObjCourseGUI, ilObjFolderGUI, and ilObjRootFolderGUI.
Definition at line 3244 of file class.ilContainerGUI.php.
References ilObjectGUI\$ctrl, ilObjectGUI\$lng, and ilObjectGUI\initEditCustomForm().
|
protected |
Init filter.
Definition at line 3712 of file class.ilContainerGUI.php.
References $container_filter_service, $DIC, ilObjectGUI\$request, and ilContainer\_lookupContainerSetting().
Referenced by __construct().
|
protected |
Init password form.
Definition at line 3107 of file class.ilContainerGUI.php.
Referenced by savePasswordObject(), and showPasswordInstructionObject().
|
protected |
Add file manager link.
<type> | $a_sub_type |
<type> | $a_sub_id |
Reimplemented from ilObjectGUI.
Reimplemented in ilObjCourseGUI, ilObjGroupGUI, and ilObjStudyProgrammeGUI.
Definition at line 3206 of file class.ilContainerGUI.php.
|
protected |
Add list presentation settings to form.
ilPropertyFormGUI | $form |
Definition at line 3378 of file class.ilContainerGUI.php.
References ilContainer\_lookupContainerSetting(), and ilPropertyFormGUI\addItem().
Referenced by ilObjCategoryGUI\initEditForm(), ilObjCourseGUI\initEditForm(), ilObjFolderGUI\initEditForm(), ilObjRootFolderGUI\initEditForm(), and ilObjGroupGUI\initForm().
|
protected |
Add manual sorting options.
Definition at line 3451 of file class.ilContainerGUI.php.
References $settings, initSortingDirectionForm(), 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.
ilFormPropertyGUI | $element |
Definition at line 3416 of file class.ilContainerGUI.php.
References $txt, ilContainerSortingSettings\getSortDirection(), ilContainer\SORT_DIRECTION_ASC, and ilContainer\SORT_DIRECTION_DESC.
Referenced by initManualSortingOptionForm(), and initSortingForm().
|
protected |
Append sorting settings to property form.
ilPropertyFormGUI | $form | |
type | $a_sorting_settings |
Definition at line 3308 of file class.ilContainerGUI.php.
References $settings, ilPropertyFormGUI\addItem(), initManualSortingOptionForm(), initSortingDirectionForm(), ilContainerSortingSettings\lookupSortModeFromParentContainer(), ilContainer\SORT_ACTIVATION, ilContainer\SORT_CREATION, ilContainer\SORT_INHERIT, ilContainer\SORT_MANUAL, ilContainer\SORT_TITLE, and ilContainerSortingSettings\sortModeToString().
Referenced by ilObjCategoryGUI\initEditForm(), ilObjCourseGUI\initEditForm(), ilObjFolderGUI\initEditForm(), ilObjRootFolderGUI\initEditForm(), and ilObjGroupGUI\initForm().
ilContainerGUI::initStylePropertiesForm | ( | ) |
Init style properties form.
Definition at line 2869 of file class.ilContainerGUI.php.
References $_GET, ilObjectGUI\$ctrl, $ilSetting, ilObjectGUI\$lng, $settings, $tabs, ilObjectGUI\$tpl, ilObjStyleSheet\_getStandardStyles(), ilContainer\_lookupContainerSetting(), ilObjStyleSheet\_lookupStandard(), ilObject\_lookupTitle(), ilObject\_lookupType(), and ilUtil\formSelect().
Referenced by editStylePropertiesObject().
ilContainerGUI::isActiveAdministrationPanel | ( | ) |
Reimplemented in ilObjStudyProgrammeGUI.
Definition at line 2493 of file class.ilContainerGUI.php.
References $_SESSION.
Referenced by addStandardContainerSubTabs(), renderObject(), setColumnSettings(), ilObjCourseGUI\setContentSubTabs(), setPageEditorTabs(), showAdministrationPanel(), and showPossibleSubObjects().
ilContainerGUI::isActiveItemOrdering | ( | ) |
Check if item ordering is enabled.
Definition at line 1463 of file class.ilContainerGUI.php.
References ilContainerSortingSettings\_lookupSortMode(), isActiveOrdering(), and ilContainer\SORT_MANUAL.
ilContainerGUI::isActiveOrdering | ( | ) |
Check if ordering is enabled.
Definition at line 1454 of file class.ilContainerGUI.php.
References true.
Referenced by isActiveItemOrdering(), renderObject(), showAdministrationPanel(), and showPossibleSubObjects().
ilContainerGUI::isMultiDownloadEnabled | ( | ) |
Definition at line 1481 of file class.ilContainerGUI.php.
References $multi_download_enabled.
Referenced by showAdministrationPanel().
ilContainerGUI::keepObjectsInClipboardObject | ( | ) |
Keep objects in the clipboard.
Definition at line 2142 of file class.ilContainerGUI.php.
References ilObjectGUI\$ctrl.
Referenced by ilObjLearningSequenceGUI\executeCommand(), and ilObjOrgUnitGUI\executeCommand().
ilContainerGUI::linkObject | ( | ) |
create an new reference of an object in tree it's like a hard link of unix
@access public
Definition at line 1681 of file class.ilContainerGUI.php.
References $_GET, $_POST, $_SESSION, ilObjectGUI\$ctrl, $error, ilObjectGUI\$ilErr, ilObjectGUI\$object, $rbacsystem, ilObjectGUI\$ref_id, ilObjectFactory\getInstanceByRefId(), initAndDisplayLinkIntoMultipleObjectsObject(), and ilUtil\sendInfo().
Referenced by ilObjLearningSequenceGUI\executeCommand().
ilContainerGUI::modifyItemGUI | ( | $a_item_list_gui, | |
$a_item_data, | |||
$a_show_path | |||
) |
Modify list gui for presentation in container.
type | $a_item_list_gui | |
type | $a_item_data | |
type | $a_show_path |
Reimplemented in ilObjCourseGUI, ilObjFolderGUI, and ilObjGroupGUI.
Definition at line 2811 of file class.ilContainerGUI.php.
References ilObjectGUI\$lng.
Referenced by getAsynchItemListObject().
& ilContainerGUI::newBlockTemplate | ( | ) |
determin admin commands
returns a new list block template
@access private
Definition at line 1164 of file class.ilContainerGUI.php.
References ilObjectGUI\$tpl.
ilContainerGUI::pasteObject | ( | ) |
paste object from clipboard to current place Depending on the chosen command the object(s) are linked, copied or moved
@access public
Definition at line 2201 of file class.ilContainerGUI.php.
References $_GET, $_SESSION, ilObjectGUI\$ctrl, $error, ilObjectGUI\$ilErr, $ilUser, $log, $message, $rbacadmin, $rbacsystem, ilObjectGUI\$ref_id, ilObjectGUI\$tree, $user, ilConditionHandler\_adjustMovedObjectConditions(), ilChangeEvent\_catchupWriteEvents(), ilObject\_lookupObjId(), ilObject\_lookupTitle(), ilChangeEvent\_recordWriteEvent(), clearObject(), and ilObjectFactory\getInstanceByRefId().
Referenced by ilObjOrgUnitGUI\performPaste().
ilContainerGUI::performPasteIntoMultipleObjectsObject | ( | ) |
Definition at line 1762 of file class.ilContainerGUI.php.
References $_POST, $_SESSION, ilObjectGUI\$ctrl, $error, ilObjectGUI\$ilErr, $ilUser, ilObjectGUI\$lng, $log, $message, $obj_data_cache, $rbacadmin, $rbacreview, $rbacsystem, ilObjectGUI\$ref_id, ilObjectGUI\$tree, $ui, $user, ilConditionHandler\_adjustMovedObjectConditions(), ilObjFileAccess\_appendNumberOfCopyToFilename(), ilChangeEvent\_catchupWriteEvents(), ilLink\_getLink(), ilChangeEvent\_recordReadEvent(), ilChangeEvent\_recordWriteEvent(), ilRbacLog\add(), clearObject(), cloneNodes(), ilRbacLog\gatherFaPa(), ilObjectFactory\getInstanceByRefId(), ilRbacLog\isActive(), ilRbacLog\LINK_OBJECT, ilUtil\sendFailure(), and showPasteTreeObject().
Referenced by ilObjLearningSequenceGUI\executeCommand(), and ilObjOrgUnitGUI\executeCommand().
ilContainerGUI::prepareOutput | ( | $a_show_subobjects = true | ) |
prepare output
Reimplemented from ilObjectGUI.
Reimplemented in ilObjCourseGUI, and ilObjGroupGUI.
Definition at line 490 of file class.ilContainerGUI.php.
References ilObjectGUI\getCreationMode(), ilMemberViewGUI\showMemberViewSwitch(), and showTreeFlatIcon().
Referenced by ilObjCategoryGUI\executeCommand(), ilObjFolderGUI\executeCommand(), ilObjRootFolderGUI\executeCommand(), ilObjRecoveryFolderGUI\executeCommand(), and executeCommand().
ilContainerGUI::redrawListItemObject | ( | ) |
Redraw a list item (ajax)
return
Definition at line 3152 of file class.ilContainerGUI.php.
References $_GET, ilObjectGUI\$tpl, ilEventItems\_getItemsOfContainer(), exit, getContentGUI(), and ilObjectActivation\getItemsByEvent().
ilContainerGUI::removeFromSystemObject | ( | ) |
remove objects from trash bin and all entries therefore every object needs a specific deleteObject() method
@access public
Reimplemented in ilObjRecoveryFolderGUI.
Definition at line 3611 of file class.ilContainerGUI.php.
References $_POST, and ilObjectGUI\checkPermission().
ilContainerGUI::renderBlockAsynchObject | ( | ) |
render the object
Definition at line 670 of file class.ilContainerGUI.php.
References $_GET, exit, and getContentGUI().
ilContainerGUI::renderObject | ( | ) |
render the object
Reimplemented in ilObjCategoryGUI, ilObjCourseGUI, ilObjFolderGUI, ilObjGroupGUI, ilObjLearningSequenceGUI, and ilObjRootFolderGUI.
Definition at line 607 of file class.ilContainerGUI.php.
References $_GET, ilObjectGUI\$ctrl, $ilSetting, ilObjectGUI\$lng, $settings, $tabs, $toolbar, $user, ANONYMOUS_USER_ID, getContentGUI(), isActiveAdministrationPanel(), isActiveOrdering(), setContentSubTabs(), showAdministrationPanel(), showPermanentLink(), showPossibleSubObjects(), and supportsPageEditor().
Referenced by editOrderObject(), and enableMultiDownloadObject().
ilContainerGUI::resetRowType | ( | ) |
Definition at line 1295 of file class.ilContainerGUI.php.
|
protected |
\ilPropertyFormGUI | null | $form |
Definition at line 3622 of file class.ilContainerGUI.php.
|
protected |
Save list presentation setting.
ilPropertyFormGUI | $form |
Definition at line 3403 of file class.ilContainerGUI.php.
References ilContainer\_writeContainerSetting(), and ilPropertyFormGUI\getInput().
Referenced by ilObjFolderGUI\updateCustom(), ilObjCategoryGUI\updateObject(), ilObjCourseGUI\updateObject(), and ilObjGroupGUI\updateObject().
ilContainerGUI::savePageContentObject | ( | ) |
Definition at line 1029 of file class.ilContainerGUI.php.
References $_POST, ilRTE\_cleanupMediaObjectUsage(), ilObjAdvancedEditing\_getUsedHTMLTagsAsString(), ilContainer\_lookupContainerSetting(), ilContainer\_writeContainerSetting(), and ilUtil\stripSlashes().
|
protected |
Save password.
Definition at line 3131 of file class.ilContainerGUI.php.
References $ilUser, $user, initFormPasswordInstruction(), and showPasswordInstructionObject().
ilContainerGUI::saveSortingObject | ( | ) |
Save Sorting.
@access public
Reimplemented in ilObjCourseGUI.
Definition at line 2741 of file class.ilContainerGUI.php.
References $_POST, and ilContainerSorting\_getInstance().
|
protected |
Save sorting settings.
ilPropertyFormGUI | $form |
Definition at line 3525 of file class.ilContainerGUI.php.
References $settings, ilPropertyFormGUI\getInput(), ilContainer\SORT_ACTIVATION, ilContainer\SORT_CREATION, ilContainer\SORT_MANUAL, and ilContainer\SORT_TITLE.
Referenced by ilObjFolderGUI\updateCustom(), ilObjCategoryGUI\updateObject(), ilObjCourseGUI\updateObject(), and ilObjGroupGUI\updateObject().
ilContainerGUI::saveStyleSettingsObject | ( | ) |
Save style settings.
Definition at line 3014 of file class.ilContainerGUI.php.
References $_POST, $ilSetting, $settings, ilObjStyleSheet\_lookupStandard(), and ilUtil\stripSlashes().
ilContainerGUI::setColumnSettings | ( | ilColumnGUI | $column_gui | ) |
May be overwritten in subclasses.
Reimplemented from ilObjectGUI.
Definition at line 2508 of file class.ilContainerGUI.php.
References $access, isActiveAdministrationPanel(), ilColumnGUI\setAdminCommands(), ilColumnGUI\setBlockProperty(), and ilColumnGUI\setRepositoryItems().
ilContainerGUI::setContentSubTabs | ( | ) |
Set content sub tabs.
Reimplemented in ilObjCourseGUI, ilObjOrgUnitGUI, and ilObjStudyProgrammeGUI.
Definition at line 681 of file class.ilContainerGUI.php.
References addStandardContainerSubTabs().
Referenced by renderObject().
ilContainerGUI::setPageEditorTabs | ( | ) |
Add page editor tabs.
Definition at line 1304 of file class.ilContainerGUI.php.
References ilObjectGUI\$lng, ilFrameTargetInfo\_getFrame(), and isActiveAdministrationPanel().
ilContainerGUI::setSideColumnReturn | ( | ) |
Set return point for side column actions.
Reimplemented in ilObjCourseGUI, and ilObjGroupGUI.
Definition at line 3704 of file class.ilContainerGUI.php.
ilContainerGUI::setTitleAndDescription | ( | ) |
called by prepare output
Reimplemented from ilObjectGUI.
Reimplemented in ilObjOrgUnitGUI, and ilObjRootFolderGUI.
Definition at line 529 of file class.ilContainerGUI.php.
References ilObject\_getIcon(), ilObjectListGUIFactory\_getListGUIByType(), and ilContainer\_lookupContainerSetting().
ilContainerGUI::showAdministrationPanel | ( | ) |
show administration panel
Definition at line 689 of file class.ilContainerGUI.php.
References $_GET, $_SESSION, $access, $DIC, $GLOBALS, ilObjectGUI\$lng, ilObjectGUI\$ref_id, $toolbar, ilUtil\getImagePath(), isActiveAdministrationPanel(), isActiveOrdering(), isMultiDownloadEnabled(), and ilUtil\sendInfo().
Referenced by renderObject().
ilContainerGUI::showLinkListObject | ( | ) |
Definition at line 1084 of file class.ilContainerGUI.php.
References $_GET, $i, ilObjectGUI\$lng, ilObjectGUI\$tpl, ilObjectGUI\$tree, $type, exit, and ilUtil\getStyleSheetLocation().
|
protected |
Show webdav password instruction.
Definition at line 3081 of file class.ilContainerGUI.php.
References $DIC, $toolbar, ilObjectGUI\$tpl, ilButton\getInstance(), initFormPasswordInstruction(), and ilUtil\sendInfo().
Referenced by savePasswordObject().
ilContainerGUI::showPasteTreeObject | ( | ) |
Show paste tree.
Definition at line 2073 of file class.ilContainerGUI.php.
References $_SESSION, Vendor\Package\$b, $error, ilObjectGUI\$ilErr, $message, $tabs, $toolbar, ilUtil\getImagePath(), ilSubmitButton\getInstance(), and getTreeSelectorGUI().
Referenced by ilObjLearningSequenceGUI\executeCommand(), initAndDisplayCopyIntoMultipleObjectsObject(), initAndDisplayLinkIntoMultipleObjectsObject(), initAndDisplayMoveIntoObjectObject(), and performPasteIntoMultipleObjectsObject().
ilContainerGUI::showPermanentLink | ( | ) |
show permanent link
Definition at line 875 of file class.ilContainerGUI.php.
References $DIC, and ilObjectGUI\$tpl.
Referenced by ilObjCourseGUI\executeCommand(), ilObjGroupGUI\executeCommand(), and renderObject().
ilContainerGUI::showPossibleSubObjects | ( | ) |
show possible sub objects selection list
Reimplemented from ilObjectGUI.
Reimplemented in ilObjCourseGUI, ilObjFolderGUI, ilObjOrgUnitGUI, and ilObjRecoveryFolderGUI.
Definition at line 551 of file class.ilContainerGUI.php.
References isActiveAdministrationPanel(), and isActiveOrdering().
Referenced by renderObject().
ilContainerGUI::showTreeFlatIcon | ( | ) |
Definition at line 505 of file class.ilContainerGUI.php.
References $_GET, $_SESSION, ilObjectGUI\$tpl, and ilMemberViewSettings\getInstance().
Referenced by prepareOutput().
|
protected |
Reimplemented in ilObjStudyProgrammeGUI.
Definition at line 662 of file class.ilContainerGUI.php.
Referenced by renderObject().
ilContainerGUI::switchToOldEditorObject | ( | ) |
Switch to old page editor.
Definition at line 903 of file class.ilContainerGUI.php.
References $_SESSION, and ilObjectGUI\$ctrl.
ilContainerGUI::switchToStdEditorObject | ( | ) |
Switch to standard page editor.
Definition at line 892 of file class.ilContainerGUI.php.
References $_SESSION, and ilObjectGUI\$ctrl.
ilContainerGUI::trashApplyFilterObject | ( | ) |
trash table apply filter
Definition at line 3576 of file class.ilContainerGUI.php.
References trashHandleFilter().
|
protected |
bool | $action_apply |
Definition at line 3592 of file class.ilContainerGUI.php.
References trashObject().
Referenced by trashApplyFilterObject(), and trashResetFilterObject().
ilContainerGUI::trashObject | ( | ) |
Show trash content of object.
@access public
Definition at line 3556 of file class.ilContainerGUI.php.
References ilObjectGUI\$tpl, and ilObjectGUI\checkPermission().
Referenced by ilObjLearningSequenceGUI\executeCommand(), and trashHandleFilter().
ilContainerGUI::trashResetFilterObject | ( | ) |
trash table reset filter
Definition at line 3584 of file class.ilContainerGUI.php.
References trashHandleFilter().
ilContainerGUI::undeleteObject | ( | ) |
Get objects back from trash.
Definition at line 3634 of file class.ilContainerGUI.php.
Referenced by ilObjLearningSequenceGUI\executeCommand().
ilContainerGUI::useNewEditorObject | ( | ) |
Use new editor (-> delete xhtml content page)
Definition at line 914 of file class.ilContainerGUI.php.
References $access, ilObjectGUI\$ctrl, ilObjectGUI\$lng, and ilContainer\_writeContainerSetting().
|
protected |
Definition at line 51 of file class.ilContainerGUI.php.
Referenced by addStandardContainerSubTabs(), cloneAllObject(), ilObjCategoryGUI\executeCommand(), ilObjCategoryGUI\getTabs(), ilObjFolderGUI\getTabs(), ilObjCategoryGUI\infoScreen(), ilObjFolderGUI\infoScreen(), setColumnSettings(), showAdministrationPanel(), and useNewEditorObject().
|
protected |
Definition at line 100 of file class.ilContainerGUI.php.
ilContainerGUI::$bl_cnt = 1 |
Definition at line 102 of file class.ilContainerGUI.php.
|
protected |
Definition at line 113 of file class.ilContainerGUI.php.
Referenced by initFilter().
|
protected |
Definition at line 118 of file class.ilContainerGUI.php.
|
protected |
Definition at line 46 of file class.ilContainerGUI.php.
|
protected |
Definition at line 56 of file class.ilContainerGUI.php.
Referenced by clipboardObject(), cloneAllObject(), copyObject(), cutObject(), downloadObject(), ilObjFolderGUI\editObject(), editPageContentObject(), ilObjCategoryGUI\infoScreen(), linkObject(), ilObjCategoryGUI\listUsersObject(), pasteObject(), performPasteIntoMultipleObjectsObject(), showPasteTreeObject(), ilObjCourseGUI\updateInfoObject(), and ilObjCategoryGUI\updateObject().
|
protected |
Definition at line 95 of file class.ilContainerGUI.php.
|
protected |
Definition at line 76 of file class.ilContainerGUI.php.
Referenced by clipboardObject(), cloneAllObject(), pasteObject(), and performPasteIntoMultipleObjectsObject().
ilContainerGUI::$multi_download_enabled = false |
Definition at line 103 of file class.ilContainerGUI.php.
Referenced by isMultiDownloadEnabled().
|
protected |
Definition at line 81 of file class.ilContainerGUI.php.
Referenced by cloneWizardPageObject(), and performPasteIntoMultipleObjectsObject().
|
protected |
Definition at line 61 of file class.ilContainerGUI.php.
Referenced by copyObject().
|
protected |
Definition at line 91 of file class.ilContainerGUI.php.
Referenced by getAsynchItemListObject().
|
protected |
Definition at line 66 of file class.ilContainerGUI.php.
Referenced by ilObjCourseGUI\afterSave(), ilObjCategoryGUI\assignSaveObject(), pasteObject(), and performPasteIntoMultipleObjectsObject().
|
protected |
Definition at line 71 of file class.ilContainerGUI.php.
Referenced by ilObjCategoryGUI\__checkGlobalRoles(), ilObjCategoryGUI\__getAssignableRoles(), ilObjCategoryGUI\_importCategoriesForm(), ilObjCategoryGUI\assignRolesObject(), ilObjCategoryGUI\assignSaveObject(), ilObjCategoryGUI\listUsersObject(), and performPasteIntoMultipleObjectsObject().
|
protected |
Definition at line 26 of file class.ilContainerGUI.php.
Referenced by __construct(), ilObjCourseGUI\autoFillObject(), cloneAllObject(), copyObject(), cutObject(), editPageContentObject(), ilObjCategoryGUI\executeCommand(), ilObjCourseGUI\executeCommand(), ilObjGroupGUI\executeCommand(), ilObjRootFolderGUI\executeCommand(), ilObjCategoryGUI\getTabs(), ilObjFolderGUI\getTabs(), ilObjGroupGUI\getTabs(), ilObjRootFolderGUI\getTabs(), getTabs(), ilObjGroupGUI\infoScreen(), linkObject(), ilObjCategoryGUI\listUsersObject(), pasteObject(), performPasteIntoMultipleObjectsObject(), ilObjCourseGUI\prepareOutput(), ilObjGroupGUI\prepareOutput(), ilObjCourseGUI\setSubTabs(), ilObjGroupGUI\setSubTabs(), ilObjCourseGUI\viewObject(), and ilObjGroupGUI\viewObject().
|
protected |
Definition at line 36 of file class.ilContainerGUI.php.
Referenced by addStandardContainerSubTabs(), ilObjCategoryGUI\afterSave(), ilObjStudyProgrammeGUI\afterSave(), ilObjLearningSequenceGUI\afterSave(), getContainerPageHTML(), ilObjCourseGUI\initEditForm(), initManualSortingOptionForm(), initSortingForm(), initStylePropertiesForm(), ilObjCourseGUI\prepareOutput(), renderObject(), saveSortingSettings(), saveStyleSettingsObject(), ilObjCategoryGUI\setEditTabs(), and ilObjCourseGUI\updateObject().
|
protected |
Definition at line 31 of file class.ilContainerGUI.php.
Referenced by addPageTabs(), addStandardContainerSubTabs(), ilObjCategoryGUI\applyFilterObject(), ilObjCategoryGUI\assignRolesObject(), clipboardObject(), ilObjFolderGUI\editObject(), editOrderObject(), editStylePropertiesObject(), ilObjCategoryGUI\executeCommand(), forwardToPageObject(), forwardToStyleSheet(), initStylePropertiesForm(), ilObjCategoryGUI\renderObject(), ilObjFolderGUI\renderObject(), renderObject(), ilObjCategoryGUI\setEditTabs(), ilObjFolderGUI\setSubTabs(), and showPasteTreeObject().
|
protected |
Definition at line 86 of file class.ilContainerGUI.php.
Referenced by clipboardObject(), ilObjCategoryGUI\listUsersObject(), renderObject(), showAdministrationPanel(), showPasswordInstructionObject(), and showPasteTreeObject().
|
protected |
Definition at line 108 of file class.ilContainerGUI.php.
Referenced by performPasteIntoMultipleObjectsObject().
|
protected |
Definition at line 123 of file class.ilContainerGUI.php.
|
protected |
Definition at line 41 of file class.ilContainerGUI.php.
Referenced by ilObjCategoryGUI\__checkGlobalRoles(), ilObjCategoryGUI\__getAssignableRoles(), addStandardContainerSubTabs(), cloneAllObject(), ilObjCategoryGUI\deleteUsersObject(), ilObjFolderGUI\executeCommand(), fileManagerLaunchObject(), getContainerPageHTML(), ilObjCategoryGUI\listUsersObject(), pasteObject(), performPasteIntoMultipleObjectsObject(), renderObject(), savePasswordObject(), and ilObjCategoryGUI\updateObject().