|
ILIAS
release_4-4 Revision
|
Class ilContainerGUI. More...
Inheritance diagram for ilContainerGUI:
Collaboration diagram for ilContainerGUI:Public Member Functions | |
| ilContainerGUI ($a_data, $a_id, $a_call_by_reference=true, $a_prepare_output=true) | |
| Constructor 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... | |
| setContentSubTabs () | |
| Set content sub tabs. More... | |
| showAdministrationPanel (&$tpl) | |
| show administration panel More... | |
| __showTimingsButton (&$tpl) | |
| showPermanentLink (&$tpl) | |
| 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 () | |
| renderItemList ($a_type="all") | |
| 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... | |
| addStandardRow (&$a_tpl, $a_html, $a_item_ref_id="", $a_item_obj_id="", $a_image_type="") | |
| adds a standard 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 (&$tabs_gui) | |
| 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... | |
| addToDeskObject () | |
| removeFromDeskObject () | |
| enableMultiDownloadObject () | |
| isMultiDownloadEnabled () | |
| lockObject () | |
| 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 () | |
| 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 () | |
| Copy object(s) out from a container and write the information to clipboard It is not possible to copy multiple objects at once. More... | |
| showCustomIconsEditing ($a_input_colspan=1, ilPropertyFormGUI $a_form=null, $a_as_section=true) | |
| show edit section of custom icons for container More... | |
| isActiveAdministrationPanel () | |
| setColumnSettings ($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 () | |
| public More... | |
| cloneWizardPageListObject () | |
| 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 Item ListGUI 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... | |
| showRepTree ($a_initial_call=false) | |
| Show tree. More... | |
| trashObject () | |
| Show trash content of object. 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... | |
Public Member Functions inherited from ilObjectGUI | |
| ilObjectGUI ($a_data, $a_id=0, $a_call_by_reference=true, $a_prepare_output=true) | |
| Constructor public. 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... | |
| getAdminTabs (&$tabs_gui) | |
| 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 ($in_rep=false) | |
| cancel action and go back to previous page public More... | |
| createObject () | |
| create new object form More... | |
| cancelCreation () | |
| cancel create action and go back to repository parent More... | |
| saveObject () | |
| save object More... | |
| editObject () | |
| edit object More... | |
| 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 () | |
| list childs of current object More... | |
| deleteObject ($a_error=false) | |
| Display deletion confirmation screen. More... | |
| cloneAllObject () | |
| Clone single (not container object) Method is overwritten in ilContainerGUI. More... | |
Static Public Member Functions | |
| static | _buildPath ($a_ref_id, $a_course_ref_id) |
| build path More... | |
Static Public Member Functions inherited from ilObjectGUI | |
| 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 | |
Data Fields inherited from ilObjectGUI | |
| const | COPY_WIZARD_NEEDS_PAGE = 1 |
| $ilias | |
| $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 () | |
| 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... | |
Protected Member Functions inherited from ilObjectGUI | |
| assignObject () | |
| prepareOutput () | |
| prepare output More... | |
| 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... | |
| showMountWebfolderIcon () | |
| setTabs () | |
| set admin tabs public More... | |
| setAdminTabs () | |
| set admin tabs 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... | |
| 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... | |
| 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... | |
| 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) | |
| 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... | |
| getTitlesByRefId ($a_ref_ids) | |
| get Titles of objects this method is used for error messages in methods cut/copy/paste More... | |
| getTabs (&$tabs_gui) | |
| 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 ($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... | |
Private Member Functions | |
| downloadMultipleObjects ($a_ref_ids) | |
Static Private Member Functions | |
| static | recurseFolder ($refid, $title, $tmpdir) |
| private functions which iterates through all folders and files and create an according file structure in a temporary directory. More... | |
| static | copyFile ($obj_id, $title, $tmpdir) |
Class ilContainerGUI.
This is a base GUI class for all container objects in ILIAS: root folder, course, group, category, folder
Definition at line 19 of file class.ilContainerGUI.php.
| ilContainerGUI::__showTimingsButton | ( | & | $tpl | ) |
Definition at line 706 of file class.ilContainerGUI.php.
References ilObjectGUI\$tpl, and ilObjectGUI\$tree.
|
static |
build path
Definition at line 3393 of file class.ilContainerGUI.php.
References ilObjectGUI\$data, $path, 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 private |
Definition at line 1221 of file class.ilContainerGUI.php.
References ilUtil\getImagePath().
Referenced by renderItemList().
Here is the call graph for this function:
Here is the caller graph for this function:| ilContainerGUI::addMessageRow | ( | & | $a_tpl, |
| $a_message, | |||
| $a_type | |||
| ) |
add message row
Definition at line 1312 of file class.ilContainerGUI.php.
Referenced by renderItemList().
Here is the caller graph for this function:| ilContainerGUI::addPageTabs | ( | ) |
| ilContainerGUI::addStandardContainerSubTabs | ( | $a_include_view = true | ) |
Add standar container subtabs for view, manage, oderdering and text/media editor link.
Definition at line 1369 of file class.ilContainerGUI.php.
References $_SESSION, $ilCtrl, $ilSetting, $ilUser, ilObjectGUI\$lng, ilFrameTargetInfo\_getFrame(), isActiveAdministrationPanel(), and ilContainer\SORT_MANUAL.
Referenced by setContentSubTabs(), and ilObjCourseGUI\setContentSubTabs().
Here is the call graph for this function:
Here is the caller graph for this function:| ilContainerGUI::addStandardRow | ( | & | $a_tpl, |
| $a_html, | |||
$a_item_ref_id = "", |
|||
$a_item_obj_id = "", |
|||
$a_image_type = "" |
|||
| ) |
adds a standard row to a block template
| object | $a_tpl | block template |
| string | $a_html | html code private |
Definition at line 1249 of file class.ilContainerGUI.php.
References $path, ilContainer\_lookupIconPath(), ilContainerSortingSettings\_lookupSortMode(), ilUtil\getImagePath(), isActiveAdministrationPanel(), and ilContainer\SORT_MANUAL.
Referenced by renderItemList().
Here is the call graph for this function:
Here is the caller graph for this function:| ilContainerGUI::addToDeskObject | ( | ) |
Implements ilDesktopItemHandling.
Definition at line 1512 of file class.ilContainerGUI.php.
References $ilSetting, ilObjectGUI\$lng, ilDesktopItemGUI\addToDesktop(), renderObject(), and ilUtil\sendSuccess().
Here is the call graph for this function:
|
protected |
Definition at line 104 of file class.ilContainerGUI.php.
References $_REQUEST, ilObjectGUI\getDidacticTemplateVar(), and ilDidacticTemplateObjSettings\lookupTemplateId().
Referenced by ilObjCategoryGUI\updateObject(), and ilObjCourseGUI\updateObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilContainerGUI::allowBlocksConfigure | ( | ) |
Standard is to allow blocks configuration.
Definition at line 3089 of file class.ilContainerGUI.php.
| ilContainerGUI::allowBlocksMoving | ( | ) |
Standard is to allow blocks moving.
Definition at line 3081 of file class.ilContainerGUI.php.
Referenced by setColumnSettings().
Here is the caller graph for this function:| ilContainerGUI::cancelMoveLinkObject | ( | ) |
Cancel move|link empty clipboard and return to parent.
Definition at line 2373 of file class.ilContainerGUI.php.
References $_SESSION, and $GLOBALS.
| ilContainerGUI::cancelPageContentObject | ( | ) |
Definition at line 913 of file class.ilContainerGUI.php.
| ilContainerGUI::clearAdminCommandsDetermination | ( | ) |
cleaer administration commands determination
Definition at line 1174 of file class.ilContainerGUI.php.
Referenced by renderItemList().
Here is the caller graph for this function:| ilContainerGUI::clearObject | ( | ) |
clear clipboard and go back to last object
public
Definition at line 1962 of file class.ilContainerGUI.php.
References $_POST, $_SESSION, disableAdministrationPanelObject(), and ilUtil\sendSuccess().
Referenced by pasteObject(), and performPasteIntoMultipleObjectsObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilContainerGUI::clipboardObject | ( | ) |
Copy object(s) out from a container and write the information to clipboard It is not possible to copy multiple objects at once.
public show clipboard
Definition at line 2853 of file class.ilContainerGUI.php.
References $_SESSION, ilObjectGUI\$data, $ilCtrl, $ilErr, $ilLog, ilObjectGUI\$lng, ilObjectGUI\$ref_id, $tab, ilObjectGUI\$tpl, and ilObjectFactory\getInstanceByRefId().
Here is the call graph for this function:| ilContainerGUI::cloneAllObject | ( | ) |
Clone all object Overwritten method for copying container objects.
public
Definition at line 3249 of file class.ilContainerGUI.php.
References $_COOKIE, $_GET, $_POST, $_REQUEST, $ilCtrl, $ilErr, $ilLog, $ilUser, $options, ilObjectGUI\$ref_id, $result, ilObjectGUI\$tree, ilObjectGUI\createObject(), ilObjectFactory\getInstanceByRefId(), ilUtil\sendFailure(), ilUtil\sendInfo(), and ilUtil\sendSuccess().
Here is the call graph for this function:| ilContainerGUI::cloneNodes | ( | $srcRef, | |
| $dstRef, | |||
| & | $mapping, | ||
$newName = null |
|||
| ) |
Recursively clones all nodes of the RBAC tree.
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 3328 of file class.ilContainerGUI.php.
References ilObjectGUI\$ilias, and ilObjectGUI\$tree.
Referenced by performPasteIntoMultipleObjectsObject().
Here is the caller graph for this function:| ilContainerGUI::cloneWizardPageListObject | ( | ) |
public
Definition at line 3113 of file class.ilContainerGUI.php.
References cloneWizardPageObject().
Here is the call graph for this function:| ilContainerGUI::cloneWizardPageObject | ( | $a_tree_view = true | ) |
Show clone wizard page for container objects.
public
Definition at line 3124 of file class.ilContainerGUI.php.
References $_REQUEST, $_SESSION, ilObjectGUI\$tree, ilCopyWizardPageFactory\_getInstanceByType(), ilObjectGUI\createObject(), ilUtil\getImagePath(), and ilUtil\sendFailure().
Referenced by cloneWizardPageListObject(), and cloneWizardPageTreeObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilContainerGUI::cloneWizardPageTreeObject | ( | ) |
public
Definition at line 3101 of file class.ilContainerGUI.php.
References cloneWizardPageObject().
Here is the call graph for this function:| ilContainerGUI::confirmRemoveFromSystemObject | ( | ) |
confirmation screen remove from system
Definition at line 3902 of file class.ilContainerGUI.php.
References $_POST, ilObjectGUI\$lng, and ilUtil\sendFailure().
Here is the call graph for this function:
|
staticprivate |
Definition at line 1875 of file class.ilContainerGUI.php.
References ilObjectGUI\$obj_id, ilObjFile\_lookupAbsolutePath(), and ilUtil\getASCIIFilename().
Here is the call graph for this function:| ilContainerGUI::copyObject | ( | ) |
Copy object(s) out from a container and write the information to clipboard It is not possible to copy multiple objects at once.
public
Definition at line 1657 of file class.ilContainerGUI.php.
References $_GET, $_POST, $_SESSION, $ilCtrl, ilObjectGUI\$objDefinition, ilObjectGUI\$ref_id, ilObjectGUI\getTitlesByRefId(), initAndDisplayCopyIntoMultipleObjectsObject(), and ilUtil\sendInfo().
Here is the call graph for this function:| ilContainerGUI::createStyleObject | ( | ) |
| ilContainerGUI::cutObject | ( | ) |
cut object(s) out from a container and write the information to clipboard
public
Definition at line 1595 of file class.ilContainerGUI.php.
References $_GET, $_POST, $_SESSION, $ilCtrl, ilObjectGUI\$ref_id, ilObjectGUI\getTitlesByRefId(), initAndDisplayMoveIntoObjectObject(), and ilUtil\sendInfo().
Here is the call graph for this function:| ilContainerGUI::deleteStyleObject | ( | ) |
| ilContainerGUI::disableAdministrationPanelObject | ( | ) |
enable administration panel
Definition at line 1478 of file class.ilContainerGUI.php.
References $_SESSION.
Referenced by clearObject().
Here is the caller graph for this function:
|
private |
Definition at line 1790 of file class.ilContainerGUI.php.
References ilObjectGUI\$lng, ilObjectGUI\$object, ilObjectGUI\$ref_id, ilObject\_isInTrash(), ilUtil\delDir(), ilUtil\deliverFile(), ilUtil\ilTempnam(), ilUtil\makeDir(), ilUtil\sendInfo(), and ilUtil\zip().
Referenced by downloadObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilContainerGUI::downloadObject | ( | ) |
Definition at line 1738 of file class.ilContainerGUI.php.
References $_GET, $_POST, $ilCtrl, ilObjectGUI\$object, ilObjectGUI\$ref_id, and downloadMultipleObjects().
Here is the call graph for this function:| ilContainerGUI::editOrderObject | ( | ) |
Edit order.
Definition at line 1487 of file class.ilContainerGUI.php.
References $_SESSION, and renderObject().
Here is the call graph for this function:| ilContainerGUI::editPageContentObject | ( | ) |
edit page content (for repository root node and categories)
public
Definition at line 818 of file class.ilContainerGUI.php.
References $_GET, $ilCtrl, ilObjectGUI\$lng, ilObjectGUI\$obj_id, ilObjectGUI\$tpl, ilRTE\_getRTEClassname(), ilContainer\_lookupContainerSetting(), ilObject\_lookupObjectId(), ilObject\_lookupType(), ilUtil\getImagePath(), and ilUtil\prepareFormOutput().
Here is the call graph for this function:| ilContainerGUI::editPageFrameObject | ( | ) |
show page editor frameset
Definition at line 783 of file class.ilContainerGUI.php.
References $_SESSION, ilContainer\_lookupContainerSetting(), and exit.
Here is the call graph for this function:| ilContainerGUI::editStyleObject | ( | ) |
| ilContainerGUI::editStylePropertiesObject | ( | ) |
Edit style properties.
Definition at line 3418 of file class.ilContainerGUI.php.
References ilObjectGUI\$tpl, ilObjectGUI\checkPermission(), and initStylePropertiesForm().
Here is the call graph for this function:| ilContainerGUI::enableAdministrationPanelObject | ( | ) |
enable administration panel
Definition at line 1469 of file class.ilContainerGUI.php.
References $_SESSION.
| ilContainerGUI::enableMultiDownloadObject | ( | ) |
Definition at line 1545 of file class.ilContainerGUI.php.
References renderObject().
Here is the call graph for this function:| & ilContainerGUI::executeCommand | ( | ) |
execute command note: this method is overwritten in all container objects
Definition at line 50 of file class.ilContainerGUI.php.
References $_GET, $cmd, $ret, ilObjectGUI\$tpl, forwardToPageObject(), forwardToStyleSheet(), and ilObjectGUI\prepareOutput().
Here is the call graph for this function:
|
protected |
Launch jnlp.
Definition at line 3785 of file class.ilContainerGUI.php.
References $_COOKIE, $ilUser, ilObjectGUI\$tpl, ilObjSystemFolder\_getHeaderTitle(), exit, and ilFMSettings\getInstance().
Here is the call graph for this function:| & ilContainerGUI::forwardToPageObject | ( | ) |
forward command to page object
Definition at line 169 of file class.ilContainerGUI.php.
References $_GET, $cmd, $ilCtrl, ilObjectGUI\$lng, $ret, ilPageObject\_exists(), ilContainer\_lookupContainerSetting(), ilObjectGUI\checkPermission(), exit, ilObjStyleSheet\getContentStylePath(), ilObjStyleSheet\getEffectiveContentStyleId(), ilUtil\getImagePath(), and ilObjStyleSheet\getSyntaxStylePath().
Referenced by ilObjGroupGUI\executeCommand(), executeCommand(), ilObjCategoryGUI\executeCommand(), ilObjFolderGUI\executeCommand(), ilObjRootFolderGUI\executeCommand(), and ilObjCourseGUI\executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:| ilContainerGUI::forwardToStyleSheet | ( | ) |
Forward to style object.
Definition at line 132 of file class.ilContainerGUI.php.
References $_GET, $cmd, $ilCtrl, $ret, and ilObjectGUI\omitLocator().
Referenced by ilObjGroupGUI\executeCommand(), executeCommand(), ilObjCategoryGUI\executeCommand(), ilObjFolderGUI\executeCommand(), ilObjRootFolderGUI\executeCommand(), and ilObjCourseGUI\executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:| ilContainerGUI::getAsynchItemListObject | ( | ) |
Get item list command drop down asynchronously.
Definition at line 3584 of file class.ilContainerGUI.php.
References $_GET, ilObjectGUI\$data, $ilCtrl, ilObjectGUI\$obj_id, ilObjectGUI\$ref_id, ilObjectListGUIFactory\_getListGUIByType(), ilObject\_lookupObjId(), ilObject\_lookupType(), exit, ilPluginAdmin\getPluginObject(), IL_COMP_SERVICE, ilUIHookPluginGUI\KEEP, and modifyItemGUI().
Here is the call graph for this function:| ilContainerGUI::getContainerPageHTML | ( | ) |
Get container page HTML.
Definition at line 285 of file class.ilContainerGUI.php.
References $ilSetting, $ilUser, $lang, $ret, ilPageUtil\_existsAndNotEmpty(), ilContainer\_lookupContainerSetting(), ilObjStyleSheet\getContentStylePath(), ilObjStyleSheet\getEffectiveContentStyleId(), ilObjectTranslation\getInstance(), and ilObjStyleSheet\getSyntaxStylePath().
Referenced by renderItemList().
Here is the call graph for this function:
Here is the caller graph for this function:| ilContainerGUI::getContentGUI | ( | ) |
Get content gui object.
Definition at line 435 of file class.ilContainerGUI.php.
References IL_CRS_VIEW_TIMING, ilContainer\VIEW_BY_TYPE, ilContainer\VIEW_ILINC, ilContainer\VIEW_OBJECTIVE, ilContainer\VIEW_SESSIONS, and ilContainer\VIEW_SIMPLE.
Referenced by redrawListItemObject(), and renderObject().
Here is the caller graph for this function:
|
protected |
| ilContainerGUI::getTabs | ( | & | $tabs_gui | ) |
common tabs for all container objects (should be called at the end of child getTabs() method
Definition at line 1436 of file class.ilContainerGUI.php.
References $_GET, $_SESSION, and $ilCtrl.
| ilContainerGUI::ilContainerGUI | ( | $a_data, | |
| $a_id, | |||
$a_call_by_reference = true, |
|||
$a_prepare_output = true |
|||
| ) |
Constructor public.
Definition at line 28 of file class.ilContainerGUI.php.
References ilObjectGUI\$lng, ilObjectGUI\$tree, and ilObjectGUI\ilObjectGUI().
Referenced by ilObjGroupGUI\__construct(), ilObjCategoryGUI\ilObjCategoryGUI(), ilObjCourseGUI\ilObjCourseGUI(), ilObjiLincCourseGUI\ilObjiLincCourseGUI(), and ilObjRootFolderGUI\ilObjRootFolderGUI().
Here is the call graph for this function:
Here is the caller graph for this function:| ilContainerGUI::initAndDisplayCopyIntoMultipleObjectsObject | ( | ) |
Definition at line 2389 of file class.ilContainerGUI.php.
References $_GET, $_SESSION, $path, ilObjectGUI\$tree, and showPasteTreeObject().
Referenced by copyObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilContainerGUI::initAndDisplayLinkIntoMultipleObjectsObject | ( | ) |
Definition at line 2241 of file class.ilContainerGUI.php.
References $_GET, $_SESSION, $path, ilObjectGUI\$tree, and showPasteTreeObject().
Referenced by linkObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilContainerGUI::initAndDisplayMoveIntoObjectObject | ( | ) |
Definition at line 2458 of file class.ilContainerGUI.php.
References $_GET, $_SESSION, $path, ilObjectGUI\$tree, and showPasteTreeObject().
Referenced by cutObject().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Init password form.
Definition at line 3656 of file class.ilContainerGUI.php.
References ilFormPropertyGUI\setRequired().
Referenced by savePasswordObject(), and showPasswordInstructionObject().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Add file manager link.
| <type> | $a_sub_type |
| <type> | $a_sub_id |
Definition at line 3765 of file class.ilContainerGUI.php.
References ilFMSettings\getInstance().
Here is the call graph for this function:| ilContainerGUI::initStylePropertiesForm | ( | ) |
Init style properties form.
Definition at line 3433 of file class.ilContainerGUI.php.
References $_GET, $ilCtrl, $ilSetting, ilObjectGUI\$lng, ilObjectGUI\$tpl, ilObjStyleSheet\_getStandardStyles(), ilContainer\_lookupContainerSetting(), ilObjStyleSheet\_lookupStandard(), ilObject\_lookupTitle(), ilObject\_lookupType(), ilUtil\formSelect(), ilSelectInputGUI\setOptions(), ilPageObjectGUI\setStyleId(), ilPageObjectGUI\setTabHook(), and ilNonEditableValueGUI\setValue().
Referenced by editStylePropertiesObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilContainerGUI::isActiveAdministrationPanel | ( | ) |
Definition at line 3029 of file class.ilContainerGUI.php.
References $_SESSION.
Referenced by addStandardContainerSubTabs(), addStandardRow(), renderItemList(), renderObject(), setColumnSettings(), ilObjCourseGUI\setContentSubTabs(), setPageEditorTabs(), and showAdministrationPanel().
Here is the caller graph for this function:| ilContainerGUI::isActiveOrdering | ( | ) |
| ilContainerGUI::isMultiDownloadEnabled | ( | ) |
Definition at line 1551 of file class.ilContainerGUI.php.
References $multi_download_enabled.
Referenced by showAdministrationPanel().
Here is the caller graph for this function:| ilContainerGUI::keepObjectsInClipboardObject | ( | ) |
Keep objects in the clipboard.
Definition at line 2382 of file class.ilContainerGUI.php.
References $GLOBALS, and ilUtil\sendSuccess().
Here is the call graph for this function:| ilContainerGUI::linkObject | ( | ) |
create an new reference of an object in tree it's like a hard link of unix
public
Definition at line 1893 of file class.ilContainerGUI.php.
References $_GET, $_POST, $_SESSION, $ilCtrl, ilObjectGUI\$object, ilObjectGUI\$ref_id, initAndDisplayLinkIntoMultipleObjectsObject(), and ilUtil\sendInfo().
Here is the call graph for this function:| ilContainerGUI::lockObject | ( | ) |
Definition at line 1557 of file class.ilContainerGUI.php.
References $_GET, $ilUser, $result, ilObjectGUI\$tree, ilDAVServer\_isActionsVisible(), ilDAVServer\_isActive(), renderObject(), and ilUtil\sendInfo().
Here is the call graph for this function:| ilContainerGUI::modifyItemGUI | ( | & | $a_item_list_gui, |
| $a_item_data, | |||
| $a_show_path | |||
| ) |
Modify Item ListGUI for presentation in container.
Definition at line 3378 of file class.ilContainerGUI.php.
References ilObjectGUI\$lng.
Referenced by getAsynchItemListObject().
Here is the caller graph for this function:| & ilContainerGUI::newBlockTemplate | ( | ) |
determin admin commands
returns a new list block template
private
Definition at line 1206 of file class.ilContainerGUI.php.
References ilObjectGUI\$tpl.
Referenced by renderItemList().
Here is the caller graph for this function:| ilContainerGUI::pasteObject | ( | ) |
paste object from clipboard to current place Depending on the chosen command the object(s) are linked, copied or moved
public
Definition at line 2534 of file class.ilContainerGUI.php.
References $_GET, $_SESSION, $ilCtrl, $ilUser, ilObjectGUI\$lng, $log, ilObjectGUI\$ref_id, ilObjectGUI\$tree, ilConditionHandler\_adjustMovedObjectConditions(), ilChangeEvent\_catchupWriteEvents(), ilObject\_lookupObjId(), ilObject\_lookupTitle(), ilChangeEvent\_recordWriteEvent(), clearObject(), and ilUtil\sendSuccess().
Here is the call graph for this function:| ilContainerGUI::performPasteIntoMultipleObjectsObject | ( | ) |
Definition at line 1980 of file class.ilContainerGUI.php.
References $_POST, $_SESSION, $GLOBALS, $ilUser, $log, ilObjectGUI\$ref_id, ilObjectGUI\$tree, ilConditionHandler\_adjustMovedObjectConditions(), ilObjFileAccess\_appendNumberOfCopyToFilename(), ilChangeEvent\_catchupWriteEvents(), ilChangeEvent\_recordReadEvent(), ilChangeEvent\_recordWriteEvent(), ilRbacLog\add(), clearObject(), cloneNodes(), ilRbacLog\gatherFaPa(), ilObjectFactory\getInstanceByRefId(), ilRbacLog\isActive(), ilRbacLog\LINK_OBJECT, ilUtil\sendFailure(), ilUtil\sendSuccess(), and showPasteTreeObject().
Referenced by ilObjOrgUnitGUI\performPaste().
Here is the call graph for this function:
Here is the caller graph for this function:| ilContainerGUI::prepareOutput | ( | $a_show_subobjects = true | ) |
prepare output
Definition at line 347 of file class.ilContainerGUI.php.
References ilObjectGUI\getCreationMode(), ilMemberViewGUI\showMemberViewSwitch(), and showTreeFlatIcon().
Here is the call graph for this function:
|
staticprivate |
private functions which iterates through all folders and files and create an according file structure in a temporary directory.
This function works recursive.
| integer | $refid | reference it |
| tmpdictory | $tmpdir |
Definition at line 1851 of file class.ilContainerGUI.php.
References ilObjectGUI\$tree, ilObject\_isInTrash(), ilUtil\getASCIIFilename(), and ilUtil\makeDir().
Here is the call graph for this function:| ilContainerGUI::redrawListItemObject | ( | ) |
Redraw a list item (ajax)
Definition at line 3702 of file class.ilContainerGUI.php.
References $_GET, ilObjectGUI\$tpl, ilEventItems\_getItemsOfContainer(), exit, getContentGUI(), and ilObjectActivation\getItemsByEvent().
Here is the call graph for this function:| ilContainerGUI::removeFromDeskObject | ( | ) |
Implements ilDesktopItemHandling.
Definition at line 1530 of file class.ilContainerGUI.php.
References $ilSetting, ilObjectGUI\$lng, ilDesktopItemGUI\removeFromDesktop(), renderObject(), and ilUtil\sendSuccess().
Here is the call graph for this function:| ilContainerGUI::removeFromSystemObject | ( | ) |
remove objects from trash bin and all entries therefore every object needs a specific deleteObject() method
public
Definition at line 3878 of file class.ilContainerGUI.php.
References $_POST, ilObjectGUI\$lng, and $log.
| ilContainerGUI::renderItemList | ( | $a_type = "all" | ) |
Definition at line 918 of file class.ilContainerGUI.php.
References $ilBench, $ilSetting, ilObjectGUI\$objDefinition, ilObjectGUI\$tpl, ilObjectListGUIFactory\_getListGUIByType(), addHeaderRow(), addMessageRow(), addStandardRow(), clearAdminCommandsDetermination(), getContainerPageHTML(), isActiveAdministrationPanel(), newBlockTemplate(), and resetRowType().
Here is the call graph for this function:| ilContainerGUI::renderObject | ( | ) |
render the object
Definition at line 479 of file class.ilContainerGUI.php.
References $_GET, $ilCtrl, $ilSetting, ilObjectGUI\$tpl, getContentGUI(), isActiveAdministrationPanel(), setContentSubTabs(), showAdministrationPanel(), showPermanentLink(), and showPossibleSubObjects().
Referenced by addToDeskObject(), editOrderObject(), enableMultiDownloadObject(), lockObject(), removeFromDeskObject(), and ilObjiLincCourseGUI\viewObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilContainerGUI::resetRowType | ( | ) |
Definition at line 1332 of file class.ilContainerGUI.php.
Referenced by renderItemList().
Here is the caller graph for this function:| ilContainerGUI::savePageContentObject | ( | ) |
Definition at line 870 of file class.ilContainerGUI.php.
References $_POST, ilRTE\_cleanupMediaObjectUsage(), ilObjAdvancedEditing\_getUsedHTMLTagsAsString(), ilContainer\_lookupContainerSetting(), ilContainer\_writeContainerSetting(), ilUtil\sendSuccess(), and ilUtil\stripSlashes().
Here is the call graph for this function:
|
protected |
Save password.
Definition at line 3680 of file class.ilContainerGUI.php.
References $ilUser, initFormPasswordInstruction(), ilUtil\sendSuccess(), and showPasswordInstructionObject().
Here is the call graph for this function:| ilContainerGUI::saveSortingObject | ( | ) |
Save Sorting.
public
Definition at line 3304 of file class.ilContainerGUI.php.
References $_POST, ilContainerSorting\_getInstance(), and ilUtil\sendSuccess().
Here is the call graph for this function:| ilContainerGUI::saveStyleSettingsObject | ( | ) |
Save style settings.
Definition at line 3565 of file class.ilContainerGUI.php.
References $_POST, $ilSetting, ilObjStyleSheet\_lookupStandard(), ilUtil\sendSuccess(), and ilUtil\stripSlashes().
Here is the call graph for this function:| ilContainerGUI::setColumnSettings | ( | $column_gui | ) |
May be overwritten in subclasses.
Definition at line 3047 of file class.ilContainerGUI.php.
References allowBlocksMoving(), and isActiveAdministrationPanel().
Here is the call graph for this function:| ilContainerGUI::setContentSubTabs | ( | ) |
Set content sub tabs.
Definition at line 526 of file class.ilContainerGUI.php.
References addStandardContainerSubTabs().
Referenced by renderObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilContainerGUI::setPageEditorTabs | ( | ) |
Add page editor tabs.
Definition at line 1341 of file class.ilContainerGUI.php.
References ilObjectGUI\$lng, ilFrameTargetInfo\_getFrame(), and isActiveAdministrationPanel().
Here is the call graph for this function:| ilContainerGUI::setTitleAndDescription | ( | ) |
called by prepare output
Definition at line 390 of file class.ilContainerGUI.php.
References ilObjectGUI\$ilias, $path, ilObject\_getIcon(), ilObjectListGUIFactory\_getListGUIByType(), ilContainer\_lookupContainerSetting(), and ilContainer\_lookupIconPath().
Here is the call graph for this function:| ilContainerGUI::showAdministrationPanel | ( | & | $tpl | ) |
show administration panel
Definition at line 534 of file class.ilContainerGUI.php.
References $_SESSION, $GLOBALS, ilObjectGUI\$lng, ilUtil\getImagePath(), isActiveAdministrationPanel(), isMultiDownloadEnabled(), and ilContainer\SORT_MANUAL.
Referenced by renderObject(), and ilObjOrgUnitGUI\setSubTabsSettings().
Here is the call graph for this function:
Here is the caller graph for this function:| ilContainerGUI::showCustomIconsEditing | ( | $a_input_colspan = 1, |
|
| ilPropertyFormGUI | $a_form = null, |
||
$a_as_section = true |
|||
| ) |
show edit section of custom icons for container
Definition at line 2909 of file class.ilContainerGUI.php.
Referenced by ilObjCourseGUI\initCourseIconsForm(), ilObjRootFolderGUI\initEditForm(), ilObjGroupGUI\initGroupIconsForm(), ilObjFolderGUI\initIconsForm(), and ilObjCategoryGUI\initIconsForm().
Here is the caller graph for this function:| ilContainerGUI::showLinkListObject | ( | ) |
Definition at line 1122 of file class.ilContainerGUI.php.
References $_GET, ilObjectGUI\$lng, ilObjectGUI\$tpl, ilObjectGUI\$tree, exit, and ilUtil\getStyleSheetLocation().
Here is the call graph for this function:
|
protected |
Show webdav password instruction.
Definition at line 3629 of file class.ilContainerGUI.php.
References ilObjectGUI\$tpl, ilDAVServer\getInstance(), initFormPasswordInstruction(), and ilUtil\sendInfo().
Referenced by savePasswordObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilContainerGUI::showPasteTreeObject | ( | ) |
Show paste tree.
Definition at line 2265 of file class.ilContainerGUI.php.
References $_SESSION, $cmd, $t, and ilUtil\getImagePath().
Referenced by initAndDisplayCopyIntoMultipleObjectsObject(), initAndDisplayLinkIntoMultipleObjectsObject(), initAndDisplayMoveIntoObjectObject(), and performPasteIntoMultipleObjectsObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilContainerGUI::showPermanentLink | ( | & | $tpl | ) |
show permanent link
Definition at line 723 of file class.ilContainerGUI.php.
References $GLOBALS.
Referenced by renderObject().
Here is the caller graph for this function:| ilContainerGUI::showPossibleSubObjects | ( | ) |
show possible sub objects selection list
Definition at line 422 of file class.ilContainerGUI.php.
References ilObjectAddNewItemGUI\render().
Referenced by renderObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilContainerGUI::showRepTree | ( | $a_initial_call = false | ) |
Show tree.
| boolean | $a_initial_call | should be true if not called through standard $ilCtrl->getCmd() procedure |
Definition at line 3814 of file class.ilContainerGUI.php.
References $_GET, $_SESSION, $ilCtrl, $ilSetting, $ilUser, and ilObjectGUI\$tpl.
Referenced by ilObjGroupGUI\executeCommand(), ilObjCategoryGUI\executeCommand(), ilObjFolderGUI\executeCommand(), ilObjRootFolderGUI\executeCommand(), and ilObjCourseGUI\executeCommand().
Here is the caller graph for this function:| ilContainerGUI::showTreeFlatIcon | ( | ) |
Definition at line 364 of file class.ilContainerGUI.php.
References $_GET, $_SESSION, ilObjectGUI\$tpl, and ilMemberViewSettings\getInstance().
Referenced by prepareOutput().
Here is the call graph for this function:
Here is the caller graph for this function:| ilContainerGUI::switchToOldEditorObject | ( | ) |
Switch to old page editor.
Definition at line 743 of file class.ilContainerGUI.php.
References $_SESSION, and $ilCtrl.
| ilContainerGUI::switchToStdEditorObject | ( | ) |
Switch to standard page editor.
Definition at line 732 of file class.ilContainerGUI.php.
References $_SESSION, and $ilCtrl.
| ilContainerGUI::trashObject | ( | ) |
Show trash content of object.
public
Definition at line 3864 of file class.ilContainerGUI.php.
References $_GET, and ilObjectGUI\$tpl.
| ilContainerGUI::undeleteObject | ( | ) |
| ilContainerGUI::useNewEditorObject | ( | ) |
Use new editor (-> delete xhtml content page)
Definition at line 754 of file class.ilContainerGUI.php.
References $ilCtrl, ilObjectGUI\$lng, ilContainer\_writeContainerSetting(), and ilUtil\sendSuccess().
Here is the call graph for this function:| ilContainerGUI::$bl_cnt = 1 |
Definition at line 21 of file class.ilContainerGUI.php.
| ilContainerGUI::$multi_download_enabled = false |
Definition at line 22 of file class.ilContainerGUI.php.
Referenced by isMultiDownloadEnabled().