ILIAS  Release_3_10_x_branch Revision 61812
 All Data Structures Namespaces Files Functions Variables Groups Pages
ilObjRootFolderGUI Class Reference

Class ilObjRootFolderGUI. More...

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

Public Member Functions

 ilObjRootFolderGUI ($a_data, $a_id, $a_call_by_reference=true, $a_prepare_output=true)
 Constructor public.
 importCategoriesFormObject ()
 import categories form
 importCancelledObject ()
 import cancelled
 importCategoriesObject ()
 import categories
 importCategoriesWithRolObject ()
 import categories
 getTabs (&$tabs_gui)
 get tabs abstract method.
executeCommand ()
 execute command
 editObject ()
 edit category
 setTitleAndDescription ()
 called by prepare output
 updateObject ()
 updates object entry in object_data
 addTranslationObject ()
 adds a translation form & save post vars to session
 removeTranslationObject ()
 removes a translation form & save post vars to session
 removeBigIconObject ()
 remove big icon
 removeSmallIconObject ()
 remove small icon
 removeTinyIconObject ()
 remove tiny icon
 getActions ()
 Get Actions.
 _goto ($a_target)
 goto target group
- 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
 assignObject ()
 prepareOutput ()
 prepare output
 showUpperIcon ()
 showMountWebfolderIcon ()
 setTabs ()
 set admin tabs public
 setAdminTabs ()
 set admin tabs public
 getAdminTabs (&$tabs_gui)
 administration tabs show only permissions and trash folder
 getHTML ()
 setActions ($a_actions="")
 set possible actions for objects in list.
 setSubObjects ($a_sub_objects="")
 set possible subobjects for this object.
 setLocator ()
 set Locator
 addLocatorItems ()
 should be overwritten to add object specific items (repository items are preloaded)
 omitLocator ($a_omit=true)
 addAdminLocatorItems ()
 should be overwritten to add object specific items (repository items are preloaded)
 undeleteObject ()
 get object back from trash
 insertSavedNodes ($a_source_id, $a_dest_id, $a_tree_id, &$a_affected_ids)
 recursive method to insert all saved nodes of the clipboard (maybe this function could be moved to a rbac class ?)
 confirmedDeleteObject ()
 confirmed deletion if object -> objects are moved to trash
 cancelDeleteObject ()
 cancel deletion of object
 removeFromSystemObject ()
 remove objects from trash bin and all entries therefore every object needs a specific deleteObject() method
 removeDeletedNodes ($a_node_id, $a_checked, $a_delete_objects, &$a_affected_ids)
 remove already deleted objects within the objects in trash recursive function
 createObject ()
 create new object form
 cancelObject ($in_rep=false)
 cancel action and go back to previous page public
 saveObject ()
 save object
 importObject ()
 import new object form
 displayEditForm ($fields)
 display edit form (usually called by editObject)
 afterUpdate ()
 permObject ()
 show permissions of current node
 getFormAction ($a_cmd, $a_formaction="")
 get form action for command (command is method name without "Object", e.g.
 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
 permSaveObject ()
 save permissions
 isVisible ($a_ref_id, $a_type)
 displayList ()
 display object list
 viewObject ()
 list childs of current object
 deleteObject ($a_error=false)
 display deletion confirmation screen only for referenced objects.
 trashObject ()
 show trash content of object
 addRoleObject ()
 adds a local role This method is only called when choose the option 'you may add local roles'.
 showActions ($with_subobjects=false)
 show possible action (form buttons)
 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
 __showClipboardTable ($a_result_set, $a_from="")
 infoObject ()
 __buildRoleFilterSelect ()
 __filterRoles ($a_roles, $a_filter)
 ownerObject ()
 changeOwnerObject ()
 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.
 fillCloneSearchTemplate ($a_tpl_varname, $a_type)
 Add an object search in case the number of existing objects is too big to offer a selection list.
 getCenterColumnHTML ()
 Get center column.
 getRightColumnHTML ()
 Display right column.
 checkPermission ($a_perm, $a_cmd="")
- Public Member Functions inherited from ilContainerGUI
 ilContainerGUI ($a_data, $a_id, $a_call_by_reference=true, $a_prepare_output=true)
 Constructor public.
forwardToPageObject ()
 forward command to page object
 getContainerPageHTML ()
 Get container page HTML.
 prepareOutput ($a_show_subobjects=true)
 prepare output
 showTreeFlatIcon ()
 showPossibleSubObjects ()
 show possible sub objects selection list
 renderObject ()
 render the object
 showAdministrationPanel (&$tpl)
 get container content (list of subitems) (this should include multiple lists in the future that together build the blocks of a container page)
 __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 ()
 renderItemList ($a_type="all")
 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 ()
 addSeparatorRow (&$a_tpl)
 setPageEditorTabs ()
 enableAdministrationPanelObject ()
 enable administration panel
 disableAdministrationPanelObject ()
 enable administration panel
 addToDeskObject ()
 subscribe item
 lockObject ()
 removeFromDeskObject ()
 unsubscribe item
 cutObject ()
 cut object(s) out from a container and write the information to clipboard
 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
 pasteObject ()
 paste object from clipboard to current place Depending on the chosen command the object(s) are linked, copied or moved
 copyObject ()
 copy object(s) out from a container and write the information to clipboard
 clipboardObject ()
 show clipboard
 showCustomIconsEditing ($a_input_colspan=1)
 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.
 copyWizardHasOptions ($a_mode)
 public
 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.

Protected Member Functions

 showSortingSettings ()
 show sorting settings
- Protected Member Functions inherited from ilObjectGUI
 searchCloneSourceObject ()
 Search clone source by title.
 buildCloneSelect ($existing_objs)
 Build a select box for clonable objects (permission write)

Additional Inherited Members

- Static Public Member Functions inherited from ilContainerGUI
static _buildPath ($a_ref_id, $a_course_ref_id)
 build path
- 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

Detailed Description

Class ilObjRootFolderGUI.

Author
Stefan Meyer smeye.nosp@m.r@da.nosp@m.tabay.nosp@m..de
Version
Id:
class.ilObjRootFolderGUI.php 18018 2008-11-20 13:33:08Z smeyer

Id: class.ilObjRootFolderGUI.php,v 1.13 2006/03/10 09:22:58 akill Exp $

ilObjRootFolderGUI: ilPermissionGUI, ilPageObjectGUI, ilContainerLinkListGUI, ilColumnGUI

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

Member Function Documentation

ilObjRootFolderGUI::_goto (   $a_target)

goto target group

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

References $_GET, $ilErr, ilObjectGUI\$lng, and exit.

{
global $ilAccess, $ilErr, $lng;
if ($ilAccess->checkAccess("read", "",1))
{
$_GET["cmd"] = "frameset";
$_GET["ref_id"] = 1;
include("repository.php");
}
$ilErr->raiseError($lng->txt("msg_no_perm_read"), $ilErr->FATAL);
}
ilObjRootFolderGUI::addTranslationObject ( )

adds a translation form & save post vars to session

public

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

References $_GET, $_SESSION, and ilUtil\redirect().

{
if (!($_GET["mode"] != "create" or $_GET["mode"] != "edit"))
{
$message = get_class($this)."::addTranslationObject(): Missing or wrong parameter! mode: ".$_GET["mode"];
$this->ilias->raiseError($message,$this->ilias->error_obj->WARNING);
}
$_SESSION["translation_post"] = $_POST;
$this->ctrl->setParameter($this, "entry", 0);
$this->ctrl->setParameter($this, "mode", "session");
$this->ctrl->setParameter($this, "new_type", $_GET["new_type"]);
ilUtil::redirect($this->ctrl->getLinkTarget($this, $_GET["mode"]));
}

+ Here is the call graph for this function:

ilObjRootFolderGUI::editObject ( )

edit category

public

Reimplemented from ilObjectGUI.

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

References $_GET, $_SESSION, ilObjectGUI\$data, ilObjectGUI\$lng, ilMDLanguageItem\_getLanguages(), ilContainer\_lookupContainerSetting(), ilObjectGUI\getTargetFrame(), ilObjectGUI\getTemplateFile(), ilUtil\prepareFormOutput(), ilContainerGUI\showCustomIconsEditing(), showSortingSettings(), and ilUtil\stripSlashes().

{
global $rbacsystem, $lng;
if (!$rbacsystem->checkAccess("write", $this->ref_id))
{
$this->ilias->raiseError($this->lng->txt("msg_no_perm_write"),$this->ilias->error_obj->MESSAGE);
}
$this->ctrl->setParameter($this,"mode","edit");
// for lang selection include metadata class
include_once "./Services/MetaData/classes/class.ilMDLanguageItem.php";
$this->getTemplateFile("edit",'');
// hide header icon and title
$this->tpl->setVariable("TXT_HIDE_HEADER_ICON_AND_TITLE", $lng->txt("cntr_hide_title_and_icon"));
if (ilContainer::_lookupContainerSetting($this->object->getId(), "hide_header_icon_and_title"))
{
$this->tpl->setVariable("CHK_HIDE_ICON", ' checked="checked" ');
}
$array_push = true;
if ($_SESSION["error_post_vars"])
{
$_SESSION["translation_post"] = $_SESSION["error_post_vars"];
$_GET["mode"] = "session";
$array_push = false;
}
// load from db if edit category is called the first time
if (($_GET["mode"] != "session"))
{
$data = $this->object->getTranslations();
$_SESSION["translation_post"] = $data;
$array_push = false;
} // remove a translation from session
elseif ($_GET["entry"] != 0)
{
array_splice($_SESSION["translation_post"]["Fobject"],$_GET["entry"],1,array());
if ($_GET["entry"] == $_SESSION["translation_post"]["default_language"])
{
$_SESSION["translation_post"]["default_language"] = "";
}
}
$data = $_SESSION["translation_post"];
// add additional translation form
if (!$_GET["entry"] and $array_push)
{
$count = array_push($data["Fobject"],array("title" => "","desc" => ""));
}
else
{
$count = count($data["Fobject"]);
}
// stripslashes in form?
$strip = isset($_SESSION["translation_post"]) ? true : false;
// add empty entry, if nothing exists
if (count($data["Fobject"]) == 0)
{
$data["Fobject"][0] =
array("title" => "",
"desc" => "",
"lang" => $lng->getDefaultLanguage()
);
}
foreach ($data["Fobject"] as $key => $val)
{
// add translation button
if ($key == $count -1)
{
$this->tpl->setCurrentBlock("addTranslation");
$this->tpl->setVariable("TXT_ADD_TRANSLATION",$this->lng->txt("add_translation")." >>");
$this->tpl->parseCurrentBlock();
}
// remove translation button
if ($key != 0)
{
$this->tpl->setCurrentBlock("removeTranslation");
$this->tpl->setVariable("TXT_REMOVE_TRANSLATION",$this->lng->txt("remove_translation"));
$this->ctrl->setParameter($this, "entry", $key);
$this->ctrl->setParameter($this, "mode", "edit");
$this->tpl->setVariable("LINK_REMOVE_TRANSLATION", $this->ctrl->getLinkTarget($this, "removeTranslation"));
$this->tpl->parseCurrentBlock();
}
// lang selection
$this->tpl->addBlockFile("SEL_LANGUAGE", "sel_language", "tpl.lang_selection.html", false);
$this->tpl->setVariable("SEL_NAME", "Fobject[".$key."][lang]");
foreach ($languages as $code => $language)
{
$this->tpl->setCurrentBlock("lg_option");
$this->tpl->setVariable("VAL_LG", $code);
$this->tpl->setVariable("TXT_LG", $language);
if ($code == $val["lang"])
{
$this->tpl->setVariable("SELECTED", "selected=\"selected\"");
}
$this->tpl->parseCurrentBlock();
}
// object data
$this->tpl->setCurrentBlock("obj_form");
if ($key == 0)
{
$this->tpl->setVariable("TXT_HEADER", $this->lng->txt("repository"));
}
else
{
$this->tpl->setVariable("TXT_HEADER", $this->lng->txt("translation")." ".$key);
}
if ($key == $data["default_language"])
{
$this->tpl->setVariable("CHECKED", "checked=\"checked\"");
}
$this->tpl->setVariable("TXT_TITLE", $this->lng->txt("title"));
$this->tpl->setVariable("TXT_DESC", $this->lng->txt("title_long"));
$this->tpl->setVariable("TXT_DEFAULT", $this->lng->txt("default"));
$this->tpl->setVariable("TXT_LANGUAGE", $this->lng->txt("language"));
$this->tpl->setVariable("TITLE", ilUtil::prepareFormOutput($val["title"],$strip));
$this->tpl->setVariable("DESC", ilUtil::stripSlashes($val["desc"]));
$this->tpl->setVariable("NUM", $key);
$this->tpl->parseCurrentBlock();
}
// global
$this->tpl->setCurrentBlock("adm_content");
$this->tpl->setVariable("FORMACTION", $this->ctrl->getFormAction($this));
$this->tpl->setVariable("TARGET", $this->getTargetFrame("update"));
$this->tpl->setVariable("TXT_CANCEL", $this->lng->txt("cancel"));
$this->tpl->setVariable("TXT_SUBMIT", $this->lng->txt("save"));
$this->tpl->setVariable("CMD_SUBMIT", "update");
$this->tpl->setVariable("TXT_REQUIRED_FLD", $this->lng->txt("required_field"));
}

+ Here is the call graph for this function:

& ilObjRootFolderGUI::executeCommand ( )

execute command

Reimplemented from ilObjectGUI.

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

References $cmd, $ret, ilObjectGUI\checkPermission(), ilContainerGUI\forwardToPageObject(), ilObjStyleSheet\getContentStylePath(), and ilObjectGUI\prepareOutput().

{
global $rbacsystem;
$next_class = $this->ctrl->getNextClass($this);
$cmd = $this->ctrl->getCmd();
switch($next_class)
{
case 'ilcontainerlinklistgui':
include_once("./classes/class.ilContainerLinkListGUI.php");
$link_list_gui =& new ilContainerLinkListGUI();
$ret =& $this->ctrl->forwardCommand($link_list_gui);
break;
// container page editing
case "ilpageobjectgui":
$this->checkPermission("write");
$this->prepareOutput(false);
if ($ret != "")
{
$this->tpl->setContent($ret);
}
/*$this->tpl->getStandardTemplate();
$this->setLocator();
ilUtil::sendInfo();
ilUtil::infoPanel();
//$this->prepareOutput(false);
$ret = $this->forwardToPageObject();
$this->setTitleAndDescription();
$this->setPageEditorTabs();
return $ret;*/
break;
case 'ilpermissiongui':
$this->prepareOutput();
include_once("./classes/class.ilPermissionGUI.php");
$perm_gui =& new ilPermissionGUI($this);
$ret =& $this->ctrl->forwardCommand($perm_gui);
break;
default:
$this->prepareOutput();
include_once("./Services/Style/classes/class.ilObjStyleSheet.php");
$this->tpl->setVariable("LOCATION_CONTENT_STYLESHEET",
if(!$cmd)
{
$cmd = "render";
}
$cmd .= "Object";
$this->$cmd();
break;
}
return true;
}

+ Here is the call graph for this function:

ilObjRootFolderGUI::getActions ( )

Get Actions.

Reimplemented from ilObjectGUI.

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

References $d.

{
unset($d["link"]); // in root folder we have only categories (cannot be linked)
return $d;
}
ilObjRootFolderGUI::getTabs ( $tabs_gui)

get tabs abstract method.

overwrite in derived GUI class of your object type public

Parameters
objectinstance of ilTabsGUI

Reimplemented from ilObjectGUI.

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

References $_GET.

{
global $rbacsystem;
$this->ctrl->setParameter($this,"ref_id",$this->ref_id);
if ($rbacsystem->checkAccess('read',$this->ref_id))
{
$tabs_gui->addTarget("view_content",
$this->ctrl->getLinkTarget($this, ""),
array("", "view", "render"));
}
if ($rbacsystem->checkAccess('write',$this->ref_id))
{
$force_active = ($_GET["cmd"] == "edit")
? true
: false;
$tabs_gui->addTarget("edit_properties",
$this->ctrl->getLinkTarget($this, "edit"), "edit", get_class($this)
, "", $force_active);
}
// parent tabs (all container: edit_permission, clipboard, trash
parent::getTabs($tabs_gui);
}
ilObjRootFolderGUI::ilObjRootFolderGUI (   $a_data,
  $a_id,
  $a_call_by_reference = true,
  $a_prepare_output = true 
)

Constructor public.

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

References ilObjectGUI\$lng, and ilContainerGUI\ilContainerGUI().

{
global $lng;
$this->type = "root";
$this->ilContainerGUI($a_data, $a_id, $a_call_by_reference, $a_prepare_output);
$lng->loadLanguageModule("cntr");
}

+ Here is the call graph for this function:

ilObjRootFolderGUI::importCancelledObject ( )

import cancelled

private

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

References ilUtil\sendInfo().

{
ilUtil::sendInfo($this->lng->txt("action_aborted"),true);
$this->ctrl->returnToParent($this);
}

+ Here is the call graph for this function:

ilObjRootFolderGUI::importCategoriesFormObject ( )

import categories form

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

References ilObjCategoryGUI\_importCategoriesForm().

{
ilObjCategoryGUI::_importCategoriesForm($this->ref_id, $this->tpl);
}

+ Here is the call graph for this function:

ilObjRootFolderGUI::importCategoriesObject ( )

import categories

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

References ilObjCategoryGUI\_importCategories().

{
}

+ Here is the call graph for this function:

ilObjRootFolderGUI::importCategoriesWithRolObject ( )

import categories

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

References ilObjCategoryGUI\_importCategories().

{
}

+ Here is the call graph for this function:

ilObjRootFolderGUI::removeBigIconObject ( )

remove big icon

public

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

References $_GET, $_SESSION, and ilUtil\redirect().

{
$_SESSION["translation_post"] = $_POST;
$this->object->removeBigIcon();
ilUtil::redirect($this->ctrl->getLinkTarget($this, $_GET["mode"]));
}

+ Here is the call graph for this function:

ilObjRootFolderGUI::removeSmallIconObject ( )

remove small icon

public

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

References $_GET, $_SESSION, and ilUtil\redirect().

{
$_SESSION["translation_post"] = $_POST;
$this->object->removeSmallIcon();
ilUtil::redirect($this->ctrl->getLinkTarget($this, $_GET["mode"]));
}

+ Here is the call graph for this function:

ilObjRootFolderGUI::removeTinyIconObject ( )

remove tiny icon

public

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

References $_GET, $_SESSION, and ilUtil\redirect().

{
$_SESSION["translation_post"] = $_POST;
$this->object->removeTinyIcon();
ilUtil::redirect($this->ctrl->getLinkTarget($this, $_GET["mode"]));
}

+ Here is the call graph for this function:

ilObjRootFolderGUI::removeTranslationObject ( )

removes a translation form & save post vars to session

public

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

References $_GET, and ilUtil\redirect().

{
if (!($_GET["mode"] != "create" or $_GET["mode"] != "edit"))
{
$message = get_class($this)."::removeTranslationObject(): Missing or wrong parameter! mode: ".$_GET["mode"];
$this->ilias->raiseError($message,$this->ilias->error_obj->WARNING);
}
$this->ctrl->setParameter($this, "entry", $_GET["entry"]);
$this->ctrl->setParameter($this, "mode", "session");
$this->ctrl->setParameter($this, "new_type", $_GET["new_type"]);
ilUtil::redirect($this->ctrl->getLinkTarget($this, $_GET["mode"]));
}

+ Here is the call graph for this function:

ilObjRootFolderGUI::setTitleAndDescription ( )

called by prepare output

Reimplemented from ilObjectGUI.

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

References ilObjectGUI\$lng.

{
global $lng;
$this->tpl->setDescription("");
if ($this->object->getTitle() == "ILIAS")
{
$this->tpl->setTitle($lng->txt("repository"));
}
else
{
if ($this->object->getDescription() != "")
{
$this->tpl->setTitle($this->object->getDescription());
}
}
}
ilObjRootFolderGUI::showSortingSettings ( )
protected

show sorting settings

protected

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

References ilUtil\formRadioButton(), ilObjectGUI\getCreationMode(), ilContainer\SORT_MANUAL, and ilContainer\SORT_TITLE.

Referenced by editObject().

{
$this->tpl->setVariable('TXT_SORTING',$this->lng->txt('sorting_header'));
$this->tpl->setVariable('TXT_SORT_TITLE',$this->lng->txt('sorting_title_header'));
$this->tpl->setVariable('INFO_SORT_TITLE',$this->lng->txt('sorting_info_title'));
$this->tpl->setVariable('TXT_SORT_MANUAL',$this->lng->txt('sorting_manual_header'));
$this->tpl->setVariable('INFO_SORT_MANUAL',$this->lng->txt('sorting_info_manual'));
include_once('Services/Container/classes/class.ilContainerSortingSettings.php');
if($this->getCreationMode())
{
$settings = new ilContainerSortingSettings(0);
}
else
{
$settings = new ilContainerSortingSettings($this->object->getId());
}
$this->tpl->setVariable('RADIO_SORT_TITLE',ilUtil::formRadioButton(
$settings->getSortMode() == ilContainer::SORT_TITLE,
'sorting',
$this->tpl->setVariable('RADIO_SORT_MANUAL',ilUtil::formRadioButton(
$settings->getSortMode() == ilContainer::SORT_MANUAL,
'sorting',
}

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

ilObjRootFolderGUI::updateObject ( )

updates object entry in object_data

public

Reimplemented from ilObjectGUI.

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

References ilObjectGUI\$data, ilContainer\_writeContainerSetting(), ilObjectGUI\getReturnLocation(), ilUtil\redirect(), ilUtil\sendInfo(), ilContainerSortingSettings\setSortMode(), and ilUtil\stripSlashes().

{
global $rbacsystem;
if (!$rbacsystem->checkAccess("write", $this->object->getRefId()))
{
$this->ilias->raiseError($this->lng->txt("msg_no_perm_write"),$this->ilias->error_obj->MESSAGE);
}
else
{
$data = $_POST;
// default language set?
if (!isset($data["default_language"]))
{
$this->ilias->raiseError($this->lng->txt("msg_no_default_language"),$this->ilias->error_obj->MESSAGE);
}
// prepare array fro further checks
foreach ($data["Fobject"] as $key => $val)
{
$langs[$key] = $val["lang"];
}
$langs = array_count_values($langs);
// all languages set?
if (array_key_exists("",$langs) &&
(count($data["Fobject"]) > 1 || $data["Fobject"][0]["title"] != ""))
{
$this->ilias->raiseError($this->lng->txt("msg_no_language_selected"),$this->ilias->error_obj->MESSAGE);
}
// no single language is selected more than once?
if (array_sum($langs) > count($langs))
{
$this->ilias->raiseError($this->lng->txt("msg_multi_language_selected"),$this->ilias->error_obj->MESSAGE);
}
// copy default translation to variable for object data entry
$_POST["Fobject"]["title"] = $_POST["Fobject"][$_POST["default_language"]]["title"];
$_POST["Fobject"]["desc"] = $_POST["Fobject"][$_POST["default_language"]]["desc"];
// first delete all translation entries...
$this->object->removeTranslations();
// ...and write new translations to object_translation
foreach ($data["Fobject"] as $key => $val)
{
if ($key == $data["default_language"])
{
$default = 1;
}
else
{
$default = 0;
}
if (trim($val["title"]) != "")
{
$this->object->addTranslation(ilUtil::stripSlashes($val["title"]),ilUtil::stripSlashes($val["desc"]),$val["lang"],$default);
}
}
// bring back old translation, if no individual translation is given
if (trim($_POST["Fobject"]["title"]) == "")
{
$_POST["Fobject"]["title"] = "ILIAS";
}
// update object data entry with default translation
$this->object->setTitle(ilUtil::stripSlashes($_POST["Fobject"]["title"]));
$this->object->setDescription(ilUtil::stripSlashes($_POST["Fobject"]["desc"]));
//save custom icons
if ($this->ilias->getSetting("custom_icons"))
{
$this->object->saveIcons($_FILES["cont_big_icon"]['tmp_name'],
$_FILES["cont_small_icon"]['tmp_name'], $_FILES["cont_tiny_icon"]['tmp_name']);
}
$this->update = $this->object->update();
}
include_once('Services/Container/classes/class.ilContainerSortingSettings.php');
$settings = new ilContainerSortingSettings($this->object->getId());
$settings->setSortMode((int) $_POST['sorting']);
$settings->update();
ilContainer::_writeContainerSetting($this->object->getId(), "hide_header_icon_and_title",
ilUtil::stripSlashes($_POST["hide_header_icon_and_title"]));
ilUtil::sendInfo($this->lng->txt("msg_obj_modified"),true);
ilUtil::redirect($this->getReturnLocation("update",$this->ctrl->getTargetScript()."?".$this->link_params));
}

+ Here is the call graph for this function:


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