|
ILIAS
Release_5_0_x_branch Revision 61816
|
Class ilObjFolderGUI. More...
Inheritance diagram for ilObjFolderGUI:
Collaboration diagram for ilObjFolderGUI:Public Member Functions | |
| ilObjFolderGUI ($a_data, $a_id=0, $a_call_by_reference=true, $a_prepare_output=false) | |
| Constructor public. | |
| viewObject () | |
| View folder. | |
| renderObject () | |
| Render folder. | |
| & | executeCommand () |
| execute command note: this method is overwritten in all container objects | |
| setFolderTree ($a_tree) | |
| set tree | |
| importFileObject () | |
| Import object. | |
| showSummaryObject () | |
| this one is called from the info button in the repository not very nice to set cmdClass/Cmd manually, if everything works through ilCtrl in the future this may be changed | |
| infoScreenObject () | |
| this one is called from the info button in the repository not very nice to set cmdClass/Cmd manually, if everything works through ilCtrl in the future this may be changed | |
| infoScreen () | |
| show information screen | |
| getTabs (&$tabs_gui) | |
| Get tabs. | |
| downloadFolderObject () | |
| modifyItemGUI ($a_item_list_gui, $a_item_data, $a_show_path) | |
| Modify Item ListGUI for presentation in container. | |
| editObject () | |
| Edit. | |
| setSubTabs ($a_tab) | |
| Set sub tabs. | |
| editIconsObject ($a_form=null) | |
| Edit folder icons. | |
| initIconsForm () | |
| updateIconsObject () | |
| update container icons | |
Public Member Functions inherited from ilObjectGUI | |
| ilObjectGUI ($a_data, $a_id=0, $a_call_by_reference=true, $a_prepare_output=true) | |
| Constructor public. | |
| withReferences () | |
| determines wether objects are referenced or not (got ref ids or not) | |
| 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 | |
| getCreationMode () | |
| get creation mode | |
| getAdminTabs (&$tabs_gui) | |
| administration tabs show only permissions and trash folder | |
| getHTML () | |
| confirmedDeleteObject () | |
| confirmed deletion of object -> objects are moved to trash or deleted immediately, if trash is disabled | |
| cancelDeleteObject () | |
| cancel deletion of object | |
| cancelObject ($in_rep=false) | |
| cancel action and go back to previous page public | |
| createObject () | |
| create new object form | |
| cancelCreation () | |
| cancel create action and go back to repository parent | |
| saveObject () | |
| save object | |
| updateObject () | |
| updates object entry in object_data | |
| getFormAction ($a_cmd, $a_formaction="") | |
| get form action for command (command is method name without "Object", e.g. | |
| isVisible ($a_ref_id, $a_type) | |
| deleteObject ($a_error=false) | |
| Display deletion confirmation screen. | |
Public Member Functions inherited from ilContainerGUI | |
| ilContainerGUI ($a_data, $a_id, $a_call_by_reference=true, $a_prepare_output=true) | |
| Constructor public. | |
| forwardToStyleSheet () | |
| Forward to style object. | |
| & | forwardToPageObject () |
| forward command to page object | |
| addPageTabs () | |
| Add page tabs. | |
| getContainerPageHTML () | |
| Get container page HTML. | |
| prepareOutput ($a_show_subobjects=true) | |
| prepare output | |
| showTreeFlatIcon () | |
| setTitleAndDescription () | |
| called by prepare output | |
| showPossibleSubObjects () | |
| show possible sub objects selection list | |
| getContentGUI () | |
| Get content gui object. | |
| setContentSubTabs () | |
| Set content sub tabs. | |
| showAdministrationPanel (&$tpl) | |
| show administration panel | |
| __showTimingsButton (&$tpl) | |
| showPermanentLink (&$tpl) | |
| show permanent link | |
| switchToStdEditorObject () | |
| Switch to standard page editor. | |
| switchToOldEditorObject () | |
| Switch to old page editor. | |
| useNewEditorObject () | |
| Use new editor (-> delete xhtml content page) | |
| editPageFrameObject () | |
| show page editor frameset | |
| editPageContentObject () | |
| edit page content (for repository root node and categories) | |
| savePageContentObject () | |
| cancelPageContentObject () | |
| showLinkListObject () | |
| clearAdminCommandsDetermination () | |
| cleaer administration commands determination | |
| & | newBlockTemplate () |
| determin admin commands | |
| addHeaderRow (&$a_tpl, $a_type, $a_show_image=true) | |
| adds a header row to a block template | |
| addStandardRow (&$a_tpl, $a_html, $a_item_ref_id="", $a_item_obj_id="", $a_image_type="") | |
| adds a standard row to a block template | |
| addMessageRow (&$a_tpl, $a_message, $a_type) | |
| add message row | |
| resetRowType () | |
| setPageEditorTabs () | |
| Add page editor tabs. | |
| addStandardContainerSubTabs ($a_include_view=true) | |
| Add standar container subtabs for view, manage, oderdering and text/media editor link. | |
| enableAdministrationPanelObject () | |
| enable administration panel | |
| disableAdministrationPanelObject () | |
| enable administration panel | |
| editOrderObject () | |
| Edit order. | |
| isActiveOrdering () | |
| Check if ordering is enabled. | |
| isActiveItemOrdering () | |
| Check if item ordering is enabled. | |
| addToDeskObject () | |
| removeFromDeskObject () | |
| enableMultiDownloadObject () | |
| isMultiDownloadEnabled () | |
| lockObject () | |
| cutObject () | |
| cut object(s) out from a container and write the information to clipboard | |
| copyObject () | |
| Copy object(s) out from a container and write the information to clipboard It is not possible to copy multiple objects at once. | |
| downloadObject () | |
| linkObject () | |
| create an new reference of an object in tree it's like a hard link of unix | |
| clearObject () | |
| clear clipboard and go back to last object | |
| performPasteIntoMultipleObjectsObject () | |
| initAndDisplayLinkIntoMultipleObjectsObject () | |
| showPasteTreeObject () | |
| Show paste tree. | |
| cancelMoveLinkObject () | |
| Cancel move|link empty clipboard and return to parent. | |
| keepObjectsInClipboardObject () | |
| Keep objects in the clipboard. | |
| initAndDisplayCopyIntoMultipleObjectsObject () | |
| initAndDisplayMoveIntoObjectObject () | |
| pasteObject () | |
| paste object from clipboard to current place Depending on the chosen command the object(s) are linked, copied or moved | |
| clipboardObject () | |
| Copy object(s) out from a container and write the information to clipboard It is not possible to copy multiple objects at once. | |
| showCustomIconsEditing ($a_input_colspan=1, ilPropertyFormGUI $a_form=null, $a_as_section=true) | |
| show edit section of custom icons for container | |
| isActiveAdministrationPanel () | |
| setColumnSettings ($column_gui) | |
| May be overwritten in subclasses. | |
| allowBlocksMoving () | |
| Standard is to allow blocks moving. | |
| allowBlocksConfigure () | |
| Standard is to allow blocks configuration. | |
| cloneWizardPageTreeObject () | |
| public | |
| cloneWizardPageListObject () | |
| public | |
| cloneWizardPageObject ($a_tree_view=true) | |
| Show clone wizard page for container objects. | |
| cloneAllObject () | |
| Clone all object Overwritten method for copying container objects. | |
| saveSortingObject () | |
| Save Sorting. | |
| cloneNodes ($srcRef, $dstRef, &$mapping, $newName=null) | |
| Recursively clones all nodes of the RBAC tree. | |
| modifyItemGUI (&$a_item_list_gui, $a_item_data, $a_show_path) | |
| Modify Item ListGUI for presentation in container. | |
| editStylePropertiesObject () | |
| Edit style properties. | |
| initStylePropertiesForm () | |
| Init style properties form. | |
| createStyleObject () | |
| Create Style. | |
| editStyleObject () | |
| Edit Style. | |
| deleteStyleObject () | |
| Delete Style. | |
| saveStyleSettingsObject () | |
| Save style settings. | |
| getAsynchItemListObject () | |
| Get item list command drop down asynchronously. | |
| redrawListItemObject () | |
| Redraw a list item (ajax) | |
| showRepTree ($a_initial_call=false) | |
| Show tree. | |
| trashObject () | |
| Show trash content of object. | |
| removeFromSystemObject () | |
| remove objects from trash bin and all entries therefore every object needs a specific deleteObject() method | |
| undeleteObject () | |
| Get objects back from trash. | |
| confirmRemoveFromSystemObject () | |
| confirmation screen remove from system | |
Static Public Member Functions | |
| static | _goto ($a_target) |
| goto target group | |
Static Public Member Functions inherited from ilObjectGUI | |
| static | _gotoRepositoryRoot ($a_raise_error=false) |
| Goto repository root. | |
| static | _gotoRepositoryNode ($a_ref_id, $a_cmd="frameset") |
| Goto repository root. | |
Static Public Member Functions inherited from ilContainerGUI | |
| static | _buildPath ($a_ref_id, $a_course_ref_id) |
| build path | |
Data Fields | |
| $folder_tree | |
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 |
Data Fields inherited from ilContainerGUI | |
| $bl_cnt = 1 | |
| $multi_download_enabled = false | |
Protected Member Functions | |
| initEditCustomForm (ilPropertyFormGUI $a_form) | |
| Add custom fields to update form. | |
| getEditFormCustomValues (array &$a_values) | |
| Add values to custom edit fields. | |
| updateCustom (ilPropertyFormGUI $a_form) | |
| Insert custom update form values into object. | |
| afterSave (ilObject $a_new_object) | |
| Post (successful) object creation hook. | |
| forwardToTimingsView () | |
Protected Member Functions inherited from ilObjectGUI | |
| assignObject () | |
| prepareOutput () | |
| prepare output | |
| insertHeaderAction ($a_list_gui) | |
| Insert header action into main template. | |
| addHeaderAction () | |
| Add header action menu. | |
| redrawHeaderActionObject () | |
| Ajax call: redraw action header only. | |
| showMountWebfolderIcon () | |
| setTabs () | |
| set admin tabs public | |
| setAdminTabs () | |
| set admin tabs public | |
| setLocator () | |
| set Locator | |
| addLocatorItems () | |
| should be overwritten to add object specific items (repository items are preloaded) | |
| omitLocator ($a_omit=true) | |
| addAdminLocatorItems ($a_do_not_add_object=false) | |
| should be overwritten to add object specific items (repository items are preloaded) | |
| initCreationForms ($a_new_type) | |
| Init creation froms. | |
| getCreationFormsHTML (array $a_forms) | |
| Get HTML for creation forms (accordion) | |
| initCreateForm ($a_new_type) | |
| Init object creation form. | |
| initDidacticTemplate (ilPropertyFormGUI $form) | |
| Show didactic template types. | |
| addDidacticTemplateOptions (array &$a_options) | |
| Add custom templates. | |
| getDidacticTemplateVar ($a_type) | |
| Get didactic template setting from creation screen. | |
| putObjectInTree (ilObject $a_obj, $a_parent_node_id=null) | |
| Add object to tree at given position. | |
| initEditForm () | |
| Init object edit form. | |
| validateCustom (ilPropertyFormGUI $a_form) | |
| Validate custom values (if not possible with checkInput()) | |
| initImportForm ($a_new_type) | |
| Init object import form. | |
| importFileObject ($parent_id=null) | |
| Import. | |
| afterImport (ilObject $a_new_object) | |
| Post (successful) object import hook. | |
| setFormAction ($a_cmd, $a_formaction) | |
| set specific form action for command | |
| getReturnLocation ($a_cmd, $a_location="") | |
| get return location for command (command is method name without "Object", e.g. | |
| setReturnLocation ($a_cmd, $a_location) | |
| set specific return location for command | |
| getTargetFrame ($a_cmd, $a_target_frame="") | |
| get target frame for command (command is method name without "Object", e.g. | |
| setTargetFrame ($a_cmd, $a_target_frame) | |
| set specific target frame for command | |
| getTemplateFile ($a_cmd, $a_type="") | |
| get a template blockfile format: tpl. | |
| getTitlesByRefId ($a_ref_ids) | |
| get Titles of objects this method is used for error messages in methods cut/copy/paste | |
| __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 | |
| 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 | |
| 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. | |
| getCenterColumnHTML () | |
| Get center column. | |
| getRightColumnHTML () | |
| Display right column. | |
| checkPermission ($a_perm, $a_cmd="", $a_type="", $a_ref_id=null) | |
| Check permission and redirect on error. | |
| checkPermissionBool ($a_perm, $a_cmd="", $a_type="", $a_ref_id=null) | |
| Check permission. | |
| enableDragDropFileUpload () | |
| Enables the file upload into this object by dropping files. | |
| handleAutoRating (ilObject $a_new_obj) | |
| Activate rating automatically if parent container setting. | |
Protected Member Functions inherited from ilContainerGUI | |
| getEditFormValues () | |
| Get values for edit form. | |
| afterUpdate () | |
| Post (successful) object update hook. | |
| showPasswordInstructionObject ($a_init=true) | |
| Show webdav password instruction. | |
| initFormPasswordInstruction () | |
| Init password form. | |
| savePasswordObject () | |
| Save password. | |
| initHeaderAction ($a_sub_type=null, $a_sub_id=null) | |
| Add file manager link. | |
| fileManagerLaunchObject () | |
| Launch jnlp. | |
| initSortingForm (ilPropertyFormGUI $form, array $a_sorting_settings) | |
| Append sorting settings to property form. | |
| initSortingDirectionForm (ilContainerSortingSettings $sorting_settings, $element, $a_prefix) | |
| Add sorting direction. | |
| initManualSortingOptionForm (ilContainerSortingSettings $settings, $element, $a_prefix, $a_sorting_settings) | |
| Add manual sorting options. | |
| saveSortingSettings (ilPropertyFormGUI $form) | |
| Save sorting settings. | |
| getTreeSelectorGUI ($cmd) | |
Class ilObjFolderGUI.
ilObjFolderGUI: ilPermissionGUI ilObjFolderGUI: ilCourseContentGUI, ilLearningProgressGUI ilObjFolderGUI: ilInfoScreenGUI, ilContainerPageGUI, ilColumnGUI ilObjFolderGUI: ilObjectCopyGUI, ilObjStyleSheetGUI ilObjFolderGUI: ilExportGUI, ilCommonActionDispatcherGUI, ilDidacticTemplateGUI
Definition at line 22 of file class.ilObjFolderGUI.php.
|
static |
goto target group
Definition at line 398 of file class.ilObjFolderGUI.php.
References $ilErr, ilObjectGUI\$lng, and ilObjectGUI\_gotoRepositoryNode().
Here is the call graph for this function:
|
protected |
Post (successful) object creation hook.
| ilObject | $a_new_object |
Reimplemented from ilObjectGUI.
Definition at line 253 of file class.ilObjFolderGUI.php.
References ilObject\getId(), ilObject\getRefId(), ilObjectGUI\redirectToRefId(), ilUtil\sendSuccess(), ilContainerSortingSettings\setSortMode(), and ilContainer\SORT_INHERIT.
Here is the call graph for this function:| ilObjFolderGUI::downloadFolderObject | ( | ) |
Definition at line 410 of file class.ilObjFolderGUI.php.
References $filename, $ilErr, ilObjectGUI\$lng, ilUtil\deliverFile(), and ilUtil\getASCIIFilename().
Here is the call graph for this function:| ilObjFolderGUI::editIconsObject | ( | $a_form = null | ) |
Edit folder icons.
Definition at line 527 of file class.ilObjFolderGUI.php.
References ilObjectGUI\$tpl, ilObjectGUI\checkPermission(), and initIconsForm().
Referenced by updateIconsObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjFolderGUI::editObject | ( | ) |
Edit.
| @return |
Reimplemented from ilObjectGUI.
Definition at line 474 of file class.ilObjFolderGUI.php.
References $GLOBALS, $ilErr, ilObjectGUI\checkPermissionBool(), ilContainerGUI\getEditFormValues(), ilObjectGUI\initEditForm(), and setSubTabs().
Here is the call graph for this function:| & ilObjFolderGUI::executeCommand | ( | ) |
execute command note: this method is overwritten in all container objects
Reimplemented from ilContainerGUI.
Definition at line 70 of file class.ilObjFolderGUI.php.
References $_GET, $cmd, $ilCtrl, $ilUser, $ret, ilObjectGUI\addHeaderAction(), ilObjectGUI\checkPermission(), ilContainerGUI\forwardToPageObject(), ilContainerGUI\forwardToStyleSheet(), forwardToTimingsView(), ilCommonActionDispatcherGUI\getInstanceFromAjaxCall(), infoScreen(), ilLearningProgressBaseGUI\LP_CONTEXT_REPOSITORY, ilObjectGUI\prepareOutput(), ilContainerGUI\showRepTree(), and viewObject().
Here is the call graph for this function:
|
protected |
Definition at line 440 of file class.ilObjFolderGUI.php.
References $_SESSION, ilObjectGUI\$tree, ilObject\_lookupObjId(), ilObjCourse\_lookupViewMode(), and ilContainer\VIEW_TIMING.
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Add values to custom edit fields.
| array | $a_values |
Reimplemented from ilObjectGUI.
Definition at line 226 of file class.ilObjFolderGUI.php.
| ilObjFolderGUI::getTabs | ( | & | $tabs_gui | ) |
Get tabs.
Reimplemented from ilContainerGUI.
Definition at line 326 of file class.ilObjFolderGUI.php.
References $_GET, $_SESSION, $ilCtrl, $ilUser, ilObjectGUI\$lng, and ilLearningProgressAccess\checkAccess().
Here is the call graph for this function:| ilObjFolderGUI::ilObjFolderGUI | ( | $a_data, | |
$a_id = 0, |
|||
$a_call_by_reference = true, |
|||
$a_prepare_output = false |
|||
| ) |
Constructor public.
Definition at line 30 of file class.ilObjFolderGUI.php.
| ilObjFolderGUI::importFileObject | ( | ) |
Import object.
Definition at line 197 of file class.ilObjFolderGUI.php.
References ilObjectGUI\$lng, and ilUtil\sendSuccess().
Here is the call graph for this function:| ilObjFolderGUI::infoScreen | ( | ) |
show information screen
Definition at line 281 of file class.ilObjFolderGUI.php.
References $_GET.
Referenced by executeCommand(), infoScreenObject(), and showSummaryObject().
Here is the caller graph for this function:| ilObjFolderGUI::infoScreenObject | ( | ) |
this one is called from the info button in the repository not very nice to set cmdClass/Cmd manually, if everything works through ilCtrl in the future this may be changed
Definition at line 271 of file class.ilObjFolderGUI.php.
References infoScreen().
Here is the call graph for this function:
|
protected |
Add custom fields to update form.
| ilPropertyFormGUI | $a_form |
Reimplemented from ilObjectGUI.
Definition at line 210 of file class.ilObjFolderGUI.php.
References ilObjectGUI\initDidacticTemplate(), ilContainerGUI\initSortingForm(), ilContainer\SORT_CREATION, ilContainer\SORT_INHERIT, ilContainer\SORT_MANUAL, and ilContainer\SORT_TITLE.
Here is the call graph for this function:| ilObjFolderGUI::initIconsForm | ( | ) |
Definition at line 543 of file class.ilObjFolderGUI.php.
References setSubTabs(), and ilContainerGUI\showCustomIconsEditing().
Referenced by editIconsObject(), and updateIconsObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjFolderGUI::modifyItemGUI | ( | $a_item_list_gui, | |
| $a_item_data, | |||
| $a_show_path | |||
| ) |
Modify Item ListGUI for presentation in container.
Definition at line 424 of file class.ilObjFolderGUI.php.
References ilObjectGUI\$tree, ilObjCourse\_lookupAboStatus(), ilObject\_lookupObjId(), and ilObjCourseGUI\_modifyItemGUI().
Here is the call graph for this function:| ilObjFolderGUI::renderObject | ( | ) |
Render folder.
Reimplemented from ilContainerGUI.
Definition at line 59 of file class.ilObjFolderGUI.php.
References $ret, and ilObjectGUI\checkPermission().
Referenced by viewObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjFolderGUI::setFolderTree | ( | $a_tree | ) |
set tree
Definition at line 188 of file class.ilObjFolderGUI.php.
| ilObjFolderGUI::setSubTabs | ( | $a_tab | ) |
Set sub tabs.
Definition at line 499 of file class.ilObjFolderGUI.php.
References ilObjectGUI\$lng.
Referenced by editObject(), and initIconsForm().
Here is the caller graph for this function:| ilObjFolderGUI::showSummaryObject | ( | ) |
this one is called from the info button in the repository not very nice to set cmdClass/Cmd manually, if everything works through ilCtrl in the future this may be changed
Definition at line 246 of file class.ilObjFolderGUI.php.
References infoScreen().
Here is the call graph for this function:
|
protected |
Insert custom update form values into object.
| ilPropertyFormGUI | $a_form |
Reimplemented from ilObjectGUI.
Definition at line 235 of file class.ilObjFolderGUI.php.
References ilContainerGUI\saveSortingSettings().
Here is the call graph for this function:| ilObjFolderGUI::updateIconsObject | ( | ) |
update container icons
Definition at line 562 of file class.ilObjFolderGUI.php.
References $_POST, $ilSetting, ilObjectGUI\checkPermission(), editIconsObject(), initIconsForm(), and ilUtil\sendSuccess().
Here is the call graph for this function:| ilObjFolderGUI::viewObject | ( | ) |
View folder.
Reimplemented from ilObjectGUI.
Definition at line 40 of file class.ilObjFolderGUI.php.
References $_GET, ilObjectGUI\$tree, ilObjectGUI\checkPermission(), and renderObject().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjFolderGUI::$folder_tree |
Definition at line 24 of file class.ilObjFolderGUI.php.