ILIAS  release_5-2 Revision v5.2.25-18-g3f80b828510
ilObjRootFolderGUI Class Reference

Class ilObjRootFolderGUI. More...

+ Inheritance diagram for ilObjRootFolderGUI:
+ Collaboration diagram for ilObjRootFolderGUI:

Public Member Functions

 __construct ($a_data, $a_id, $a_call_by_reference=true, $a_prepare_output=true)
 Constructor @access public. More...
 
 importCategoriesFormObject ()
 import categories form More...
 
 importCancelledObject ()
 import cancelled More...
 
 importCategoriesObject ()
 import categories More...
 
 importCategoriesWithRolObject ()
 import categories More...
 
 getTabs ()
 common tabs for all container objects (should be called at the end of child getTabs() method More...
 
 executeCommand ()
 execute command note: this method is overwritten in all container objects More...
 
 renderObject ()
 Render root folder. More...
 
 viewObject ()
 View root folder. More...
 
 setTitleAndDescription ()
 called by prepare output More...
 
 initEditForm ()
 Init object edit form. More...
 
 getEditFormValues ()
 Get values for edit form. More...
 
 updateObject ()
 updates object entry in object_data More...
 
 editTranslationsObject ($a_get_post_values=false)
 Edit title and translations. More...
 
 saveTranslationsObject ()
 Save title and translations. More...
 
 addTranslationObject ()
 Add a translation. More...
 
 deleteTranslationsObject ()
 Remove translation. More...
 
- Public Member Functions inherited from ilObjectGUI
 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...
 
 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 ()
 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...
 
- Public Member Functions inherited from ilContainerGUI
 __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...
 
 setContentSubTabs ()
 Set content sub tabs. More...
 
 showAdministrationPanel (&$tpl)
 show administration panel More...
 
 getAllNestedCategories ($ref_id)
 
 __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 ()
 
 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 ()
 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...
 
 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 ()
 show clipboard 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 (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 @global type $lng. 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 ()
 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...
 
 setSideColumnReturn ()
 Set return point for side column actions. More...
 
 addToDeskObject ()
 Add desktop item @access public. More...
 
 removeFromDeskObject ()
 Remove from desktop @access public. More...
 

Static Public Member Functions

static _goto ($a_target)
 goto target group 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...
 
- Static Public Member Functions inherited from ilContainerGUI
static _buildPath ($a_ref_id, $a_course_ref_id)
 build path More...
 

Protected Member Functions

 setEditTabs ($active_tab="settings_misc")
 
- Protected Member Functions inherited from ilObjectGUI
 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...
 
 showMountWebfolderIcon ()
 
 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...
 
 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...
 
 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 Member Functions inherited from ilContainerGUI
 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...
 
 initSortingForm (ilPropertyFormGUI $form, array $a_sorting_settings)
 Append sorting settings to property form. 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...
 
 getTreeSelectorGUI ($cmd)
 

Additional Inherited Members

- 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 Attributes inherited from ilObjectGUI
 $tmp_import_dir
 
 $tabs_gui = null
 
 $ctrl
 

Detailed Description

Constructor & Destructor Documentation

◆ __construct()

ilObjRootFolderGUI::__construct (   $a_data,
  $a_id,
  $a_call_by_reference = true,
  $a_prepare_output = true 
)

Constructor @access public.

Reimplemented from ilContainerGUI.

Definition at line 28 of file class.ilObjRootFolderGUI.php.

29 {
30 global $lng;
31
32 $this->type = "root";
33 parent::__construct($a_data, $a_id, $a_call_by_reference, $a_prepare_output);
34
35 $lng->loadLanguageModule("cntr");
36 $lng->loadLanguageModule("obj");
37 }

References ilObjectGUI\$lng.

Member Function Documentation

◆ _goto()

static ilObjRootFolderGUI::_goto (   $a_target)
static

goto target group

Definition at line 533 of file class.ilObjRootFolderGUI.php.

534 {
535 global $ilAccess, $ilErr, $lng;
536
538 }
static _gotoRepositoryRoot($a_raise_error=false)
Goto repository root.
global $ilErr
Definition: raiseError.php:16

References $ilErr, ilObjectGUI\$lng, and ilObjectGUI\_gotoRepositoryRoot().

+ Here is the call graph for this function:

◆ addTranslationObject()

ilObjRootFolderGUI::addTranslationObject ( )

Add a translation.

Definition at line 489 of file class.ilObjRootFolderGUI.php.

490 {
491 if(sizeof($_POST["title"]))
492 {
493 $k = max(array_keys($_POST["title"]))+1;
494 }
495 else
496 {
497 $k = 0;
498 }
499 $_POST["title"][$k] = "";
500 $this->editTranslationsObject(true);
501 }
$_POST["username"]
editTranslationsObject($a_get_post_values=false)
Edit title and translations.

References $_POST, and editTranslationsObject().

+ Here is the call graph for this function:

◆ deleteTranslationsObject()

ilObjRootFolderGUI::deleteTranslationsObject ( )

Remove translation.

Definition at line 506 of file class.ilObjRootFolderGUI.php.

507 {
508 $del_default = true;
509 foreach($_POST["title"] as $k => $v)
510 {
511 if ($_POST["check"][$k])
512 {
513 unset($_POST["title"][$k]);
514 unset($_POST["desc"][$k]);
515 unset($_POST["lang"][$k]);
516 if($_POST["default"] == $k)
517 {
518 $del_default = true;
519 }
520 }
521 }
522 // set new default
523 if($del_default && sizeof($_POST["title"]))
524 {
525 $_POST["default"] = array_shift(array_keys($_POST["title"]));
526 }
527 $this->saveTranslationsObject();
528 }
saveTranslationsObject()
Save title and translations.

References $_POST, and saveTranslationsObject().

+ Here is the call graph for this function:

◆ editTranslationsObject()

ilObjRootFolderGUI::editTranslationsObject (   $a_get_post_values = false)

Edit title and translations.

Definition at line 383 of file class.ilObjRootFolderGUI.php.

384 {
385 global $tpl;
386
387
388 $this->ctrl->redirectByClass("ilobjecttranslationgui", "");
389
390 $this->lng->loadLanguageModule($this->object->getType());
391 $this->setEditTabs("settings_trans");
392
393 include_once("./Services/Object/classes/class.ilObjectTranslationTableGUI.php");
394 $table = new ilObjectTranslationTableGUI($this, "editTranslations", true,
395 "Translation");
396 if ($a_get_post_values)
397 {
398 $vals = array();
399 foreach($_POST["title"] as $k => $v)
400 {
401 $vals[] = array("title" => $v,
402 "desc" => $_POST["desc"][$k],
403 "lang" => $_POST["lang"][$k],
404 "default" => ($_POST["default"] == $k));
405 }
406 $table->setData($vals);
407 }
408 else
409 {
410 $data = $this->object->getTranslations();
411 foreach($data["Fobject"] as $k => $v)
412 {
413 $data["Fobject"][$k]["default"] = ($k == $data["default_language"]);
414 }
415 $table->setData($data["Fobject"]);
416 }
417 $tpl->setContent($table->getHTML());
418 }
setEditTabs($active_tab="settings_misc")
TableGUI class for title/description translations.

References $_POST, ilObjectGUI\$data, ilObjectGUI\$tpl, and setEditTabs().

Referenced by addTranslationObject(), and saveTranslationsObject().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ executeCommand()

ilObjRootFolderGUI::executeCommand ( )

execute command note: this method is overwritten in all container objects

Reimplemented from ilContainerGUI.

Definition at line 104 of file class.ilObjRootFolderGUI.php.

105 {
106 global $rbacsystem;
107
108 $next_class = $this->ctrl->getNextClass($this);
109 $cmd = $this->ctrl->getCmd();
110
111 // show repository tree
112 $this->showRepTree();
113
114 switch($next_class)
115 {
116 case 'ilcontainerlinklistgui':
117 include_once("Services/Container/classes/class.ilContainerLinkListGUI.php");
118 $link_list_gui = new ilContainerLinkListGUI();
119 $ret =& $this->ctrl->forwardCommand($link_list_gui);
120 break;
121
122 // container page editing
123 case "ilcontainerpagegui":
124 $this->prepareOutput(false);
125 $ret = $this->forwardToPageObject();
126 if ($ret != "")
127 {
128 $this->tpl->setContent($ret);
129 }
130 break;
131
132 case 'ilpermissiongui':
133 $this->prepareOutput();
134 include_once("Services/AccessControl/classes/class.ilPermissionGUI.php");
135 $perm_gui = new ilPermissionGUI($this);
136 $ret =& $this->ctrl->forwardCommand($perm_gui);
137 break;
138
139 case "ilcolumngui":
140 $this->checkPermission("read");
141 $this->prepareOutput();
142 include_once("./Services/Style/Content/classes/class.ilObjStyleSheet.php");
143 $this->tpl->setVariable("LOCATION_CONTENT_STYLESHEET",
144 ilObjStyleSheet::getContentStylePath($this->object->getStyleSheetId()));
145 $this->renderObject();
146 break;
147
148 case 'ilobjectcopygui':
149 $this->prepareOutput();
150 include_once './Services/Object/classes/class.ilObjectCopyGUI.php';
151 $cp = new ilObjectCopyGUI($this);
152 $cp->setType('root');
153 $this->ctrl->forwardCommand($cp);
154 break;
155
156 case "ilobjstylesheetgui":
157 $this->forwardToStyleSheet();
158 break;
159
160 case "ilcommonactiondispatchergui":
161 include_once("Services/Object/classes/class.ilCommonActionDispatcherGUI.php");
163 $this->ctrl->forwardCommand($gui);
164 break;
165
166 case 'ilobjecttranslationgui':
167 $this->checkPermissionBool("write");
168 $this->prepareOutput();
169 //$this->tabs_gui->setTabActive('export');
170 $this->setEditTabs("settings_trans");
171 include_once("./Services/Object/classes/class.ilObjectTranslationGUI.php");
172 $transgui = new ilObjectTranslationGUI($this);
173 $this->ctrl->forwardCommand($transgui);
174 break;
175
176 default:
177
178 // fix bug http://www.ilias.de/mantis/view.php?id=10305
179 if ($cmd == "infoScreen")
180 {
181 $this->checkPermission("visible");
182 }
183 else
184 {
185 $this->checkPermission("read");
186 }
187 $this->prepareOutput();
188 include_once("./Services/Style/Content/classes/class.ilObjStyleSheet.php");
189 $this->tpl->setVariable("LOCATION_CONTENT_STYLESHEET",
190 ilObjStyleSheet::getContentStylePath($this->object->getStyleSheetId()));
191
192 if(!$cmd)
193 {
194 $cmd = "render";
195 }
196
197 $cmd .= "Object";
198 $this->$cmd();
199
200 break;
201 }
202 return true;
203 }
static getInstanceFromAjaxCall()
(Re-)Build instance from ajax call
& forwardToPageObject()
forward command to page object
prepareOutput($a_show_subobjects=true)
prepare output
forwardToStyleSheet()
Forward to style object.
Class ilContainerLinkListGUI.
renderObject()
Render root folder.
static getContentStylePath($a_style_id)
get content style path
GUI class for the workflow of copying objects.
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.
GUI class for object translation handling.
New PermissionGUI (extends from old ilPermission2GUI) RBAC related output.
$ret
Definition: parser.php:6
$cmd
Definition: sahs_server.php:35

References $cmd, $ret, ilObjectGUI\checkPermission(), ilObjectGUI\checkPermissionBool(), ilContainerGUI\forwardToPageObject(), ilContainerGUI\forwardToStyleSheet(), ilObjStyleSheet\getContentStylePath(), ilCommonActionDispatcherGUI\getInstanceFromAjaxCall(), ilContainerGUI\prepareOutput(), renderObject(), setEditTabs(), and ilContainerGUI\showRepTree().

+ Here is the call graph for this function:

◆ getEditFormValues()

ilObjRootFolderGUI::getEditFormValues ( )

Get values for edit form.

Returns
array

Reimplemented from ilContainerGUI.

Definition at line 321 of file class.ilObjRootFolderGUI.php.

322 {
323 // values are set in initEditForm()
324 }

◆ getTabs()

ilObjRootFolderGUI::getTabs ( )

common tabs for all container objects (should be called at the end of child getTabs() method

Reimplemented from ilContainerGUI.

Definition at line 75 of file class.ilObjRootFolderGUI.php.

76 {
77 global $rbacsystem, $lng, $ilHelp;
78
79 $ilHelp->setScreenIdComponent("root");
80
81 $this->ctrl->setParameter($this,"ref_id",$this->ref_id);
82
83 if ($rbacsystem->checkAccess('read',$this->ref_id))
84 {
85 $this->tabs_gui->addTab('view_content', $lng->txt("content"),
86 $this->ctrl->getLinkTarget($this, ""));
87 }
88
89 if ($rbacsystem->checkAccess('write',$this->ref_id))
90 {
91 $force_active = ($_GET["cmd"] == "edit")
92 ? true
93 : false;
94 $this->tabs_gui->addTarget("settings",
95 $this->ctrl->getLinkTarget($this, "edit"), "edit", get_class($this)
96 , "", $force_active);
97 }
98
99 // parent tabs (all container: edit_permission, clipboard, trash
100 parent::getTabs();
101
102 }
$_GET["client_id"]

References $_GET, and ilObjectGUI\$lng.

◆ importCancelledObject()

ilObjRootFolderGUI::importCancelledObject ( )

import cancelled

@access private

Definition at line 52 of file class.ilObjRootFolderGUI.php.

53 {
54 $this->ctrl->returnToParent($this);
55 }

◆ importCategoriesFormObject()

ilObjRootFolderGUI::importCategoriesFormObject ( )

import categories form

Definition at line 42 of file class.ilObjRootFolderGUI.php.

43 {
44 ilObjCategoryGUI::_importCategoriesForm($this->ref_id, $this->tpl);
45 }
static _importCategoriesForm($a_ref_id, &$a_tpl)
display form for category import (static, also called by RootFolderGUI)

References ilObjCategoryGUI\_importCategoriesForm().

+ Here is the call graph for this function:

◆ importCategoriesObject()

ilObjRootFolderGUI::importCategoriesObject ( )

import categories

Definition at line 60 of file class.ilObjRootFolderGUI.php.

61 {
63 }
static _importCategories($a_ref_id, $withrol_tmp)
import categories (static, also called by RootFolderGUI)

References ilObjCategoryGUI\_importCategories().

+ Here is the call graph for this function:

◆ importCategoriesWithRolObject()

ilObjRootFolderGUI::importCategoriesWithRolObject ( )

import categories

Definition at line 69 of file class.ilObjRootFolderGUI.php.

70 {
72 }

References ilObjCategoryGUI\_importCategories().

+ Here is the call graph for this function:

◆ initEditForm()

ilObjRootFolderGUI::initEditForm ( )

Init object edit form.

Returns
ilPropertyFormGUI

Reimplemented from ilObjectGUI.

Definition at line 287 of file class.ilObjRootFolderGUI.php.

288 {
289 $this->setEditTabs();
290
291 include_once("Services/Form/classes/class.ilPropertyFormGUI.php");
292 $form = new ilPropertyFormGUI();
293 $form->setFormAction($this->ctrl->getFormAction($this));
294 $form->setTitle($this->lng->txt("repository"));
295
296
297 $this->initSortingForm(
298 $form,
299 array(
302 ilcontainer::SORT_MANUAL
303 )
304 );
305
306
307 $this->showCustomIconsEditing(1, $form, false);
308
309
310 $hide = new ilCheckboxInputGUI($this->lng->txt("cntr_hide_title_and_icon"), "hide_header_icon_and_title");
311 $hide->setChecked(ilContainer::_lookupContainerSetting($this->object->getId(), "hide_header_icon_and_title"));
312 $form->addItem($hide);
313
314
315 $form->addCommandButton("update", $this->lng->txt("save"));
316 $form->addCommandButton("addTranslation", $this->lng->txt("add_translation"));
317
318 return $form;
319 }
This class represents a checkbox property in a property form.
initSortingForm(ilPropertyFormGUI $form, array $a_sorting_settings)
Append sorting settings to property form.
showCustomIconsEditing($a_input_colspan=1, ilPropertyFormGUI $a_form=null, $a_as_section=true)
show edit section of custom icons for container
static _lookupContainerSetting($a_id, $a_keyword, $a_default_value=NULL)
Lookup a container setting.
This class represents a property form user interface.

References ilContainer\_lookupContainerSetting(), ilContainerGUI\initSortingForm(), setEditTabs(), ilContainerGUI\showCustomIconsEditing(), ilContainer\SORT_CREATION, and ilContainer\SORT_TITLE.

Referenced by updateObject().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ renderObject()

ilObjRootFolderGUI::renderObject ( )

Render root folder.

Reimplemented from ilContainerGUI.

Definition at line 208 of file class.ilObjRootFolderGUI.php.

209 {
210 global $ilTabs;
211
212 include_once "Services/Object/classes/class.ilObjectListGUI.php";
213 ilObjectListGUI::prepareJSLinks("",
214 $this->ctrl->getLinkTargetByClass(array("ilcommonactiondispatchergui", "ilnotegui"), "", "", true, false),
215 $this->ctrl->getLinkTargetByClass(array("ilcommonactiondispatchergui", "iltagginggui"), "", "", true, false));
216
217 $ilTabs->activateTab("view_content");
218 $ret = parent::renderObject();
219 return $ret;
220 }

References $ret.

Referenced by executeCommand(), and viewObject().

+ Here is the caller graph for this function:

◆ saveTranslationsObject()

ilObjRootFolderGUI::saveTranslationsObject ( )

Save title and translations.

Definition at line 423 of file class.ilObjRootFolderGUI.php.

424 {
425 if (!$this->checkPermissionBool("write"))
426 {
427 $this->ilias->raiseError($this->lng->txt("permission_denied"),$this->ilias->error_obj->MESSAGE);
428 }
429
430 // default language set?
431 if (!isset($_POST["default"]) && count($_POST["lang"]) > 0)
432 {
433 ilUtil::sendFailure($this->lng->txt("msg_no_default_language"));
434 return $this->editTranslationsObject(true);
435 }
436
437 // all languages set?
438 if (array_key_exists("",$_POST["lang"]))
439 {
440 ilUtil::sendFailure($this->lng->txt("msg_no_language_selected"));
441 return $this->editTranslationsObject(true);
442 }
443
444 // no single language is selected more than once?
445 if (count(array_unique($_POST["lang"])) < count($_POST["lang"]))
446 {
447 ilUtil::sendFailure($this->lng->txt("msg_multi_language_selected"));
448 return $this->editTranslationsObject(true);
449 }
450
451 // save the stuff
452 $this->object->removeTranslations();
453
454 if(sizeof($_POST["title"]))
455 {
456 foreach($_POST["title"] as $k => $v)
457 {
458 // update object data if default
459 $is_default = ($_POST["default"] == $k);
460 if($is_default)
461 {
462 $this->object->setTitle(ilUtil::stripSlashes($v));
463 $this->object->setDescription(ilUtil::stripSlashes($_POST["desc"][$k]));
464 $this->object->update();
465 }
466
467 $this->object->addTranslation(
469 ilUtil::stripSlashes($_POST["desc"][$k]),
470 ilUtil::stripSlashes($_POST["lang"][$k]),
471 $is_default);
472 }
473 }
474 else
475 {
476 // revert to original title
477 $this->object->setTitle("ILIAS");
478 $this->object->setDescription("");
479 $this->object->update();
480 }
481
482 ilUtil::sendSuccess($this->lng->txt("msg_obj_modified"), true);
483 $this->ctrl->redirect($this, "editTranslations");
484 }
static sendSuccess($a_info="", $a_keep=false)
Send Success Message to Screen.
static sendFailure($a_info="", $a_keep=false)
Send Failure Message to Screen.
static stripSlashes($a_str, $a_strip_html=true, $a_allow="")
strip slashes if magic qoutes is enabled
redirection script todo: (a better solution should control the processing via a xml file)

References $_POST, ilObjectGUI\checkPermissionBool(), editTranslationsObject(), ilUtil\sendFailure(), ilUtil\sendSuccess(), and ilUtil\stripSlashes().

Referenced by deleteTranslationsObject().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ setEditTabs()

ilObjRootFolderGUI::setEditTabs (   $active_tab = "settings_misc")
protected

Definition at line 268 of file class.ilObjRootFolderGUI.php.

269 {
270 $this->tabs_gui->addSubTab("settings_misc",
271 $this->lng->txt("settings"),
272 $this->ctrl->getLinkTarget($this, "edit"));
273
274 /*$this->tabs_gui->addSubTab("settings_trans",
275 $this->lng->txt("title_and_translations"),
276 $this->ctrl->getLinkTarget($this, "editTranslations"));*/
277
278 $this->tabs_gui->addSubTab("settings_trans",
279 $this->lng->txt("obj_multilinguality"),
280 $this->ctrl->getLinkTargetByClass("ilobjecttranslationgui", ""));
281
282
283 $this->tabs_gui->activateTab("settings");
284 $this->tabs_gui->activateSubTab($active_tab);
285 }

Referenced by editTranslationsObject(), executeCommand(), initEditForm(), and updateObject().

+ Here is the caller graph for this function:

◆ setTitleAndDescription()

ilObjRootFolderGUI::setTitleAndDescription ( )

called by prepare output

Reimplemented from ilContainerGUI.

Definition at line 246 of file class.ilObjRootFolderGUI.php.

247 {
248 global $lng;
249
250 parent::setTitleAndDescription();
251 $this->tpl->setDescription("");
252 if (!ilContainer::_lookupContainerSetting($this->object->getId(), "hide_header_icon_and_title"))
253 {
254 if ($this->object->getTitle() == "ILIAS")
255 {
256 $this->tpl->setTitle($lng->txt("repository"));
257 }
258 else
259 {
260 if ($this->object->getDescription() != "")
261 {
262 $this->tpl->setDescription($this->object->getDescription()); // #13479
263 }
264 }
265 }
266 }

References ilObjectGUI\$lng, and ilContainer\_lookupContainerSetting().

+ Here is the call graph for this function:

◆ updateObject()

ilObjRootFolderGUI::updateObject ( )

updates object entry in object_data

@access public

Reimplemented from ilObjectGUI.

Definition at line 331 of file class.ilObjRootFolderGUI.php.

332 {
333 global $ilSetting;
334
335 if (!$this->checkPermissionBool("write"))
336 {
337 $this->ilias->raiseError($this->lng->txt("msg_no_perm_write"),$this->ilias->error_obj->MESSAGE);
338 }
339 else
340 {
341 $form = $this->initEditForm();
342 if($form->checkInput())
343 {
344 $this->saveSortingSettings($form);
345
346 // save custom icons
347 //save custom icons
348 if ($ilSetting->get("custom_icons"))
349 {
350 if($_POST["cont_icon_delete"])
351 {
352 $this->object->removeCustomIcon();
353 }
354 $this->object->saveIcons($_FILES["cont_icon"]['tmp_name']);
355 }
356
357 // hide icon/title
358 ilContainer::_writeContainerSetting($this->object->getId(),
359 "hide_header_icon_and_title",
360 $form->getInput("hide_header_icon_and_title"));
361
362 // BEGIN ChangeEvent: Record update
363 global $ilUser;
364 require_once('Services/Tracking/classes/class.ilChangeEvent.php');
365 ilChangeEvent::_recordWriteEvent($this->object->getId(), $ilUser->getId(), 'update');
366 ilChangeEvent::_catchupWriteEvents($this->object->getId(), $ilUser->getId());
367 // END ChangeEvent: Record update
368
369 ilUtil::sendSuccess($this->lng->txt("msg_obj_modified"),true);
370 $this->ctrl->redirect($this, "edit");
371 }
372
373 // display form to correct errors
374 $this->setEditTabs();
375 $form->setValuesByPost();
376 $this->tpl->setContent($form->getHTML());
377 }
378 }
static _catchupWriteEvents($obj_id, $usr_id, $timestamp=null)
Catches up with all write events which occured before the specified timestamp.
static _recordWriteEvent($obj_id, $usr_id, $action, $parent_obj_id=null)
Records a write event.
saveSortingSettings(ilPropertyFormGUI $form)
Save sorting settings.
static _writeContainerSetting($a_id, $a_keyword, $a_value)
initEditForm()
Init object edit form.
global $ilSetting
Definition: privfeed.php:17
$ilUser
Definition: imgupload.php:18

References $_POST, $ilSetting, $ilUser, ilChangeEvent\_catchupWriteEvents(), ilChangeEvent\_recordWriteEvent(), ilContainer\_writeContainerSetting(), ilObjectGUI\checkPermissionBool(), initEditForm(), ilContainerGUI\saveSortingSettings(), ilUtil\sendSuccess(), and setEditTabs().

+ Here is the call graph for this function:

◆ viewObject()

ilObjRootFolderGUI::viewObject ( )

View root folder.

Returns
bool|void
Exceptions
ilObjectException

Reimplemented from ilObjectGUI.

Definition at line 227 of file class.ilObjRootFolderGUI.php.

228 {
229 $this->checkPermission('read');
230
231 if (strtolower($_GET["baseClass"]) == "iladministrationgui")
232 {
233 parent::viewObject();
234 return true;
235 }
236
237 $this->renderObject();
238 return true;
239 }

References $_GET, ilObjectGUI\checkPermission(), and renderObject().

+ Here is the call graph for this function:

The documentation for this class was generated from the following file: