ILIAS  release_6 Revision v6.24-5-g0c8bfefb3b8
ilObjOrgUnitGUI Class Reference

Class ilObjOrgUnit GUI class. More...

+ Inheritance diagram for ilObjOrgUnitGUI:
+ Collaboration diagram for ilObjOrgUnitGUI:

Public Member Functions

 __construct ()
 
 executeCommand ()
 
 view ()
 
 showPossibleSubObjects ()
 show possible sub objects selection list More...
 
 setTitleAndDescription ()
 called by prepare output More...
 
 getTabs ()
 
 setContentSubTabs ()
 Set content sub tabs. More...
 
 editSettings ()
 
 updateSettings ()
 
 getAdminTabs ()
 
 performPaste ()
 @description Prepare $_POST for the generic method performPasteIntoMultipleObjectsObject More...
 
 doUserAutoCompleteObject ()
 ?? More...
 
__initTableGUI ()
 
 confirmedDeleteObject ()
 confirmed deletion of org units -> org units are deleted immediately, without putting them to the trash More...
 
 deleteObject ($a_error=false)
 Display deletion confirmation screen for Org Units. More...
 
 __setTableGUIBasicData (&$tbl, &$result_set, $a_from="")
 
 cancelMoveLinkObject ()
 Cancel move|link empty clipboard and return to parent. 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...
 
 renderBlockAsynchObject ()
 render the object More...
 
 setContentSubTabs ()
 Set content sub tabs. More...
 
 showAdministrationPanel ()
 show administration panel More...
 
 __showTimingsButton (&$tpl)
 
 showPermanentLink ()
 show permanent link More...
 
 switchToStdEditorObject ()
 Switch to standard page editor. More...
 
 switchToOldEditorObject ()
 Switch to old page editor. More...
 
 useNewEditorObject ()
 Use new editor (-> delete xhtml content page) More...
 
 editPageFrameObject ()
 show page editor frameset More...
 
 editPageContentObject ()
 edit page content (for repository root node and categories) More...
 
 savePageContentObject ()
 
 cancelPageContentObject ()
 
 showLinkListObject ()
 
 clearAdminCommandsDetermination ()
 cleaer administration commands determination More...
 
newBlockTemplate ()
 determin admin commands More...
 
 addHeaderRow (&$a_tpl, $a_type, $a_show_image=true)
 adds a header row to a block template More...
 
 addMessageRow (&$a_tpl, $a_message, $a_type)
 add message row More...
 
 resetRowType ()
 
 setPageEditorTabs ()
 Add page editor tabs. More...
 
 addStandardContainerSubTabs ($a_include_view=true)
 Add standar container subtabs for view, manage, oderdering and text/media editor link. More...
 
 getTabs ()
 common tabs for all container objects (should be called at the end of child getTabs() method More...
 
 enableAdministrationPanelObject ()
 enable administration panel More...
 
 disableAdministrationPanelObject ()
 enable administration panel More...
 
 editOrderObject ()
 Edit order. More...
 
 isActiveOrdering ()
 Check if ordering is enabled. More...
 
 isActiveItemOrdering ()
 Check if item ordering is enabled. More...
 
 enableMultiDownloadObject ()
 
 isMultiDownloadEnabled ()
 
 cutObject ()
 cut object(s) out from a container and write the information to clipboard More...
 
 copyObject ()
 Copy object(s) out from a container and write the information to clipboard It is not possible to copy multiple objects at once. More...
 
 downloadObject ()
 
 getBucketTitle ()
 get proper label to add in the background task popover More...
 
 linkObject ()
 create an new reference of an object in tree it's like a hard link of unix More...
 
 clearObject ()
 clear clipboard and go back to last object More...
 
 performPasteIntoMultipleObjectsObject ()
 
 initAndDisplayLinkIntoMultipleObjectsObject ()
 
 showPasteTreeObject ()
 Show paste tree. More...
 
 cancelMoveLinkObject ()
 Cancel move|link empty clipboard and return to parent. More...
 
 keepObjectsInClipboardObject ()
 Keep objects in the clipboard. More...
 
 initAndDisplayCopyIntoMultipleObjectsObject ()
 
 initAndDisplayMoveIntoObjectObject ()
 
 pasteObject ()
 paste object from clipboard to current place Depending on the chosen command the object(s) are linked, copied or moved More...
 
 clipboardObject ()
 show clipboard More...
 
 isActiveAdministrationPanel ()
 
 setColumnSettings (ilColumnGUI $column_gui)
 May be overwritten in subclasses. More...
 
 allowBlocksMoving ()
 Standard is to allow blocks moving. More...
 
 allowBlocksConfigure ()
 Standard is to allow blocks configuration. More...
 
 cloneWizardPageTreeObject ()
 @access public More...
 
 cloneWizardPageListObject ()
 @access public More...
 
 cloneWizardPageObject ($a_tree_view=true)
 Show clone wizard page for container objects. More...
 
 cloneAllObject ()
 Clone all object Overwritten method for copying container objects. More...
 
 saveSortingObject ()
 Save Sorting. More...
 
 cloneNodes ($srcRef, $dstRef, &$mapping, $newName=null)
 Recursively clones all nodes of the RBAC tree. More...
 
 modifyItemGUI ($a_item_list_gui, $a_item_data, $a_show_path)
 Modify list gui for presentation in container. More...
 
 editStylePropertiesObject ()
 Edit style properties. More...
 
 initStylePropertiesForm ()
 Init style properties form. More...
 
 createStyleObject ()
 Create Style. More...
 
 editStyleObject ()
 Edit Style. More...
 
 deleteStyleObject ()
 Delete Style. More...
 
 saveStyleSettingsObject ()
 Save style settings. More...
 
 getAsynchItemListObject ()
 Get item list command drop down asynchronously. More...
 
 redrawListItemObject ()
 Redraw a list item (ajax) More...
 
 trashObject ()
 Show trash content of object. More...
 
 trashApplyFilterObject ()
 trash table apply filter More...
 
 trashResetFilterObject ()
 trash table reset filter More...
 
 removeFromSystemObject ()
 remove objects from trash bin and all entries therefore every object needs a specific deleteObject() method More...
 
 undeleteObject ()
 Get objects back from trash. More...
 
 confirmRemoveFromSystemObject ()
 confirmation screen remove from system More...
 
 setSideColumnReturn ()
 Set return point for side column actions. More...
 
 getAdminTabs ()
 administration tabs show only permissions and trash folder More...
 
- 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...
 
 getDidacticTemplateVar ($a_type)
 Get didactic template setting from creation screen. More...
 
 putObjectInTree (ilObject $a_obj, $a_parent_node_id=null)
 Add object to tree at given position. More...
 
 editObject ()
 edit object More...
 
 addExternalEditFormCustom (ilPropertyFormGUI $a_form)
 
 updateObject ()
 updates object entry in object_data More...
 
 getFormAction ($a_cmd, $a_formaction="")
 get form action for command (command is method name without "Object", e.g. More...
 
 isVisible ($a_ref_id, $a_type)
 
 viewObject ()
 viewObject container presentation for "administration -> repository, trash, permissions" More...
 
 deleteObject ($a_error=false)
 Display deletion confirmation screen. More...
 
 cloneAllObject ()
 Clone single (not container object) Method is overwritten in ilContainerGUI. More...
 
 redirectAfterCreation ()
 Redirect after creation, see https://docu.ilias.de/goto_docu_wiki_wpage_5035_1357.html. More...
 
 addToDeskObject ()
 @inheritDoc More...
 
 removeFromDeskObject ()
 @inheritDoc More...
 
- Public Member Functions inherited from ilDesktopItemHandling
 addToDeskObject ()
 Add desktop item @access public. More...
 
 removeFromDeskObject ()
 Remove from desktop @access public. More...
 

Static Public Member Functions

static _goto ($ref_id)
 
- Static Public Member Functions inherited from ilContainerGUI
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

const TAB_POSITIONS = 'positions'
 
const TAB_ORGU_TYPES = 'orgu_types'
 
const TAB_SETTINGS = "settings"
 
const TAB_STAFF = 'orgu_staff'
 
const TAB_GLOBAL_SETTINGS = 'global_settings'
 
const TAB_EXPORT = 'export'
 
const TAB_VIEW_CONTENT = 'view_content'
 
 $ctrl
 
 $tpl
 
 $tabs_gui
 
 $tree
 
 $object
 
 $ilias
 
const CMD_EDIT_SETTINGS = 'editSettings'
 
- Data Fields inherited from ilContainerGUI
 $bl_cnt = 1
 
 $multi_download_enabled = false
 
- Data Fields inherited from ilObjectGUI
const COPY_WIZARD_NEEDS_PAGE = 1
 
 $objDefinition
 
 $tpl
 
 $tree
 
 $lng
 
 $data
 
 $object
 
 $ref_id
 
 $obj_id
 
 $maxcount
 
 $formaction
 
 $return_location
 
 $target_frame
 
 $tab_target_script
 
 $actions
 
 $sub_objects
 
 $omit_locator = false
 
const CFORM_NEW = 1
 
const CFORM_IMPORT = 2
 
const CFORM_CLONE = 3
 

Protected Member Functions

 afterSave (ilObject $a_new_object)
 @inheritDoc More...
 
 initCreationForms ($a_new_type)
 initCreationForms More...
 
 addAdminLocatorItems ($a_do_not_add_object=false)
 
 redirectToRefId ($a_ref_id, $a_cmd="")
 
 setSubTabsSettings ($active_tab_id)
 
 initAdvancedSettingsForm ()
 Initialize the form for editing advanced meta data. More...
 
 editAdvancedSettings ()
 Edit Advanced Metadata. More...
 
 updateAdvancedSettings ()
 Update Advanced Metadata. More...
 
 getTreeSelectorGUI ($cmd)
 
- 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...
 
 initEditForm ()
 Init object edit form. More...
 
 initSortingForm (ilPropertyFormGUI $form, array $a_sorting_settings)
 Append sorting settings to property form. More...
 
 initListPresentationForm (ilPropertyFormGUI $form)
 Add list presentation settings to form. More...
 
 saveListPresentation (ilPropertyFormGUI $form)
 Save list presentation setting. More...
 
 initSortingDirectionForm (ilContainerSortingSettings $sorting_settings, $element, $a_prefix)
 Add sorting direction. More...
 
 initManualSortingOptionForm (ilContainerSortingSettings $settings, $element, $a_prefix, $a_sorting_settings)
 Add manual sorting options. More...
 
 saveSortingSettings (ilPropertyFormGUI $form)
 Save sorting settings. More...
 
 trashHandleFilter (bool $action_apply, bool $action_reset)
 
 restoreToNewLocationObject (\ilPropertyFormGUI $form=null)
 
 getTreeSelectorGUI ($cmd)
 
- Protected Member Functions inherited from ilObjectGUI
 getObjectService ()
 Get object service. More...
 
 assignObject ()
 
 setTitleAndDescription ()
 called by prepare output More...
 
 initHeaderAction ($a_sub_type=null, $a_sub_id=null)
 Add header action menu. More...
 
 insertHeaderAction ($a_list_gui)
 Insert header action into main template. More...
 
 addHeaderAction ()
 Add header action menu. More...
 
 redrawHeaderActionObject ()
 Ajax call: redraw action header only. More...
 
 setTabs ()
 set admin tabs @access public More...
 
 setAdminTabs ()
 set admin tabs @access public More...
 
 setLocator ()
 set Locator More...
 
 addLocatorItems ()
 should be overwritten to add object specific items (repository items are preloaded) More...
 
 omitLocator ($a_omit=true)
 
 addAdminLocatorItems ($a_do_not_add_object=false)
 should be overwritten to add object specific items (repository items are preloaded) More...
 
 initCreationForms ($a_new_type)
 Init creation froms. More...
 
 getCreationFormsHTML (array $a_forms)
 Get HTML for creation forms (accordion) More...
 
 initCreateForm ($a_new_type)
 Init object creation form. More...
 
 initDidacticTemplate (ilPropertyFormGUI $form)
 Show didactic template types. More...
 
 addDidacticTemplateOptions (array &$a_options)
 Add custom templates. More...
 
 afterSave (ilObject $a_new_object)
 Post (successful) object creation hook. More...
 
 initEditForm ()
 Init object edit form. More...
 
 initEditCustomForm (ilPropertyFormGUI $a_form)
 Add custom fields to update form. More...
 
 getEditFormValues ()
 Get values for edit form. More...
 
 getEditFormCustomValues (array &$a_values)
 Add values to custom edit fields. More...
 
 validateCustom (ilPropertyFormGUI $a_form)
 Validate custom values (if not possible with checkInput()) More...
 
 updateCustom (ilPropertyFormGUI $a_form)
 Insert custom update form values into object. More...
 
 afterUpdate ()
 Post (successful) object update hook. More...
 
 initImportForm ($a_new_type)
 Init object import form. More...
 
 importFileObject ($parent_id=null, $a_catch_errors=true)
 Import. More...
 
 afterImport (ilObject $a_new_object)
 Post (successful) object import hook. More...
 
 setFormAction ($a_cmd, $a_formaction)
 set specific form action for command More...
 
 getReturnLocation ($a_cmd, $a_location="")
 get return location for command (command is method name without "Object", e.g. More...
 
 setReturnLocation ($a_cmd, $a_location)
 set specific return location for command More...
 
 getTargetFrame ($a_cmd, $a_target_frame="")
 get target frame for command (command is method name without "Object", e.g. More...
 
 setTargetFrame ($a_cmd, $a_target_frame)
 set specific target frame for command More...
 
 showPossibleSubObjects ()
 show possible subobjects (pulldown menu) More...
 
 getTemplateFile ($a_cmd, $a_type="")
 get a template blockfile format: tpl. More...
 
 getTabs ()
 get tabs abstract method. More...
 
 __showButton ($a_cmd, $a_text, $a_target='')
 
 hitsperpageObject ()
 
__initTableGUI ()
 
 __setTableGUIBasicData (&$tbl, &$result_set, $a_from="")
 standard implementation for tables use 'from' variable use different initial setting of table More...
 
 redirectToRefId ($a_ref_id, $a_cmd="")
 redirects to (repository) view per ref id usually to a container and usually used at the end of a save/import method where the object gui type (of the new object) doesn't match with the type of the current $_GET["ref_id"] value More...
 
 fillCloneTemplate ($a_tpl_varname, $a_type)
 Fill object clone template This method can be called from any object GUI class that wants to offer object cloning. More...
 
 getCenterColumnHTML ()
 Get center column. More...
 
 getRightColumnHTML ()
 Display right column. More...
 
 setColumnSettings (ilColumnGUI $column_gui)
 May be overwritten in subclasses. More...
 
 checkPermission ($a_perm, $a_cmd="", $a_type="", $a_ref_id=null)
 Check permission and redirect on error. More...
 
 checkPermissionBool ($a_perm, $a_cmd="", $a_type="", $a_ref_id=null)
 Check permission. More...
 
 enableDragDropFileUpload ()
 Enables the file upload into this object by dropping files. More...
 
 handleAutoRating (ilObject $a_new_obj)
 Activate rating automatically if parent container setting. More...
 

Protected Attributes

 $ilAccess
 
 $toolbar
 
 $ilLocator
 
 $ilLog
 
- Protected Attributes inherited from ilContainerGUI
 $rbacsystem
 
 $tabs
 
 $settings
 
 $user
 
 $db
 
 $access
 
 $error
 
 $obj_definition
 
 $rbacadmin
 
 $rbacreview
 
 $log
 
 $obj_data_cache
 
 $toolbar
 
 $plugin_admin
 
 $global_screen
 
 $app_event_handler
 
 $ui
 
 $container_filter_service
 
 $container_user_filter = null
 
 $ui_filter
 
- Protected Attributes inherited from ilObjectGUI
 $ilErr
 
 $locator
 
 $user
 
 $access
 
 $rbacsystem
 
 $settings
 
 $rbacreview
 
 $toolbar
 
 $tmp_import_dir
 
 $tabs_gui = null
 
 $ctrl
 
 $object_service
 
 $favourites
 

Detailed Description

Constructor & Destructor Documentation

◆ __construct()

ilObjOrgUnitGUI::__construct ( )

Definition at line 80 of file class.ilObjOrgUnitGUI.php.

81 {
82 global $DIC;
83 $tpl = $DIC['tpl'];
84 $ilCtrl = $DIC['ilCtrl'];
85 $ilAccess = $DIC['ilAccess'];
86 $ilToolbar = $DIC['ilToolbar'];
87 $ilLocator = $DIC['ilLocator'];
88 $tree = $DIC['tree'];
89 $lng = $DIC['lng'];
90 $ilLog = $DIC['ilLog'];
91 $ilias = $DIC['ilias'];
92 parent::__construct(array(), $_GET["ref_id"], true, false);
93
94 $this->tpl = $tpl;
95 $this->ctrl = $ilCtrl;
96 $this->ilAccess = $ilAccess;
97 $this->ilLocator = $ilLocator;
98 $this->tree = $tree;
99 $this->toolbar = $ilToolbar;
100 $this->ilLog = $ilLog;
101 $this->ilias = $ilias;
102 $this->type = 'orgu';
103
104 $lng->loadLanguageModule("orgu");
105 $this->tpl->addCss('./Modules/OrgUnit/templates/default/orgu.css');
106
107 $DIC->globalScreen()->tool()->context()->current()->addAdditionalData(OrgUnitToolProvider::SHOW_ORGU_TREE, true);
108 }
$_GET["client_id"]
Class ilAccessHandler.
logging
Definition: class.ilLog.php:19
global $ilCtrl
Definition: ilias.php:18
__construct(Container $dic, ilPlugin $plugin)
@inheritDoc
redirection script todo: (a better solution should control the processing via a xml file)
$DIC
Definition: xapitoken.php:46

References $_GET, $DIC, $ilAccess, $ilCtrl, $ilias, $ilLocator, $ilLog, ilObjectGUI\$lng, $tpl, $tree, and ILIAS\GlobalScreen\Provider\__construct().

+ Here is the call graph for this function:

Member Function Documentation

◆ __initTableGUI()

& ilObjOrgUnitGUI::__initTableGUI ( )
Returns
ilTableGUI @description Make protected function avaiable for ilLocalUserGUI...

Reimplemented from ilObjectGUI.

Definition at line 726 of file class.ilObjOrgUnitGUI.php.

727 {
728 return parent::__initTableGUI();
729 }

◆ __setTableGUIBasicData()

ilObjOrgUnitGUI::__setTableGUIBasicData ( $tbl,
$result_set,
  $a_from = "" 
)
Returns
ilTableGUI @description Make protected function avaiable for ilLocalUserGUI...

Reimplemented from ilObjectGUI.

Definition at line 778 of file class.ilObjOrgUnitGUI.php.

779 {
780 return parent::__setTableGUIBasicData($tbl, $result_set, $a_from);
781 }

◆ _goto()

static ilObjOrgUnitGUI::_goto (   $ref_id)
static

Definition at line 661 of file class.ilObjOrgUnitGUI.php.

662 {
663 global $DIC;
664 $ilCtrl = $DIC['ilCtrl'];
665 $ilCtrl->initBaseClass("ilAdministrationGUI");
666 $ilCtrl->setParameterByClass("ilObjOrgUnitGUI", "ref_id", $ref_id);
667 $ilCtrl->setParameterByClass("ilObjOrgUnitGUI", "admin_mode", self::TAB_SETTINGS);
668 $ilCtrl->setParameterByClass("IlObjPluginDispatchGUI", "admin_mode", self::TAB_SETTINGS);
669 $ilCtrl->redirectByClass(array("ilAdministrationGUI", "ilObjOrgUnitGUI"), "view");
670 }

References $DIC, $ilCtrl, and ilObjectGUI\$ref_id.

◆ addAdminLocatorItems()

ilObjOrgUnitGUI::addAdminLocatorItems (   $a_do_not_add_object = false)
protected
Parameters
bool$a_do_not_add_object

Reimplemented from ilObjectGUI.

Definition at line 429 of file class.ilObjOrgUnitGUI.php.

430 {
431 $path = $this->tree->getPathFull($_GET["ref_id"], ilObjOrgUnit::getRootOrgRefId());
432 // add item for each node on path
433 foreach ((array) $path as $key => $row) {
434 if ($row["title"] == "__OrgUnitAdministration") {
435 $row["title"] = $this->lng->txt("objs_orgu");
436 }
437 $this->ctrl->setParameterByClass("ilobjorgunitgui", "ref_id", $row["child"]);
438 $this->ilLocator->addItem($row["title"], $this->ctrl->getLinkTargetByClass("ilobjorgunitgui", "view"), ilFrameTargetInfo::_getFrame("MainContent"), $row["child"]);
439 $this->ctrl->setParameterByClass("ilobjorgunitgui", "ref_id", $_GET["ref_id"]);
440 }
441 }
static _getFrame($a_class, $a_type='')
Get content frame name.
static getRootOrgRefId()

References $_GET, ilFrameTargetInfo\_getFrame(), and ilObjOrgUnit\getRootOrgRefId().

+ Here is the call graph for this function:

◆ afterSave()

ilObjOrgUnitGUI::afterSave ( ilObject  $a_new_object)
protected

@inheritDoc

Reimplemented from ilObjectGUI.

Definition at line 346 of file class.ilObjOrgUnitGUI.php.

347 {
348 ilUtil::sendSuccess($this->lng->txt("object_added"), true);
349 $this->ctrl->setParameter($this, "ref_id", $a_new_object->getRefId());
350 ilUtil::redirect($this->getReturnLocation("save", $this->ctrl->getLinkTarget($this, self::CMD_EDIT_SETTINGS, "", false, false)));
351 }
getReturnLocation($a_cmd, $a_location="")
get return location for command (command is method name without "Object", e.g.
getRefId()
get reference id @access public
static redirect($a_script)

References ilObject\getRefId(), ilObjectGUI\getReturnLocation(), and ilUtil\redirect().

+ Here is the call graph for this function:

◆ cancelMoveLinkObject()

ilObjOrgUnitGUI::cancelMoveLinkObject ( )

Cancel move|link empty clipboard and return to parent.

Reimplemented from ilContainerGUI.

Definition at line 784 of file class.ilObjOrgUnitGUI.php.

785 {
786 global $DIC;
787 $parent_ref_id = $_SESSION["clipboard"]["parent"];
788 unset($_SESSION['clipboard']);
789 $DIC->ctrl()->setParameter($this, 'ref_id', $parent_ref_id);
790 $DIC->ctrl()->redirect($this);
791 }
$_SESSION["AccountId"]

References $_SESSION, and $DIC.

Referenced by executeCommand().

+ Here is the caller graph for this function:

◆ confirmedDeleteObject()

ilObjOrgUnitGUI::confirmedDeleteObject ( )

confirmed deletion of org units -> org units are deleted immediately, without putting them to the trash

Exceptions
ilRepositoryException

Reimplemented from ilObjectGUI.

Definition at line 735 of file class.ilObjOrgUnitGUI.php.

736 {
737 global $DIC;
738
739 $ids = filter_input(INPUT_POST, 'id', FILTER_DEFAULT, FILTER_REQUIRE_ARRAY);
740 if (count($ids) > 0) {
742 ilUtil::sendSuccess($DIC->language()->txt("info_deleted"), true);
743 }
744 $this->ctrl->returnToParent($this);
745 }
static removeObjectsFromSystem($a_ref_ids, $a_from_recovery_folder=false)
remove objects from trash bin and all entries therefore every object needs a specific deleteObject() ...

References $DIC, and ilRepUtil\removeObjectsFromSystem().

Referenced by executeCommand().

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

◆ deleteObject()

ilObjOrgUnitGUI::deleteObject (   $a_error = false)

Display deletion confirmation screen for Org Units.

Information to the user that Org units will be deleted immediately.

@access public

Reimplemented from ilObjectGUI.

Definition at line 754 of file class.ilObjOrgUnitGUI.php.

755 {
757 require_once("./Services/Repository/classes/class.ilRepUtilGUI.php");
758 $ru = new ilRepUtilGUI($this);
759
760 $arr_ref_ids = [];
761 //Delete via Manage (more than one)
762 if (is_array($_POST['id']) && count($_POST['id']) > 0) {
763 $arr_ref_ids = $_POST['id'];
764 } elseif ($_GET['item_ref_id'] > 0) {
765 $arr_ref_ids = [$_GET['item_ref_id']];
766 }
767
768 if (!$ru->showDeleteConfirmation($arr_ref_ids, false)) {
769 $ilCtrl->returnToParent($this);
770 }
771 }
$_POST["username"]
Repository GUI Utilities.

References $_GET, $_POST, $ctrl, and $ilCtrl.

Referenced by executeCommand().

+ Here is the caller graph for this function:

◆ doUserAutoCompleteObject()

ilObjOrgUnitGUI::doUserAutoCompleteObject ( )

??

Definition at line 715 of file class.ilObjOrgUnitGUI.php.

716 {
717 }

◆ editAdvancedSettings()

ilObjOrgUnitGUI::editAdvancedSettings ( )
protected

Edit Advanced Metadata.

Definition at line 572 of file class.ilObjOrgUnitGUI.php.

573 {
574 if (!$this->ilAccess->checkAccess("write", "", $this->ref_id)) {
575 ilUtil::sendFailure($this->lng->txt("permission_denied"), true);
576 $this->ctrl->redirect($this);
577 }
578 $form = $this->initAdvancedSettingsForm();
579 $gui = new ilAdvancedMDRecordGUI(ilAdvancedMDRecordGUI::MODE_EDITOR, 'orgu', $this->object->getId(), 'orgu_type', $this->object->getOrgUnitTypeId());
580 $gui->setPropertyForm($form);
581 $gui->parse();
582 $this->tpl->setContent($form->getHTML());
583 }
checkAccess($a_permission, $a_cmd, $a_ref_id, $a_type="", $a_obj_id="", $a_tree_id="")
check access for an object (provide $a_type and $a_obj_id if available for better performance)
initAdvancedSettingsForm()
Initialize the form for editing advanced meta data.
static sendFailure($a_info="", $a_keep=false)
Send Failure Message to Screen.

References ilAccess\checkAccess(), initAdvancedSettingsForm(), ilAdvancedMDRecordGUI\MODE_EDITOR, and ilUtil\sendFailure().

Referenced by executeCommand().

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

◆ editSettings()

ilObjOrgUnitGUI::editSettings ( )

Definition at line 610 of file class.ilObjOrgUnitGUI.php.

611 {
612 if (!$this->ilAccess->checkAccess("write", "", $this->ref_id)) {
613 ilUtil::sendFailure($this->lng->txt("permission_denied"), true);
614 $this->ctrl->redirect($this);
615 }
616 $form = new ilObjOrgUnitSettingsFormGUI($this, $this->object);
617 $this->tpl->setContent($form->getHTML());
618 }
Class ilObjOrgUnitSettingsFormGUI.

References ilAccess\checkAccess(), and ilUtil\sendFailure().

Referenced by executeCommand().

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

◆ executeCommand()

ilObjOrgUnitGUI::executeCommand ( )
Exceptions
ilCtrlException
ilException
ilRepositoryException

Reimplemented from ilContainerGUI.

Definition at line 115 of file class.ilObjOrgUnitGUI.php.

116 {
117 $cmd = $this->ctrl->getCmd();
118 $next_class = $this->ctrl->getNextClass($this);
119 parent::prepareOutput();
120
121 switch ($next_class) {
122 case 'ilorgunitglobalsettingsgui':
123 $this->tabs_gui->activateTab(self::TAB_GLOBAL_SETTINGS);
124 $global_settings = new ilOrgUnitGlobalSettingsGUI();
125 $this->ctrl->forwardCommand($global_settings);
126 break;
127 case "illocalusergui":
129 ilUtil::sendFailure($this->lng->txt("permission_denied"), true);
130 $this->ctrl->redirect($this);
131 }
132 $this->tabs_gui->activateTab('administrate_users');
133 $ilLocalUserGUI = new ilLocalUserGUI($this);
134 $this->ctrl->forwardCommand($ilLocalUserGUI);
135 break;
136 case "ilorgunitsimpleimportgui":
137 $this->tabs_gui->activateTab("view");
138 $this->setContentSubTabs();
139 $this->tabs_gui->setSubTabActive('import');
140 $ilOrgUnitSimpleImportGUI = new ilOrgUnitSimpleImportGUI($this);
141 $this->ctrl->forwardCommand($ilOrgUnitSimpleImportGUI);
142 break;
143 case "ilorgunitsimpleuserimportgui":
144 $ilOrgUnitSimpleUserImportGUI = new ilOrgUnitSimpleUserImportGUI($this);
145 $this->ctrl->forwardCommand($ilOrgUnitSimpleUserImportGUI);
146 break;
147 case "ilorgunitstaffgui":
148 case "ilrepositorysearchgui":
149 $this->tabs_gui->activateTab(self::TAB_STAFF);
150 $ilOrgUnitStaffGUI = new ilOrgUnitStaffGUI($this);
151 $this->ctrl->forwardCommand($ilOrgUnitStaffGUI);
152 break;
153 case "ilobjusergui":
154 switch ($cmd) {
155 case "create":
156 $ilObjUserGUI = new ilObjUserGUI("", (int) $_GET['ref_id'], true, false);
157 $ilObjUserGUI->setCreationMode(true);
158 $this->ctrl->forwardCommand($ilObjUserGUI);
159 $this->tabs_gui->setBackTarget($this->lng->txt("back"), $this->ctrl->getLinkTargetByClass("illocalusergui", 'index'));
160 break;
161 case "save":
162 $ilObjUserGUI = new ilObjUserGUI("", $_GET['ref_id'], true, false);
163 $ilObjUserGUI->setCreationMode(true);
164 $this->ctrl->forwardCommand($ilObjUserGUI);
165 $this->tabs_gui->clearTargets();
166 $this->tabs_gui->setBackTarget($this->lng->txt("back"), $this->ctrl->getLinkTargetByClass("illocalusergui", 'index'));
167 break;
168 case "view":
169 case "update":
170 $ilObjUserGUI = new ilObjUserGUI("", (int) $_GET['obj_id'], false, false);
171 $ilObjUserGUI->setCreationMode(false);
172 $this->ctrl->forwardCommand($ilObjUserGUI);
173 $this->tabs_gui->clearTargets();
174 $this->tabs_gui->setBackTarget($this->lng->txt("back"), $this->ctrl->getLinkTargetByClass("illocalusergui", 'index'));
175 break;
176 case "cancel":
177 $this->ctrl->redirectByClass("illocalusergui", "index");
178 break;
179 }
180 break;
181 case "ilobjuserfoldergui":
182 switch ($cmd) {
183 case "view":
184 $this->ctrl->redirectByClass("illocalusergui", "index");
185 break;
186 default:
187 $ilObjUserFolderGUI = new ilObjUserFolderGUI("", (int) $_GET['ref_id'], true, false);
188 $ilObjUserFolderGUI->setUserOwnerId((int) $_GET['ref_id']);
189 $ilObjUserFolderGUI->setCreationMode(true);
190 $this->ctrl->forwardCommand($ilObjUserFolderGUI);
191 $this->tabs_gui->clearTargets();
192 $this->tabs_gui->setBackTarget($this->lng->txt("back"), $this->ctrl->getLinkTargetByClass("illocalusergui", 'index'));
193 break;
194 }
195 break;
196 case "ilinfoscreengui":
197 $this->tabs_gui->activateTab("info_short");
198 if (!$this->ilAccess->checkAccess("read", "", $this->ref_id) and !$this->ilAccess->checkAccess("visible", "", $this->ref_id)) {
199 $this->ilias->raiseError($this->lng->txt("msg_no_perm_read"), $this->ilias->error_obj->MESSAGE);
200 }
201 $info = new ilInfoScreenGUI($this);
202 $amd_gui = new ilAdvancedMDRecordGUI(ilAdvancedMDRecordGUI::MODE_INFO, 'orgu', $this->object->getId(), 'orgu_type', $this->object->getOrgUnitTypeId());
203 $amd_gui->setInfoObject($info);
204 $amd_gui->parse();
205 $this->ctrl->forwardCommand($info);
206 break;
207 case 'ilpermissiongui':
208 $this->tabs_gui->activateTab('perm_settings');
209 $ilPermissionGUI = new ilPermissionGUI($this);
210 $this->ctrl->forwardCommand($ilPermissionGUI);
211 break;
212 case "ilcommonactiondispatchergui":
214 $this->ctrl->forwardCommand($gui);
215 break;
216 case 'illearningprogressgui':
217 case 'illplistofprogressgui':
218 $this->tabs_gui->clearTargets();
219 $this->tabs_gui->setBackTarget($this->lng->txt('backto_staff'), $this->ctrl->getLinkTargetByClass(ilOrgUnitUserAssignmentGUI::class, ilOrgUnitUserAssignmentGUI::CMD_INDEX));
220 if (!ilObjOrgUnitAccess::_checkAccessToUserLearningProgress($this->object->getRefid(), $_GET['obj_id'])) {
221 ilUtil::sendFailure($this->lng->txt("permission_denied"), true);
222 $this->ctrl->redirectByClass("ilOrgUnitStaffGUI", "showStaff");
223 }
224 $this->ctrl->saveParameterByClass("illearningprogressgui", "obj_id");
225 $this->ctrl->saveParameterByClass("illearningprogressgui", "recursive");
227 $this->ctrl->forwardCommand($new_gui);
228 break;
229 case 'ilorgunitexportgui':
230 if (!ilObjOrgUnitAccess::_checkAccessExport((int) $_GET['ref_id'])) {
231 ilUtil::sendFailure($this->lng->txt("permission_denied"), true);
232 $this->ctrl->redirect($this);
233 }
234 $this->tabs_gui->activateTab(self::TAB_EXPORT);;
235 $ilOrgUnitExportGUI = new ilOrgUnitExportGUI($this);
236 $ilOrgUnitExportGUI->addFormat('xml');
237 $this->ctrl->forwardCommand($ilOrgUnitExportGUI);
238 break;
239 case strtolower(ilTranslationGUI::class):
240 $this->tabs_gui->activateTab(self::TAB_SETTINGS);
241 $this->setSubTabsSettings('edit_translations');
242 $ilTranslationGui = new ilTranslationGUI($this);
243 $this->ctrl->forwardCommand($ilTranslationGui);
244 break;
245 case strtolower(ilOrgUnitTypeGUI::class):
246 $this->tabs_gui->activateTab(self::TAB_ORGU_TYPES);
247 $types_gui = new ilOrgUnitTypeGUI($this);
248 $this->ctrl->forwardCommand($types_gui);
249 break;
250 case strtolower(ilOrgUnitPositionGUI::class):
251 $this->tabs_gui->activateTab(self::TAB_POSITIONS);
252 $types_gui = new ilOrgUnitPositionGUI($this);
253 $this->ctrl->forwardCommand($types_gui);
254 break;
255 case strtolower(ilOrgUnitUserAssignmentGUI::class):
256 $this->tabs_gui->activateTab(self::TAB_STAFF);
257 $ilOrgUnitUserAssignmentGUI = new ilOrgUnitUserAssignmentGUI();
258 $this->ctrl->forwardCommand($ilOrgUnitUserAssignmentGUI);
259 break;
260 default:
261 $this->tabs_gui->activateTab(self::TAB_VIEW_CONTENT);
262 switch ($cmd) {
263 case '':
264 case 'view':
265 case 'render':
266 case 'cancel':
267 case 'cancelDelete':
268 $this->view();
269 break;
270 case 'performPaste':
271 case 'paste':
272 $this->performPaste();
273 break;
274 case 'performPasteIntoMultipleObjects':
276 break;
277 case 'keepObjectsInClipboard':
279 break;
280 case 'create':
281 parent::createObject();
282 break;
283 case 'save':
284 parent::saveObject();
285 break;
286 case 'delete':
287 $this->tabs_gui->clearTargets();
288 $this->tabs_gui->setBackTarget($this->lng->txt("back"), $this->ctrl->getLinkTarget($this));
289 $this->deleteObject();
290 break;
291 case 'confirmedDelete':
292 $this->confirmedDeleteObject();
293 break;
294 case 'cut':
295 $this->tabs_gui->clearTargets();
296 $this->tabs_gui->setBackTarget($this->lng->txt("back"), $this->ctrl->getLinkTarget($this));
297 parent::cutObject();
298 break;
299 case 'clear':
300 parent::clearObject();
301 break;
302 case 'enableAdministrationPanel':
303 parent::enableAdministrationPanelObject();
304 break;
305 case 'disableAdministrationPanel':
306 parent::disableAdministrationPanelObject();
307 break;
308 case 'getAsynchItemList':
309 parent::getAsynchItemListObject();
310 break;
312 $this->tabs_gui->activateTab(self::TAB_SETTINGS);
313 $this->setSubTabsSettings('edit_settings');
314 $this->editSettings();
315 break;
316 case 'updateSettings':
317 $this->tabs_gui->activateTab(self::TAB_SETTINGS);
318 $this->setSubTabsSettings('edit_settings');
319 $this->updateSettings();
320 break;
321 case 'editAdvancedSettings':
322 $this->tabs_gui->activateTab(self::TAB_SETTINGS);
323 $this->setSubTabsSettings('edit_advanced_settings');
324 $this->editAdvancedSettings();
325 break;
326 case 'updateAdvancedSettings':
327 $this->tabs_gui->activateTab(self::TAB_SETTINGS);
328 $this->setSubTabsSettings('edit_advanced_settings');
329 $this->updateAdvancedSettings();
330 break;
331 case 'importFile':
332 $this->importFileObject();
333 break;
334 case 'cancelMoveLink':
335 $this->cancelMoveLinkObject();
336 break;
337 }
338 break;
339 }
340 }
static getInstanceFromAjaxCall()
(Re-)Build instance from ajax call
keepObjectsInClipboardObject()
Keep objects in the clipboard.
Class ilInfoScreenGUI.
Class ilObjUserTrackingGUI.
Class ilLocalUserGUI.
static _checkAccessToUserLearningProgress($ref_id, $usr_id)
static _checkAccessExport(int $ref_id)
static _checkAccessAdministrateUsers($ref_id)
confirmedDeleteObject()
confirmed deletion of org units -> org units are deleted immediately, without putting them to the tra...
updateAdvancedSettings()
Update Advanced Metadata.
setContentSubTabs()
Set content sub tabs.
editAdvancedSettings()
Edit Advanced Metadata.
cancelMoveLinkObject()
Cancel move|link empty clipboard and return to parent.
performPaste()
@description Prepare $_POST for the generic method performPasteIntoMultipleObjectsObject
setSubTabsSettings($active_tab_id)
deleteObject($a_error=false)
Display deletion confirmation screen for Org Units.
Class ilObjUserFolderGUI.
Class ilObjUserGUI.
importFileObject($parent_id=null, $a_catch_errors=true)
Import.
Class ilOrgUnitExportGUI.
Class ilOrgUnitPositionGUI.
Class ilOrgUnitSimpleImportGUI.
Class ilOrgUnitSimpleUserImportGUI.
Class ilOrgUnitStaffGUI.
Class ilOrgUnitTypeGUI.
Class ilOrgUnitUserAssignmentGUI.
New PermissionGUI (extends from old ilPermission2GUI) RBAC related output.
Class ilTranslationGUI.

References $_GET, ilObjOrgUnitAccess\_checkAccessAdministrateUsers(), ilObjOrgUnitAccess\_checkAccessExport(), ilObjOrgUnitAccess\_checkAccessToUserLearningProgress(), cancelMoveLinkObject(), ilAccess\checkAccess(), CMD_EDIT_SETTINGS, ILIAS\Modules\OrgUnit\ARHelper\BaseCommands\CMD_INDEX, confirmedDeleteObject(), deleteObject(), editAdvancedSettings(), editSettings(), ilCommonActionDispatcherGUI\getInstanceFromAjaxCall(), ilObjectGUI\importFileObject(), ilContainerGUI\keepObjectsInClipboardObject(), ilLearningProgressBaseGUI\LP_CONTEXT_ORG_UNIT, ilAdvancedMDRecordGUI\MODE_INFO, performPaste(), ilContainerGUI\performPasteIntoMultipleObjectsObject(), ilUtil\sendFailure(), setContentSubTabs(), setSubTabsSettings(), updateAdvancedSettings(), updateSettings(), and view().

+ Here is the call graph for this function:

◆ getAdminTabs()

ilObjOrgUnitGUI::getAdminTabs ( )
Parameters
ilTabsGUI$tabs_gui

Reimplemented from ilContainerGUI.

Definition at line 688 of file class.ilObjOrgUnitGUI.php.

689 {
690 $this->getTabs();
691 }

References getTabs().

+ Here is the call graph for this function:

◆ getTabs()

ilObjOrgUnitGUI::getTabs ( )
Parameters
ilTabsGUI$tabs_gui

Reimplemented from ilContainerGUI.

Definition at line 463 of file class.ilObjOrgUnitGUI.php.

464 {
465 $read_access_ref_id = $this->rbacsystem->checkAccess('visible,read', $this->object->getRefId());
466 if ($read_access_ref_id) {
467 $this->tabs_gui->addTab(self::TAB_VIEW_CONTENT, $this->lng->txt("content"), $this->ctrl->getLinkTarget($this, ""));
468 $this->tabs_gui->addTab("info_short", "Info", $this->ctrl->getLinkTargetByClass("ilinfoscreengui", "showSummary"));
469 }
470
471 // Tabs for OrgUnits exclusive root!
472 if ($this->object->getRefId() != ilObjOrgUnit::getRootOrgRefId()) {
473 if (ilObjOrgUnitAccess::_checkAccessStaff($this->object->getRefId())) {
474 // $this->tabs_gui->addTab('legacy_staff', 'legacy_staff', $this->ctrl->getLinkTargetByClass("ilOrgUnitStaffGUI", "showStaff"));
475 $this->tabs_gui->addTab(self::TAB_STAFF, $this->lng->txt(self::TAB_STAFF), $this->ctrl->getLinkTargetByClass(ilOrgUnitUserAssignmentGUI::class, ilOrgUnitUserAssignmentGUI::CMD_INDEX));
476 }
477 if (ilObjOrgUnitAccess::_checkAccessSettings($this->object->getRefId())) {
478 $this->tabs_gui->addTab(self::TAB_SETTINGS, $this->lng->txt(self::TAB_SETTINGS), $this->ctrl->getLinkTarget($this, self::CMD_EDIT_SETTINGS));
479 }
480 if (ilObjOrgUnitAccess::_checkAccessAdministrateUsers($this->object->getRefId())) {
481 $this->tabs_gui->addTab("administrate_users", $this->lng->txt("administrate_users"), $this->ctrl->getLinkTargetByClass("ilLocalUserGUI", "index"));
482 }
483 }
484
485 if (ilObjOrgUnitAccess::_checkAccessSettings($this->object->getRefId())) {
486 if ($this->object->getRefId() == ilObjOrgUnit::getRootOrgRefId()) {
487 $this->tabs_gui->addTab(self::TAB_GLOBAL_SETTINGS, $this->lng->txt('settings'), $this->ctrl->getLinkTargetByClass(ilOrgUnitGlobalSettingsGUI::class));
488 }
489 $this->tabs_gui->addTab(self::TAB_EXPORT, $this->lng->txt(self::TAB_EXPORT), $this->ctrl->getLinkTargetByClass(ilOrgUnitExportGUI::class));
490
491 // Add OrgUnit types and positions tabs
492 if ($this->object->getRefId() == ilObjOrgUnit::getRootOrgRefId()) {
493 $this->tabs_gui->addTab(self::TAB_ORGU_TYPES, $this->lng->txt(self::TAB_ORGU_TYPES), $this->ctrl->getLinkTargetByClass(ilOrgUnitTypeGUI::class));
494 $this->tabs_gui->addTab(self::TAB_POSITIONS, $this->lng->txt(self::TAB_POSITIONS), $this->ctrl->getLinkTargetByClass(ilOrgUnitPositionGUI::class));
495 }
496 }
497 parent::getTabs();
498 }
static _checkAccessStaff($ref_id)
static _checkAccessSettings(int $ref_id)

References ilObjOrgUnitAccess\_checkAccessAdministrateUsers(), ilObjOrgUnitAccess\_checkAccessSettings(), ilObjOrgUnitAccess\_checkAccessStaff(), ILIAS\Modules\OrgUnit\ARHelper\BaseCommands\CMD_INDEX, and ilObjOrgUnit\getRootOrgRefId().

Referenced by getAdminTabs().

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

◆ getTreeSelectorGUI()

ilObjOrgUnitGUI::getTreeSelectorGUI (   $cmd)
protected
Parameters
$cmdstring
Returns
ilTreeExplorerGUI

Reimplemented from ilContainerGUI.

Definition at line 673 of file class.ilObjOrgUnitGUI.php.

674 {
675 global $DIC;
676 $tree = $DIC['tree'];
677 $explorer = new ilOrgUnitExplorerGUI("rep_exp_sel", $this, "showPasteTree", $tree);
678 $explorer->setAjax(false);
679 $explorer->setSelectMode('nodes[]', false);
680
681 return $explorer;
682 }
Class ilOrgUnitExplorerGUI.

References $DIC, and $tree.

◆ initAdvancedSettingsForm()

ilObjOrgUnitGUI::initAdvancedSettingsForm ( )
protected

Initialize the form for editing advanced meta data.

Returns
ilPropertyFormGUI

Definition at line 558 of file class.ilObjOrgUnitGUI.php.

559 {
560 $form = new ilPropertyFormGUI();
561 $form->setFormAction($this->ctrl->getFormAction($this));
562 $form->addCommandButton('updateAdvancedSettings', $this->lng->txt('save'));
563 $form->addCommandButton(self::CMD_EDIT_SETTINGS, $this->lng->txt('cancel'));
564
565 return $form;
566 }
This class represents a property form user interface.

Referenced by editAdvancedSettings(), and updateAdvancedSettings().

+ Here is the caller graph for this function:

◆ initCreationForms()

ilObjOrgUnitGUI::initCreationForms (   $a_new_type)
protected

initCreationForms

We override the method of class.ilObjectGUI because we have no copy functionality at the moment

Parameters
string$a_new_type
Returns
array

Reimplemented from ilObjectGUI.

Definition at line 382 of file class.ilObjOrgUnitGUI.php.

383 {
384 $forms = array(
385 self::CFORM_NEW => $this->initCreateForm($a_new_type),
386 self::CFORM_IMPORT => $this->initImportForm($a_new_type),
387 );
388
389 return $forms;
390 }
initImportForm($a_new_type)
Init object import form.
initCreateForm($a_new_type)
Init object creation form.

References ilObjectGUI\initCreateForm(), and ilObjectGUI\initImportForm().

+ Here is the call graph for this function:

◆ performPaste()

ilObjOrgUnitGUI::performPaste ( )

@description Prepare $_POST for the generic method performPasteIntoMultipleObjectsObject

Definition at line 697 of file class.ilObjOrgUnitGUI.php.

698 {
699 if (!in_array($_SESSION['clipboard']['cmd'], array('cut'))) {
700 $message = __METHOD__ . ": cmd was not 'cut' ; may be a hack attempt!";
701 $this->ilias->raiseError($message, $this->ilias->error_obj->WARNING);
702 }
703 if ($_SESSION['clipboard']['cmd'] == 'cut') {
704 if (isset($_GET['ref_id']) && (int) $_GET['ref_id']) {
705 $this->pasteObject();
706 }
707 }
708 $this->ctrl->returnToParent($this);
709 }
pasteObject()
paste object from clipboard to current place Depending on the chosen command the object(s) are linked...
$message
Definition: xapiexit.php:14

References $_GET, $_SESSION, $message, and ilContainerGUI\pasteObject().

Referenced by executeCommand().

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

◆ redirectToRefId()

ilObjOrgUnitGUI::redirectToRefId (   $a_ref_id,
  $a_cmd = "" 
)
protected
Parameters
int$a_ref_id
string$a_cmd

Reimplemented from ilObjectGUI.

Definition at line 448 of file class.ilObjOrgUnitGUI.php.

449 {
450 $obj_type = ilObject::_lookupType($a_ref_id, true);
451 if ($obj_type != "orgu") {
452 parent::redirectToRefId($a_ref_id, $a_cmd);
453 } else {
454 $this->ctrl->setParameterByClass("ilObjOrgUnitGUI", "ref_id", $a_ref_id);
455 $this->ctrl->redirectByClass("ilObjOrgUnitGUI", $a_cmd);
456 }
457 }
static _lookupType($a_id, $a_reference=false)
lookup object type

References ilObject\_lookupType().

+ Here is the call graph for this function:

◆ setContentSubTabs()

ilObjOrgUnitGUI::setContentSubTabs ( )

Set content sub tabs.

Reimplemented from ilContainerGUI.

Definition at line 543 of file class.ilObjOrgUnitGUI.php.

544 {
546 //only display the import tab at the first level
547 if ($this->rbacsystem->checkAccess("visible, read", $_GET["ref_id"]) and $this->object->getRefId() == ilObjOrgUnit::getRootOrgRefId()) {
548 $this->tabs_gui->addSubTab("import", $this->lng->txt("import"), $this->ctrl->getLinkTargetByClass("ilOrgUnitSimpleImportGUI", "chooseImport"));
549 }
550 }
addStandardContainerSubTabs($a_include_view=true)
Add standar container subtabs for view, manage, oderdering and text/media editor link.

References $_GET, ilContainerGUI\addStandardContainerSubTabs(), and ilObjOrgUnit\getRootOrgRefId().

Referenced by executeCommand().

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

◆ setSubTabsSettings()

ilObjOrgUnitGUI::setSubTabsSettings (   $active_tab_id)
protected
Parameters
$active_tab_id

Definition at line 504 of file class.ilObjOrgUnitGUI.php.

505 {
506 $next_class = $this->ctrl->getNextClass($this);
507 $cmd = $this->ctrl->getCmd();
508 $this->tabs_gui->addSubTab('edit_settings', $this->lng->txt(self::TAB_SETTINGS), $this->ctrl->getLinkTarget($this, self::CMD_EDIT_SETTINGS));
509 $this->tabs_gui->addSubTab("edit_translations", $this->lng->txt("obj_multilinguality"), $this->ctrl->getLinkTargetByClass("iltranslationgui", "editTranslations"));
510
511 $ilOrgUnitType = $this->object->getOrgUnitType();
512 if ($ilOrgUnitType instanceof ilOrgUnitType) {
513 if (count($ilOrgUnitType->getAssignedAdvancedMDRecords(true))) {
514 $this->tabs_gui->addSubTab('edit_advanced_settings', $this->lng->txt('orgu_adv_settings'), $this->ctrl->getLinkTarget($this, 'editAdvancedSettings'));
515 }
516 }
517
518 $this->tabs_gui->setSubTabActive($active_tab_id);
519 switch ($next_class) {
520 case 'iltranslationgui':
521 $this->tabs_gui->setSubTabActive("edit_translations");
522 break;
523 case '':
524 switch ($cmd) {
526 $this->tabs_gui->setSubTabActive('edit_settings');
527 break;
528 case 'editAdvancedSettings':
529 case 'updateAdvancedSettings':
530 $this->tabs_gui->setSubTabActive('edit_advanced_settings');
531 break;
532 }
533 break;
534 }
535
536 return;
537 }
Class ilOrgUnitType.

References CMD_EDIT_SETTINGS.

Referenced by executeCommand().

+ Here is the caller graph for this function:

◆ setTitleAndDescription()

ilObjOrgUnitGUI::setTitleAndDescription ( )

called by prepare output

Reimplemented from ilContainerGUI.

Definition at line 406 of file class.ilObjOrgUnitGUI.php.

407 {
408 # all possible create permissions
409 parent::setTitleAndDescription();
410 if ($this->object->getTitle() == "__OrgUnitAdministration") {
411 $this->tpl->setTitle($this->lng->txt("objs_orgu"));
412 $this->tpl->setDescription($this->lng->txt("objs_orgu"));
413 }
414
415 // Check for custom icon of type
416 if ($this->ilias->getSetting('custom_icons')) {
417 $icons_cache = ilObjOrgUnit::getIconsCache();
418 $icon_file = (isset($icons_cache[$this->object->getId()])) ? $icons_cache[$this->object->getId()] : '';
419 if ($icon_file) {
420 $this->tpl->setTitleIcon($icon_file, $this->lng->txt("obj_" . $this->object->getType()));
421 }
422 }
423 }

◆ showPossibleSubObjects()

ilObjOrgUnitGUI::showPossibleSubObjects ( )

show possible sub objects selection list

Reimplemented from ilContainerGUI.

Definition at line 393 of file class.ilObjOrgUnitGUI.php.

394 {
395 $gui = new ilObjectAddNewItemGUI($this->object->getRefId());
397 //$gui->setCreationUrl("ilias.php?ref_id=" . $_GET["ref_id"] . "&admin_mode=settings&cmd=create&baseClass=ilAdministrationGUI&cmdClass=ilobjorgunitgui");
398 $gui->setCreationUrl($this->ctrl->getLinkTarget($this, 'create'));
399 $gui->render();
400 }
Render add new item selector.

References ilObjectDefinition\MODE_ADMINISTRATION.

◆ updateAdvancedSettings()

ilObjOrgUnitGUI::updateAdvancedSettings ( )
protected

Update Advanced Metadata.

Definition at line 589 of file class.ilObjOrgUnitGUI.php.

590 {
591 if (!$this->ilAccess->checkAccess("write", "", $this->ref_id)) {
592 ilUtil::sendFailure($this->lng->txt("permission_denied"), true);
593 $this->ctrl->redirect($this);
594 }
595 $form = $this->initAdvancedSettingsForm();
596 $gui = new ilAdvancedMDRecordGUI(ilAdvancedMDRecordGUI::MODE_EDITOR, 'orgu', $this->object->getId(), 'orgu_type', $this->object->getOrgUnitTypeId());
597 $gui->setPropertyForm($form);
598 $form->checkInput();
599 $gui->parse();
600 if ($gui->importEditFormPostValues()) {
601 $gui->writeEditForm();
602 ilUtil::sendSuccess($this->lng->txt('settings_saved'), true);
603 $this->ctrl->redirect($this, 'editAdvancedSettings');
604 } else {
605 $this->tpl->setContent($form->getHTML());
606 }
607 }

References ilAccess\checkAccess(), initAdvancedSettingsForm(), ilAdvancedMDRecordGUI\MODE_EDITOR, and ilUtil\sendFailure().

Referenced by executeCommand().

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

◆ updateSettings()

ilObjOrgUnitGUI::updateSettings ( )

Definition at line 621 of file class.ilObjOrgUnitGUI.php.

622 {
623 if (!$this->ilAccess->checkAccess("write", "", $this->ref_id)) {
624 ilUtil::sendFailure($this->lng->txt("permission_denied"), true);
625 $this->ctrl->redirect($this);
626 }
627 $form = new ilObjOrgUnitSettingsFormGUI($this, $this->object);
628 if ($form->saveObject()) {
629 ilUtil::sendSuccess($this->lng->txt('msg_obj_modified'), true);
630 $this->ctrl->redirect($this, self::CMD_EDIT_SETTINGS);
631 } else {
632 $this->tpl->setContent($form->getHTML());
633 }
634 }

References ilAccess\checkAccess(), and ilUtil\sendFailure().

Referenced by executeCommand().

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

◆ view()

ilObjOrgUnitGUI::view ( )

Definition at line 354 of file class.ilObjOrgUnitGUI.php.

355 {
356 if (!$this->rbacsystem->checkAccess("read", $_GET["ref_id"])) {
357 if ($this->rbacsystem->checkAccess("visible", $_GET["ref_id"])) {
358 ilUtil::sendFailure($this->lng->txt("msg_no_perm_read"));
359 $this->ctrl->redirectByClass('ilinfoscreengui', '');
360 }
361
362 $this->ilias->raiseError($this->lng->txt("msg_no_perm_read"), $this->ilias->error_obj->WARNING);
363 }
364
365 parent::renderObject();
366 $this->tabs_gui->activateTab(self::TAB_VIEW_CONTENT);
367 $this->tabs_gui->removeSubTab("page_editor");
368 $this->tabs_gui->removeSubTab("ordering"); // Mantis 0014728
369 }

References $_GET, and ilUtil\sendFailure().

Referenced by executeCommand().

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

Field Documentation

◆ $ctrl

ilObjOrgUnitGUI::$ctrl

Definition at line 40 of file class.ilObjOrgUnitGUI.php.

Referenced by deleteObject().

◆ $ilAccess

ilObjOrgUnitGUI::$ilAccess
protected

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

Referenced by __construct().

◆ $ilias

ilObjOrgUnitGUI::$ilias

Definition at line 76 of file class.ilObjOrgUnitGUI.php.

Referenced by __construct().

◆ $ilLocator

ilObjOrgUnitGUI::$ilLocator
protected

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

Referenced by __construct().

◆ $ilLog

ilObjOrgUnitGUI::$ilLog
protected

Definition at line 72 of file class.ilObjOrgUnitGUI.php.

Referenced by __construct().

◆ $object

ilObjOrgUnitGUI::$object

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

◆ $tabs_gui

ilObjOrgUnitGUI::$tabs_gui

Definition at line 48 of file class.ilObjOrgUnitGUI.php.

◆ $toolbar

ilObjOrgUnitGUI::$toolbar
protected

Definition at line 56 of file class.ilObjOrgUnitGUI.php.

◆ $tpl

ilObjOrgUnitGUI::$tpl

Definition at line 44 of file class.ilObjOrgUnitGUI.php.

Referenced by __construct().

◆ $tree

ilObjOrgUnitGUI::$tree

Definition at line 64 of file class.ilObjOrgUnitGUI.php.

Referenced by __construct(), and getTreeSelectorGUI().

◆ CMD_EDIT_SETTINGS

const ilObjOrgUnitGUI::CMD_EDIT_SETTINGS = 'editSettings'

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

Referenced by executeCommand(), and setSubTabsSettings().

◆ TAB_EXPORT

const ilObjOrgUnitGUI::TAB_EXPORT = 'export'

Definition at line 35 of file class.ilObjOrgUnitGUI.php.

◆ TAB_GLOBAL_SETTINGS

const ilObjOrgUnitGUI::TAB_GLOBAL_SETTINGS = 'global_settings'

Definition at line 34 of file class.ilObjOrgUnitGUI.php.

◆ TAB_ORGU_TYPES

const ilObjOrgUnitGUI::TAB_ORGU_TYPES = 'orgu_types'

Definition at line 31 of file class.ilObjOrgUnitGUI.php.

◆ TAB_POSITIONS

const ilObjOrgUnitGUI::TAB_POSITIONS = 'positions'

Definition at line 30 of file class.ilObjOrgUnitGUI.php.

Referenced by ilOrgUnitPositionGUI\getActiveTabId().

◆ TAB_SETTINGS

const ilObjOrgUnitGUI::TAB_SETTINGS = "settings"

Definition at line 32 of file class.ilObjOrgUnitGUI.php.

◆ TAB_STAFF

const ilObjOrgUnitGUI::TAB_STAFF = 'orgu_staff'

Definition at line 33 of file class.ilObjOrgUnitGUI.php.

◆ TAB_VIEW_CONTENT

const ilObjOrgUnitGUI::TAB_VIEW_CONTENT = 'view_content'

Definition at line 36 of file class.ilObjOrgUnitGUI.php.


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