ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
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... | |
![]() | |
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... | |
![]() | |
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 | 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... | |
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) | |
![]() | |
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 | |
![]() | |
$ilErr | |
$locator | |
$user | |
$access | |
$rbacsystem | |
$settings | |
$rbacreview | |
$toolbar | |
$tmp_import_dir | |
$tabs_gui = null | |
$ctrl | |
$object_service | |
$favourites | |
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(), settings(), ui(), and user().
ilContainerGUI::__showTimingsButton | ( | & | $tpl | ) |
Definition at line 830 of file class.ilContainerGUI.php.
References ilObjectGUI\$tpl, and ilObjectGUI\$tree.
|
static |
build path
Definition at line 2812 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 1154 of file class.ilContainerGUI.php.
References $a_type, and ilUtil\getImagePath().
ilContainerGUI::addMessageRow | ( | & | $a_tpl, |
$a_message, | |||
$a_type | |||
) |
add message row
Definition at line 1244 of file class.ilContainerGUI.php.
ilContainerGUI::addPageTabs | ( | ) |
Add page tabs.
Definition at line 401 of file class.ilContainerGUI.php.
References ilObjectGUI\$ctrl, $ilCtrl, and $tabs.
ilContainerGUI::addStandardContainerSubTabs | ( | $a_include_view = true | ) |
Add standar container subtabs for view, manage, oderdering and text/media editor link.
Definition at line 1303 of file class.ilContainerGUI.php.
References $_SESSION, $access, ilObjectGUI\$ctrl, $ilCtrl, $ilSetting, $ilUser, ilObjectGUI\$lng, $settings, $tabs, $user, ilFrameTargetInfo\_getFrame(), 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 2526 of file class.ilContainerGUI.php.
ilContainerGUI::allowBlocksMoving | ( | ) |
Standard is to allow blocks moving.
Definition at line 2518 of file class.ilContainerGUI.php.
ilContainerGUI::cancelMoveLinkObject | ( | ) |
Cancel move|link empty clipboard and return to parent.
Reimplemented in ilObjOrgUnitGUI.
Definition at line 2115 of file class.ilContainerGUI.php.
References $_SESSION, ilObjectGUI\$ctrl, and $ilCtrl.
ilContainerGUI::cancelPageContentObject | ( | ) |
Definition at line 1050 of file class.ilContainerGUI.php.
ilContainerGUI::clearAdminCommandsDetermination | ( | ) |
cleaer administration commands determination
Definition at line 1103 of file class.ilContainerGUI.php.
ilContainerGUI::clearObject | ( | ) |
clear clipboard and go back to last object
@access public
Definition at line 1731 of file class.ilContainerGUI.php.
References $_POST, and $_SESSION.
Referenced by pasteObject(), and performPasteIntoMultipleObjectsObject().
ilContainerGUI::clipboardObject | ( | ) |
show clipboard
Definition at line 2420 of file class.ilContainerGUI.php.
References $_SESSION, ilObjectGUI\$ctrl, ilObjectGUI\$data, $error, $ilCtrl, ilObjectGUI\$ilErr, $ilLog, ilObjectGUI\$lng, $log, $message, ilObjectGUI\$ref_id, $tab, $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 2671 of file class.ilContainerGUI.php.
References $_COOKIE, $_GET, $_POST, $access, ilObjectGUI\$ctrl, $error, $ilCtrl, ilObjectGUI\$ilErr, $ilLog, $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 2749 of file class.ilContainerGUI.php.
References ilObjectGUI\$tree, cloneNodes(), and ilObjectFactory\getInstanceByRefId().
Referenced by cloneNodes(), and performPasteIntoMultipleObjectsObject().
ilContainerGUI::cloneWizardPageListObject | ( | ) |
@access public
Definition at line 2550 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 2561 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 2538 of file class.ilContainerGUI.php.
References cloneWizardPageObject().
ilContainerGUI::confirmRemoveFromSystemObject | ( | ) |
confirmation screen remove from system
Definition at line 3633 of file class.ilContainerGUI.php.
References $_POST, ilObjectGUI\$lng, 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 1539 of file class.ilContainerGUI.php.
References $_GET, $_POST, $_SESSION, ilObjectGUI\$ctrl, $error, $ilCtrl, 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 2966 of file class.ilContainerGUI.php.
References ilObjectGUI\$ctrl, and $ilCtrl.
ilContainerGUI::cutObject | ( | ) |
cut object(s) out from a container and write the information to clipboard
@access public
Definition at line 1476 of file class.ilContainerGUI.php.
References $_GET, $_POST, $_SESSION, ilObjectGUI\$ctrl, $error, $ilCtrl, 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 2986 of file class.ilContainerGUI.php.
References ilObjectGUI\$ctrl, and $ilCtrl.
ilContainerGUI::disableAdministrationPanelObject | ( | ) |
enable administration panel
Definition at line 1414 of file class.ilContainerGUI.php.
References $_SESSION.
ilContainerGUI::downloadObject | ( | ) |
Definition at line 1618 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 1423 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 938 of file class.ilContainerGUI.php.
References $_GET, ilObjectGUI\$ctrl, $error, $ilCtrl, 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 919 of file class.ilContainerGUI.php.
References $_SESSION, and ilContainer\_lookupContainerSetting().
ilContainerGUI::editStyleObject | ( | ) |
Edit Style.
Definition at line 2976 of file class.ilContainerGUI.php.
References ilObjectGUI\$ctrl, and $ilCtrl.
ilContainerGUI::editStylePropertiesObject | ( | ) |
Edit style properties.
Definition at line 2837 of file class.ilContainerGUI.php.
References $tabs, ilObjectGUI\$tpl, ilObjectGUI\checkPermission(), and initStylePropertiesForm().
ilContainerGUI::enableAdministrationPanelObject | ( | ) |
enable administration panel
Definition at line 1405 of file class.ilContainerGUI.php.
References $_SESSION.
ilContainerGUI::enableMultiDownloadObject | ( | ) |
Definition at line 1459 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 3206 of file class.ilContainerGUI.php.
References $_COOKIE, $ilUser, ilObjectGUI\$tpl, $user, exit, ilFMSettings\getInstance(), and ILIAS_HTTP_PATH.
& ilContainerGUI::forwardToPageObject | ( | ) |
forward command to page object
Definition at line 286 of file class.ilContainerGUI.php.
References $_GET, ilObjectGUI\$ctrl, $ilCtrl, 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, $ilCtrl, $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 3761 of file class.ilContainerGUI.php.
References ilObjectGUI\$tree, and ilObjectGUI\checkPermissionBool().
ilContainerGUI::getAsynchItemListObject | ( | ) |
Get item list command drop down asynchronously.
Definition at line 3014 of file class.ilContainerGUI.php.
References $_GET, ilObjectGUI\$ctrl, ilObjectGUI\$data, $ilCtrl, 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 1654 of file class.ilContainerGUI.php.
Referenced by downloadObject().
ilContainerGUI::getContainerPageHTML | ( | ) |
Get container page HTML.
Definition at line 416 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 562 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 1368 of file class.ilContainerGUI.php.
References $_GET, $_SESSION, ilObjectGUI\$ctrl, $ilCtrl, and $rbacsystem.
|
protected |
$cmd | string |
Reimplemented in ilObjOrgUnitGUI.
Definition at line 3651 of file class.ilContainerGUI.php.
References $_SESSION, $type, and ilObject\_lookupType().
Referenced by showPasteTreeObject().
ilContainerGUI::initAndDisplayCopyIntoMultipleObjectsObject | ( | ) |
Definition at line 2135 of file class.ilContainerGUI.php.
References $_GET, $_SESSION, ilObjectGUI\$tree, and showPasteTreeObject().
Referenced by copyObject().
ilContainerGUI::initAndDisplayLinkIntoMultipleObjectsObject | ( | ) |
Definition at line 2033 of file class.ilContainerGUI.php.
References $_GET, $_SESSION, ilObjectGUI\$tree, and showPasteTreeObject().
Referenced by linkObject().
ilContainerGUI::initAndDisplayMoveIntoObjectObject | ( | ) |
Definition at line 2157 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 3234 of file class.ilContainerGUI.php.
References ilObjectGUI\$ctrl, $ilCtrl, ilObjectGUI\$lng, and ilObjectGUI\initEditCustomForm().
|
protected |
Init password form.
Definition at line 3089 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 3188 of file class.ilContainerGUI.php.
References ilFMSettings\getInstance().
|
protected |
Add list presentation settings to form.
ilPropertyFormGUI | $form |
Definition at line 3369 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 3442 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 3407 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 3299 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 2853 of file class.ilContainerGUI.php.
References $_GET, ilObjectGUI\$ctrl, $ilCtrl, $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 2477 of file class.ilContainerGUI.php.
References $_SESSION.
Referenced by addStandardContainerSubTabs(), renderObject(), setColumnSettings(), ilObjCourseGUI\setContentSubTabs(), setPageEditorTabs(), and showAdministrationPanel().
ilContainerGUI::isActiveItemOrdering | ( | ) |
Check if item ordering is enabled.
Definition at line 1447 of file class.ilContainerGUI.php.
References ilContainerSortingSettings\_lookupSortMode(), isActiveOrdering(), and ilContainer\SORT_MANUAL.
ilContainerGUI::isActiveOrdering | ( | ) |
Check if ordering is enabled.
Definition at line 1438 of file class.ilContainerGUI.php.
Referenced by isActiveItemOrdering(), and showAdministrationPanel().
ilContainerGUI::isMultiDownloadEnabled | ( | ) |
Definition at line 1465 of file class.ilContainerGUI.php.
References $multi_download_enabled.
Referenced by showAdministrationPanel().
ilContainerGUI::keepObjectsInClipboardObject | ( | ) |
Keep objects in the clipboard.
Definition at line 2126 of file class.ilContainerGUI.php.
References ilObjectGUI\$ctrl, and $ilCtrl.
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 1665 of file class.ilContainerGUI.php.
References $_GET, $_POST, $_SESSION, ilObjectGUI\$ctrl, $error, $ilCtrl, 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 2795 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 1135 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 2185 of file class.ilContainerGUI.php.
References $_GET, $_SESSION, ilObjectGUI\$ctrl, $error, $ilCtrl, ilObjectGUI\$ilErr, $ilLog, $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 1746 of file class.ilContainerGUI.php.
References $_POST, $_SESSION, ilObjectGUI\$ctrl, $error, ilObjectGUI\$ilErr, $ilLog, $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 488 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 3134 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 3601 of file class.ilContainerGUI.php.
References $_POST.
ilContainerGUI::renderBlockAsynchObject | ( | ) |
render the object
Definition at line 643 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 602 of file class.ilContainerGUI.php.
References $_GET, ilObjectGUI\$ctrl, $db, $ilCtrl, $ilDB, $ilSetting, $settings, $tabs, ilObjectGUI\$tpl, getContentGUI(), isActiveAdministrationPanel(), setContentSubTabs(), showAdministrationPanel(), showPermanentLink(), and showPossibleSubObjects().
Referenced by editOrderObject(), and enableMultiDownloadObject().
ilContainerGUI::resetRowType | ( | ) |
Definition at line 1266 of file class.ilContainerGUI.php.
|
protected |
\ilPropertyFormGUI | null | $form |
Definition at line 3611 of file class.ilContainerGUI.php.
|
protected |
Save list presentation setting.
ilPropertyFormGUI | $form |
Definition at line 3394 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 1000 of file class.ilContainerGUI.php.
References $_POST, ilRTE\_cleanupMediaObjectUsage(), ilObjAdvancedEditing\_getUsedHTMLTagsAsString(), ilContainer\_lookupContainerSetting(), ilContainer\_writeContainerSetting(), and ilUtil\stripSlashes().
|
protected |
Save password.
Definition at line 3113 of file class.ilContainerGUI.php.
References $ilUser, $user, initFormPasswordInstruction(), and showPasswordInstructionObject().
ilContainerGUI::saveSortingObject | ( | ) |
Save Sorting.
@access public
Reimplemented in ilObjCourseGUI.
Definition at line 2725 of file class.ilContainerGUI.php.
References $_POST, and ilContainerSorting\_getInstance().
|
protected |
Save sorting settings.
ilPropertyFormGUI | $form |
Definition at line 3516 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 2996 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 2492 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 654 of file class.ilContainerGUI.php.
References addStandardContainerSubTabs().
Referenced by renderObject().
ilContainerGUI::setPageEditorTabs | ( | ) |
Add page editor tabs.
Definition at line 1275 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 3692 of file class.ilContainerGUI.php.
ilContainerGUI::setTitleAndDescription | ( | ) |
called by prepare output
Reimplemented from ilObjectGUI.
Reimplemented in ilObjOrgUnitGUI, and ilObjRootFolderGUI.
Definition at line 527 of file class.ilContainerGUI.php.
References ilObjectListGUIFactory\_getListGUIByType(), and ilContainer\_lookupContainerSetting().
ilContainerGUI::showAdministrationPanel | ( | ) |
show administration panel
Definition at line 662 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 1055 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 3063 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 2057 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 846 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, ilObjOrgUnitGUI, and ilObjRecoveryFolderGUI.
Definition at line 549 of file class.ilContainerGUI.php.
Referenced by renderObject().
ilContainerGUI::showTreeFlatIcon | ( | ) |
Definition at line 503 of file class.ilContainerGUI.php.
References $_GET, $_SESSION, ilObjectGUI\$tpl, and ilMemberViewSettings\getInstance().
Referenced by prepareOutput().
ilContainerGUI::switchToOldEditorObject | ( | ) |
Switch to old page editor.
Definition at line 874 of file class.ilContainerGUI.php.
References $_SESSION, ilObjectGUI\$ctrl, and $ilCtrl.
ilContainerGUI::switchToStdEditorObject | ( | ) |
Switch to standard page editor.
Definition at line 863 of file class.ilContainerGUI.php.
References $_SESSION, ilObjectGUI\$ctrl, and $ilCtrl.
ilContainerGUI::trashApplyFilterObject | ( | ) |
trash table apply filter
Definition at line 3566 of file class.ilContainerGUI.php.
References trashHandleFilter().
|
protected |
bool | $action_apply |
Definition at line 3582 of file class.ilContainerGUI.php.
References trashObject().
Referenced by trashApplyFilterObject(), and trashResetFilterObject().
ilContainerGUI::trashObject | ( | ) |
Show trash content of object.
@access public
Definition at line 3547 of file class.ilContainerGUI.php.
References ilObjectGUI\$tpl.
Referenced by ilObjLearningSequenceGUI\executeCommand(), and trashHandleFilter().
ilContainerGUI::trashResetFilterObject | ( | ) |
trash table reset filter
Definition at line 3574 of file class.ilContainerGUI.php.
References trashHandleFilter().
ilContainerGUI::undeleteObject | ( | ) |
Get objects back from trash.
Definition at line 3623 of file class.ilContainerGUI.php.
Referenced by ilObjLearningSequenceGUI\executeCommand().
ilContainerGUI::useNewEditorObject | ( | ) |
Use new editor (-> delete xhtml content page)
Definition at line 885 of file class.ilContainerGUI.php.
References $access, ilObjectGUI\$ctrl, $ilCtrl, 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.
|
protected |
Definition at line 118 of file class.ilContainerGUI.php.
|
protected |
Definition at line 46 of file class.ilContainerGUI.php.
Referenced by renderObject().
|
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(), 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(), savePasswordObject(), and ilObjCategoryGUI\updateObject().