ILIAS  Release_5_0_x_branch Revision 61816
 All Data Structures Namespaces Files Functions Variables Groups Pages
ilObjOrgUnitGUI Class Reference

Class ilObjOrgUnit GUI class. More...

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

Public Member Functions

 __construct ()
 executeCommand ()
 execute command note: this method is overwritten in all container objects
 view ()
 showPossibleSubObjects ()
 show possible sub objects selection list
 showTree ()
 setTitleAndDescription ()
 called by prepare output
 getTabs (ilTabsGUI $tabs_gui=NULL)
 editSettings ()
 updateSettings ()
 getAdminTabs (ilTabsGUI $tabs_gui)
 performPaste ()
 Prepare $_POST for the generic method performPasteIntoMultipleObjectsObject
 doUserAutoCompleteObject ()
 ??
 __initTableGUI ()
 __setTableGUIBasicData ($tbl, $a_result_set, $a_from, $a_form)
- Public Member Functions inherited from ilContainerGUI
 ilContainerGUI ($a_data, $a_id, $a_call_by_reference=true, $a_prepare_output=true)
 Constructor public.
 forwardToStyleSheet ()
 Forward to style object.
forwardToPageObject ()
 forward command to page object
 addPageTabs ()
 Add page tabs.
 getContainerPageHTML ()
 Get container page HTML.
 prepareOutput ($a_show_subobjects=true)
 prepare output
 showTreeFlatIcon ()
 getContentGUI ()
 Get content gui object.
 renderObject ()
 render the object
 setContentSubTabs ()
 Set content sub tabs.
 showAdministrationPanel (&$tpl)
 show administration panel
 __showTimingsButton (&$tpl)
 showPermanentLink (&$tpl)
 show permanent link
 switchToStdEditorObject ()
 Switch to standard page editor.
 switchToOldEditorObject ()
 Switch to old page editor.
 useNewEditorObject ()
 Use new editor (-> delete xhtml content page)
 editPageFrameObject ()
 show page editor frameset
 editPageContentObject ()
 edit page content (for repository root node and categories)
 savePageContentObject ()
 cancelPageContentObject ()
 showLinkListObject ()
 clearAdminCommandsDetermination ()
 cleaer administration commands determination
newBlockTemplate ()
 determin admin commands
 addHeaderRow (&$a_tpl, $a_type, $a_show_image=true)
 adds a header row to a block template
 addStandardRow (&$a_tpl, $a_html, $a_item_ref_id="", $a_item_obj_id="", $a_image_type="")
 adds a standard row to a block template
 addMessageRow (&$a_tpl, $a_message, $a_type)
 add message row
 resetRowType ()
 setPageEditorTabs ()
 Add page editor tabs.
 addStandardContainerSubTabs ($a_include_view=true)
 Add standar container subtabs for view, manage, oderdering and text/media editor link.
 getTabs (&$tabs_gui)
 common tabs for all container objects (should be called at the end of child getTabs() method
 enableAdministrationPanelObject ()
 enable administration panel
 disableAdministrationPanelObject ()
 enable administration panel
 editOrderObject ()
 Edit order.
 isActiveOrdering ()
 Check if ordering is enabled.
 isActiveItemOrdering ()
 Check if item ordering is enabled.
 addToDeskObject ()
 removeFromDeskObject ()
 enableMultiDownloadObject ()
 isMultiDownloadEnabled ()
 lockObject ()
 cutObject ()
 cut object(s) out from a container and write the information to clipboard
 copyObject ()
 Copy object(s) out from a container and write the information to clipboard It is not possible to copy multiple objects at once.
 downloadObject ()
 linkObject ()
 create an new reference of an object in tree it's like a hard link of unix
 clearObject ()
 clear clipboard and go back to last object
 performPasteIntoMultipleObjectsObject ()
 initAndDisplayLinkIntoMultipleObjectsObject ()
 showPasteTreeObject ()
 Show paste tree.
 cancelMoveLinkObject ()
 Cancel move|link empty clipboard and return to parent.
 keepObjectsInClipboardObject ()
 Keep objects in the clipboard.
 initAndDisplayCopyIntoMultipleObjectsObject ()
 initAndDisplayMoveIntoObjectObject ()
 pasteObject ()
 paste object from clipboard to current place Depending on the chosen command the object(s) are linked, copied or moved
 clipboardObject ()
 Copy object(s) out from a container and write the information to clipboard It is not possible to copy multiple objects at once.
 showCustomIconsEditing ($a_input_colspan=1, ilPropertyFormGUI $a_form=null, $a_as_section=true)
 show edit section of custom icons for container
 isActiveAdministrationPanel ()
 setColumnSettings ($column_gui)
 May be overwritten in subclasses.
 allowBlocksMoving ()
 Standard is to allow blocks moving.
 allowBlocksConfigure ()
 Standard is to allow blocks configuration.
 cloneWizardPageTreeObject ()
 public
 cloneWizardPageListObject ()
 public
 cloneWizardPageObject ($a_tree_view=true)
 Show clone wizard page for container objects.
 cloneAllObject ()
 Clone all object Overwritten method for copying container objects.
 saveSortingObject ()
 Save Sorting.
 cloneNodes ($srcRef, $dstRef, &$mapping, $newName=null)
 Recursively clones all nodes of the RBAC tree.
 modifyItemGUI (&$a_item_list_gui, $a_item_data, $a_show_path)
 Modify Item ListGUI for presentation in container.
 editStylePropertiesObject ()
 Edit style properties.
 initStylePropertiesForm ()
 Init style properties form.
 createStyleObject ()
 Create Style.
 editStyleObject ()
 Edit Style.
 deleteStyleObject ()
 Delete Style.
 saveStyleSettingsObject ()
 Save style settings.
 getAsynchItemListObject ()
 Get item list command drop down asynchronously.
 redrawListItemObject ()
 Redraw a list item (ajax)
 showRepTree ($a_initial_call=false)
 Show tree.
 trashObject ()
 Show trash content of object.
 removeFromSystemObject ()
 remove objects from trash bin and all entries therefore every object needs a specific deleteObject() method
 undeleteObject ()
 Get objects back from trash.
 confirmRemoveFromSystemObject ()
 confirmation screen remove from system
- Public Member Functions inherited from ilObjectGUI
 ilObjectGUI ($a_data, $a_id=0, $a_call_by_reference=true, $a_prepare_output=true)
 Constructor public.
 withReferences ()
 determines wether objects are referenced or not (got ref ids or not)
 setCreationMode ($a_mode=true)
 if true, a creation screen is displayed the current $_GET[ref_id] don't belong to the current class! the mode is determined in ilrepositorygui
 getCreationMode ()
 get creation mode
 getAdminTabs (&$tabs_gui)
 administration tabs show only permissions and trash folder
 getHTML ()
 confirmedDeleteObject ()
 confirmed deletion of object -> objects are moved to trash or deleted immediately, if trash is disabled
 cancelDeleteObject ()
 cancel deletion of object
 cancelObject ($in_rep=false)
 cancel action and go back to previous page public
 createObject ()
 create new object form
 cancelCreation ()
 cancel create action and go back to repository parent
 saveObject ()
 save object
 editObject ()
 edit object
 updateObject ()
 updates object entry in object_data
 getFormAction ($a_cmd, $a_formaction="")
 get form action for command (command is method name without "Object", e.g.
 isVisible ($a_ref_id, $a_type)
 viewObject ()
 list childs of current object
 deleteObject ($a_error=false)
 Display deletion confirmation screen.

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
- Static Public Member Functions inherited from ilObjectGUI
static _gotoRepositoryRoot ($a_raise_error=false)
 Goto repository root.
static _gotoRepositoryNode ($a_ref_id, $a_cmd="frameset")
 Goto repository root.

Data Fields

 $ctrl
 $tpl
 $tabs_gui
 $tree
 $object
 $ilias
- Data Fields inherited from ilContainerGUI
 $bl_cnt = 1
 $multi_download_enabled = false
- Data Fields inherited from ilObjectGUI
const COPY_WIZARD_NEEDS_PAGE = 1
 $ilias
 $objDefinition
 $tpl
 $tree
 $lng
 $data
 $object
 $ref_id
 $obj_id
 $maxcount
 $formaction
 $return_location
 $target_frame
 $tab_target_script
 $actions
 $sub_objects
 $omit_locator = false
const CFORM_NEW = 1
const CFORM_IMPORT = 2
const CFORM_CLONE = 3

Protected Member Functions

 initCreationForms ($a_new_type)
 initCreationForms
 addAdminLocatorItems ()
 redirectToRefId ($a_ref_id, $a_cmd="")
 setSubTabsSettings ($active_tab_id)
 initAdvancedSettingsForm ()
 Initialize the form for editing advanced meta data.
 editAdvancedSettings ()
 Edit Advanced Metadata.
 updateAdvancedSettings ()
 Update Advanced Metadata.
 parseInfoScreen (ilInfoScreenGUI $info)
 Add Advanced Meta Data Information to the Info Screen.
 getTreeSelectorGUI ($cmd)
- Protected Member Functions inherited from ilContainerGUI
 getEditFormValues ()
 Get values for edit form.
 afterUpdate ()
 Post (successful) object update hook.
 showPasswordInstructionObject ($a_init=true)
 Show webdav password instruction.
 initFormPasswordInstruction ()
 Init password form.
 savePasswordObject ()
 Save password.
 initHeaderAction ($a_sub_type=null, $a_sub_id=null)
 Add file manager link.
 fileManagerLaunchObject ()
 Launch jnlp.
 initSortingForm (ilPropertyFormGUI $form, array $a_sorting_settings)
 Append sorting settings to property form.
 initSortingDirectionForm (ilContainerSortingSettings $sorting_settings, $element, $a_prefix)
 Add sorting direction.
 initManualSortingOptionForm (ilContainerSortingSettings $settings, $element, $a_prefix, $a_sorting_settings)
 Add manual sorting options.
 saveSortingSettings (ilPropertyFormGUI $form)
 Save sorting settings.
- Protected Member Functions inherited from ilObjectGUI
 assignObject ()
 prepareOutput ()
 prepare output
 insertHeaderAction ($a_list_gui)
 Insert header action into main template.
 addHeaderAction ()
 Add header action menu.
 redrawHeaderActionObject ()
 Ajax call: redraw action header only.
 showMountWebfolderIcon ()
 setTabs ()
 set admin tabs public
 setAdminTabs ()
 set admin tabs public
 setLocator ()
 set Locator
 addLocatorItems ()
 should be overwritten to add object specific items (repository items are preloaded)
 omitLocator ($a_omit=true)
 addAdminLocatorItems ($a_do_not_add_object=false)
 should be overwritten to add object specific items (repository items are preloaded)
 getCreationFormsHTML (array $a_forms)
 Get HTML for creation forms (accordion)
 initCreateForm ($a_new_type)
 Init object creation form.
 initDidacticTemplate (ilPropertyFormGUI $form)
 Show didactic template types.
 addDidacticTemplateOptions (array &$a_options)
 Add custom templates.
 getDidacticTemplateVar ($a_type)
 Get didactic template setting from creation screen.
 putObjectInTree (ilObject $a_obj, $a_parent_node_id=null)
 Add object to tree at given position.
 afterSave (ilObject $a_new_object)
 Post (successful) object creation hook.
 initEditForm ()
 Init object edit form.
 initEditCustomForm (ilPropertyFormGUI $a_form)
 Add custom fields to update form.
 getEditFormCustomValues (array &$a_values)
 Add values to custom edit fields.
 validateCustom (ilPropertyFormGUI $a_form)
 Validate custom values (if not possible with checkInput())
 updateCustom (ilPropertyFormGUI $a_form)
 Insert custom update form values into object.
 initImportForm ($a_new_type)
 Init object import form.
 importFileObject ($parent_id=null)
 Import.
 afterImport (ilObject $a_new_object)
 Post (successful) object import hook.
 setFormAction ($a_cmd, $a_formaction)
 set specific form action for command
 getReturnLocation ($a_cmd, $a_location="")
 get return location for command (command is method name without "Object", e.g.
 setReturnLocation ($a_cmd, $a_location)
 set specific return location for command
 getTargetFrame ($a_cmd, $a_target_frame="")
 get target frame for command (command is method name without "Object", e.g.
 setTargetFrame ($a_cmd, $a_target_frame)
 set specific target frame for command
 getTemplateFile ($a_cmd, $a_type="")
 get a template blockfile format: tpl.
 getTitlesByRefId ($a_ref_ids)
 get Titles of objects this method is used for error messages in methods cut/copy/paste
 __showButton ($a_cmd, $a_text, $a_target= '')
 hitsperpageObject ()
 __setTableGUIBasicData (&$tbl, &$result_set, $a_from="")
 standard implementation for tables use 'from' variable use different initial setting of table
 fillCloneTemplate ($a_tpl_varname, $a_type)
 Fill object clone template This method can be called from any object GUI class that wants to offer object cloning.
 getCenterColumnHTML ()
 Get center column.
 getRightColumnHTML ()
 Display right column.
 checkPermission ($a_perm, $a_cmd="", $a_type="", $a_ref_id=null)
 Check permission and redirect on error.
 checkPermissionBool ($a_perm, $a_cmd="", $a_type="", $a_ref_id=null)
 Check permission.
 enableDragDropFileUpload ()
 Enables the file upload into this object by dropping files.
 handleAutoRating (ilObject $a_new_obj)
 Activate rating automatically if parent container setting.

Protected Attributes

 $ilAccess
 $toolbar
 $ilLocator
 $ilLog

Detailed Description

Constructor & Destructor Documentation

ilObjOrgUnitGUI::__construct ( )

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

References $_GET, $ilAccess, $ilCtrl, $ilias, $ilLocator, $ilLog, ilObjectGUI\$lng, $tpl, $tree, and ilContainerGUI\ilContainerGUI().

{
global $tpl, $ilCtrl, $ilAccess, $ilToolbar, $ilLocator, $tree, $lng, $ilLog, $ilias;
parent::ilContainerGUI(array(), $_GET["ref_id"], true, false);
$this->tpl = $tpl;
$this->ctrl = $ilCtrl;
$this->ilAccess = $ilAccess;
$this->ilLocator = $ilLocator;
$this->tree = $tree;
$this->toolbar = $ilToolbar;
$this->ilLog = $ilLog;
$this->ilias = $ilias;
$lng->loadLanguageModule("orgu");
$this->tpl->addCss('./Modules/OrgUnit/templates/default/orgu.css');
}

+ Here is the call graph for this function:

Member Function Documentation

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

Reimplemented from ilObjectGUI.

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

{
}
ilObjOrgUnitGUI::__setTableGUIBasicData (   $tbl,
  $a_result_set,
  $a_from,
  $a_form 
)
Returns
ilTableGUI Make protected function avaiable for ilLocalUserGUI...

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

{
return parent::__setTableGUIBasicData($tbl, $a_result_set, $a_from, $a_form);
}
static ilObjOrgUnitGUI::_goto (   $ref_id)
static

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

References $ilCtrl, and ilObjectGUI\$ref_id.

{
global $ilCtrl;
$ilCtrl->initBaseClass("ilAdministrationGUI");
$ilCtrl->setTargetScript("ilias.php");
$ilCtrl->setParameterByClass("ilObjOrgUnitGUI", "ref_id", $ref_id);
$ilCtrl->setParameterByClass("ilObjOrgUnitGUI", "admin_mode", "settings");
$ilCtrl->redirectByClass(array( "ilAdministrationGUI", "ilObjOrgUnitGUI" ), "view");
}
ilObjOrgUnitGUI::addAdminLocatorItems ( )
protected

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

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

{
$path = $this->tree->getPathFull($_GET["ref_id"], ilObjOrgUnit::getRootOrgRefId());
// add item for each node on path
foreach ((array)$path as $key => $row) {
if ($row["title"] == "__OrgUnitAdministration") {
$row["title"] = $this->lng->txt("objs_orgu");
}
$this->ctrl->setParameterByClass("ilobjorgunitgui", "ref_id", $row["child"]);
$this->ilLocator->addItem($row["title"], $this->ctrl->getLinkTargetByClass("ilobjorgunitgui", "view"), ilFrameTargetInfo::_getFrame("MainContent"), $row["child"]);
$this->ctrl->setParameterByClass("ilobjorgunitgui", "ref_id", $_GET["ref_id"]);
}
}

+ Here is the call graph for this function:

ilObjOrgUnitGUI::doUserAutoCompleteObject ( )

??

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

{
}
ilObjOrgUnitGUI::editAdvancedSettings ( )
protected

Edit Advanced Metadata.

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

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

Referenced by executeCommand().

{
if (!$this->ilAccess->checkAccess("write", "", $this->ref_id)) {
ilUtil::sendFailure($this->lng->txt("permission_denied"), true);
$this->ctrl->redirect($this);
}
$form = $this->initAdvancedSettingsForm();
$gui = new ilAdvancedMDRecordGUI(ilAdvancedMDRecordGUI::MODE_EDITOR, 'orgu', $this->object->getId(), 'orgu_type', $this->object->getOrgUnitTypeId());
$gui->setPropertyForm($form);
$gui->setSelectedOnly(true);
$gui->parse();
$this->tpl->setContent($form->getHTML());
}

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

ilObjOrgUnitGUI::editSettings ( )

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

References ilUtil\sendFailure().

Referenced by executeCommand().

{
if (!$this->ilAccess->checkAccess("write", "", $this->ref_id)) {
ilUtil::sendFailure($this->lng->txt("permission_denied"), true);
$this->ctrl->redirect($this);
}
$form = new ilObjOrgUnitSettingsFormGUI($this, $this->object);
$this->tpl->setContent($form->getHTML());
}

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

ilObjOrgUnitGUI::executeCommand ( )

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

Reimplemented from ilContainerGUI.

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

References $_GET, $cmd, ilObjOrgUnitAccess\_checkAccessAdministrateUsers(), ilObjOrgUnitAccess\_checkAccessToUserLearningProgress(), ilContainerGUI\clearObject(), ilObjectGUI\confirmedDeleteObject(), ilObjectGUI\createObject(), ilContainerGUI\cutObject(), ilObjectGUI\deleteObject(), ilContainerGUI\disableAdministrationPanelObject(), editAdvancedSettings(), editSettings(), ilContainerGUI\enableAdministrationPanelObject(), ilContainerGUI\getAsynchItemListObject(), ilCommonActionDispatcherGUI\getInstanceFromAjaxCall(), ilLearningProgressBaseGUI\LP_CONTEXT_ORG_UNIT, parseInfoScreen(), performPaste(), ilContainerGUI\performPasteIntoMultipleObjectsObject(), ilObjectGUI\prepareOutput(), ilObjectGUI\saveObject(), ilUtil\sendFailure(), setSubTabsSettings(), showTree(), updateAdvancedSettings(), updateSettings(), and view().

{
$cmd = $this->ctrl->getCmd();
$next_class = $this->ctrl->getNextClass($this);
//Otherwise move-Objects would not work
if ($cmd != "cut") {
$this->showTree();
}
switch ($next_class) {
case "illocalusergui":
ilUtil::sendFailure($this->lng->txt("permission_denied"), true);
$this->ctrl->redirect($this);
}
$this->tabs_gui->setTabActive('administrate_users');
$ilLocalUserGUI = new ilLocalUserGUI($this);
$this->ctrl->forwardCommand($ilLocalUserGUI);
break;
case "ilorgunitsimpleimportgui":
$this->tabs_gui->setTabActive("view_content");
$ilOrgUnitSimpleImportGUI = new ilOrgUnitSimpleImportGUI($this);
$this->ctrl->forwardCommand($ilOrgUnitSimpleImportGUI);
$this->tabs_gui->clearTargets();
$this->tabs_gui->setBackTarget($this->lng->txt("back"), $this->ctrl->getLinkTarget($this));
break;
case "ilorgunitsimpleuserimportgui":
$this->tabs_gui->setTabActive("view_content");
$ilOrgUnitSimpleUserImportGUI = new ilOrgUnitSimpleUserImportGUI($this);
$this->ctrl->forwardCommand($ilOrgUnitSimpleUserImportGUI);
$this->tabs_gui->clearTargets();
$this->tabs_gui->setBackTarget($this->lng->txt("back"), $this->ctrl->getLinkTarget($this));
break;
case "ilorgunitstaffgui":
case "ilrepositorysearchgui":
$this->tabs_gui->setTabActive('orgu_staff');
$ilOrgUnitStaffGUI = new ilOrgUnitStaffGUI($this);
$this->ctrl->forwardCommand($ilOrgUnitStaffGUI);
break;
case "ilobjusergui":
switch ($cmd) {
case "create":
$ilObjUserGUI = new ilObjUserGUI("", (int)$_GET['ref_id'], true, false);
$ilObjUserGUI->setCreationMode(true);
$this->ctrl->forwardCommand($ilObjUserGUI);
$this->tabs_gui->setBackTarget($this->lng->txt("back"), $this->ctrl->getLinkTargetByClass("illocalusergui", 'index'));
break;
case "save":
$ilObjUserGUI = new ilObjUserGUI("", $_GET['ref_id'], true, false);
$ilObjUserGUI->setCreationMode(true);
$this->ctrl->forwardCommand($ilObjUserGUI);
$this->tabs_gui->clearTargets();
$this->tabs_gui->setBackTarget($this->lng->txt("back"), $this->ctrl->getLinkTargetByClass("illocalusergui", 'index'));
break;
case "view":
case "update":
$ilObjUserGUI = new ilObjUserGUI("", (int)$_GET['obj_id'], false, false);
$ilObjUserGUI->setCreationMode(false);
$this->ctrl->forwardCommand($ilObjUserGUI);
$this->tabs_gui->clearTargets();
$this->tabs_gui->setBackTarget($this->lng->txt("back"), $this->ctrl->getLinkTargetByClass("illocalusergui", 'index'));
break;
case "cancel":
$this->ctrl->redirectByClass("illocalusergui", "index");
break;
}
break;
case "ilobjuserfoldergui":
switch ($cmd) {
case "view":
$this->ctrl->redirectByClass("illocalusergui", "index");
break;
default:
$ilObjUserFolderGUI = new ilObjUserFolderGUI("", (int)$_GET['ref_id'], true, false);
$ilObjUserFolderGUI->setUserOwnerId((int)$_GET['ref_id']);
$ilObjUserFolderGUI->setCreationMode(true);
$this->ctrl->forwardCommand($ilObjUserFolderGUI);
$this->tabs_gui->clearTargets();
$this->tabs_gui->setBackTarget($this->lng->txt("back"), $this->ctrl->getLinkTargetByClass("illocalusergui", 'index'));
break;
}
break;
case "ilinfoscreengui":
$this->tabs_gui->setTabActive("info_short");
if (!$this->ilAccess->checkAccess("read", "", $this->ref_id) AND !$this->ilAccess->checkAccess("visible", "", $this->ref_id)) {
$this->ilias->raiseError($this->lng->txt("msg_no_perm_read"), $this->ilias->error_obj->MESSAGE);
}
$info = new ilInfoScreenGUI($this);
$this->parseInfoScreen($info);
$this->ctrl->forwardCommand($info);
// I guess this is how it was supposed to work, but it doesn't... it won't respect our sub-id and sub-type when creating the objects!
// So we reimplemented the stuff in the method parseInfoScreen()
// $info = new ilInfoScreenGUI($this);
// $amd_gui = new ilAdvancedMDRecordGUI(ilAdvancedMDRecordGUI::MODE_INFO, 'orgu', $this->object->getId(), 'orgu_type', $this->object->getOrgUnitTypeId());
// $amd_gui->setInfoObject($info);
// $amd_gui->setSelectedOnly(true);
// $amd_gui->parse();
// $this->ctrl->forwardCommand($info);
break;
case 'ilpermissiongui':
$this->tabs_gui->setTabActive('perm_settings');
$ilPermissionGUI = new ilPermissionGUI($this);
$this->ctrl->forwardCommand($ilPermissionGUI);
break;
case "ilcommonactiondispatchergui":
include_once("Services/Object/classes/class.ilCommonActionDispatcherGUI.php");
$this->ctrl->forwardCommand($gui);
break;
case 'illearningprogressgui':
case 'illplistofprogressgui':
$this->tabs_gui->clearTargets();
$this->tabs_gui->setBackTarget($this->lng->txt('backto_staff'), $this->ctrl->getLinkTargetByClass("ilOrgUnitStaffGUI", 'showStaff'));
if (!ilObjOrgUnitAccess::_checkAccessToUserLearningProgress($this->object->getRefid(), $_GET['obj_id'])) {
ilUtil::sendFailure($this->lng->txt("permission_denied"), true);
$this->ctrl->redirectByClass("ilOrgUnitStaffGUI", "showStaff");
}
$this->ctrl->saveParameterByClass("illearningprogressgui", "obj_id");
$this->ctrl->saveParameterByClass("illearningprogressgui", "recursive");
include_once './Services/Tracking/classes/class.ilLearningProgressGUI.php';
$new_gui =& new ilLearningProgressGUI(ilLearningProgressGUI::LP_CONTEXT_ORG_UNIT, $_GET["ref_id"], $_GET['obj_id']);
$this->ctrl->forwardCommand($new_gui);
break;
case 'ilorgunitexportgui':
$this->tabs_gui->setTabActive('export');;
$ilOrgUnitExportGUI = new ilOrgUnitExportGUI($this);
$ilOrgUnitExportGUI->addFormat('xml');
$this->ctrl->forwardCommand($ilOrgUnitExportGUI);
break;
case 'iltranslationgui':
$this->tabs_gui->setTabActive("settings");
$this->setSubTabsSettings('edit_translations');
$ilTranslationGui = new ilTranslationGUI($this);
$this->ctrl->forwardCommand($ilTranslationGui);
break;
case 'ilorgunittypegui':
$this->tabs_gui->setTabActive('orgu_types');
$types_gui = new ilOrgUnitTypeGUI($this);
$this->ctrl->forwardCommand($types_gui);
break;
default:
switch ($cmd) {
case '':
case 'view':
case 'render':
case 'cancel':
case 'cancelDelete':
$this->view();
break;
case 'performPaste':
$this->performPaste();
break;
case 'paste':
$this->performPaste();
break;
case 'performPasteIntoMultipleObjects':
break;
case 'create':
break;
case 'save':
break;
case 'delete':
$this->tabs_gui->clearTargets();
$this->tabs_gui->setBackTarget($this->lng->txt("back"), $this->ctrl->getLinkTarget($this));
break;
case 'confirmedDelete':
break;
case 'cut':
$this->tabs_gui->clearTargets();
$this->tabs_gui->setBackTarget($this->lng->txt("back"), $this->ctrl->getLinkTarget($this));
break;
case 'clear':
break;
case 'enableAdministrationPanel':
break;
case 'disableAdministrationPanel':
break;
case 'getAsynchItemList':
break;
case 'editSettings':
$this->tabs_gui->setTabActive("settings");
$this->setSubTabsSettings('edit_settings');
$this->editSettings();
break;
case 'updateSettings':
$this->tabs_gui->setTabActive("settings");
$this->setSubTabsSettings('edit_settings');
$this->updateSettings();
break;
case 'editAdvancedSettings':
$this->tabs_gui->setTabActive("settings");
$this->setSubTabsSettings('edit_advanced_settings');
break;
case 'updateAdvancedSettings':
$this->tabs_gui->setTabActive("settings");
$this->setSubTabsSettings('edit_advanced_settings');
break;
}
break;
}
}

+ Here is the call graph for this function:

ilObjOrgUnitGUI::getAdminTabs ( ilTabsGUI  $tabs_gui)
Parameters
ilTabsGUI$tabs_gui

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

References getTabs().

{
$this->getTabs($tabs_gui);
}

+ Here is the call graph for this function:

ilObjOrgUnitGUI::getTabs ( ilTabsGUI  $tabs_gui = NULL)
Parameters
ilTabsGUI$tabs_gui

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

References ilObjOrgUnitAccess\_checkAccessAdministrateUsers(), ilObjOrgUnitAccess\_checkAccessStaff(), and ilObjOrgUnit\getRootOrgRefId().

Referenced by getAdminTabs().

{
if ($this->ilAccess->checkAccess('read', '', $this->object->getRefId())) {
$this->tabs_gui->addTab("view_content", $this->lng->txt("content"), $this->ctrl->getLinkTarget($this, ""));
$this->tabs_gui->addTab("info_short", "Info", $this->ctrl->getLinkTargetByClass("ilinfoscreengui", "showSummary"));
}
// Tabs for OrgUnits exclusive root!
if ($this->object->getRefId() != ilObjOrgUnit::getRootOrgRefId()) {
if (ilObjOrgUnitAccess::_checkAccessStaff($this->object->getRefId())) {
$this->tabs_gui->addTab("orgu_staff", $this->lng->txt("orgu_staff"), $this->ctrl->getLinkTargetByClass("ilOrgUnitStaffGUI", "showStaff"));
}
if ($this->ilAccess->checkAccess('write', '', $this->object->getRefId())) {
$this->tabs_gui->addTab("settings", $this->lng->txt("settings"), $this->ctrl->getLinkTarget($this, 'editSettings'));
}
if (ilObjOrgUnitAccess::_checkAccessAdministrateUsers($this->object->getRefId())) {
$this->tabs_gui->addTab("administrate_users", $this->lng->txt("administrate_users"), $this->ctrl->getLinkTargetByClass("ilLocalUserGUI", "index"));
}
}
if ($this->ilAccess->checkAccess('write', '', $this->object->getRefId())) {
$this->tabs_gui->addTarget('export', $this->ctrl->getLinkTargetByClass('ilorgunitexportgui', ''), 'export', 'ilorgunitexportgui');
// Add OrgUnit types tab
if ($this->object->getRefId() == ilObjOrgUnit::getRootOrgRefId()) {
$this->tabs_gui->addTab('orgu_types', $this->lng->txt('orgu_types'), $this->ctrl->getLinkTargetByClass('ilOrgUnitTypeGUI'));
}
}
parent::getTabs($this->tabs_gui);
}

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

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

Reimplemented from ilContainerGUI.

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

References $tree.

{
global $tree;
$explorer = new ilOrgUnitExplorerGUI("rep_exp_sel", $this, "showPasteTree", $tree);
$explorer->setAjax(false);
$explorer->setSelectMode('nodes[]', false);
return $explorer;
}
ilObjOrgUnitGUI::initAdvancedSettingsForm ( )
protected

Initialize the form for editing advanced meta data.

Returns
ilPropertyFormGUI

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

Referenced by editAdvancedSettings(), and updateAdvancedSettings().

{
$form = new ilPropertyFormGUI();
$form->setFormAction($this->ctrl->getFormAction($this));
$form->addCommandButton('updateAdvancedSettings', $this->lng->txt('save'));
$form->addCommandButton('editSettings', $this->lng->txt('cancel'));
return $form;
}

+ Here is the caller graph for this function:

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 357 of file class.ilObjOrgUnitGUI.php.

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

{
$forms = array(
self::CFORM_NEW => $this->initCreateForm($a_new_type),
self::CFORM_IMPORT => $this->initImportForm($a_new_type),
);
return $forms;
}

+ Here is the call graph for this function:

ilObjOrgUnitGUI::parseInfoScreen ( ilInfoScreenGUI  $info)
protected

Add Advanced Meta Data Information to the Info Screen.

Parameters
ilInfoScreenGUI$info

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

References ilAdvancedMDRecord\_lookupTitle(), ilInfoScreenGUI\addProperty(), ilInfoScreenGUI\addSection(), ilObjectGUI\getHTML(), ilADTFactory\getInstance(), ilAdvancedMDValues\getInstancesForObjectId(), and ilAdvancedMDValues\read().

Referenced by executeCommand().

{
include_once('Services/AdvancedMetaData/classes/class.ilAdvancedMDValues.php');
include_once('Services/AdvancedMetaData/classes/class.ilAdvancedMDRecord.php');
include_once('Services/ADT/classes/class.ilADTFactory.php');
$type = $this->object->getOrgUnitType();
if (!$type) {
return;
}
$assigned_record_ids = $type->getAssignedAdvancedMDRecordIds();
foreach (ilAdvancedMDValues::getInstancesForObjectId($this->object->getId(), 'orgu') as $record_id => $a_values) {
// Skip record ids not assigned to the type
if (!in_array($record_id, $assigned_record_ids)) {
continue;
}
// Note that we have to do this because with the instances above the sub-type and sub-id are missing...
$a_values = new ilAdvancedMDValues($record_id, $this->object->getId(), 'orgu_type', $this->object->getOrgUnitTypeId());
// this correctly binds group and definitions
$a_values->read();
$defs = $a_values->getDefinitions();
foreach ($a_values->getADTGroup()->getElements() as $element_id => $element) {
if (!$element->isNull()) {
$info->addProperty($defs[$element_id]->getTitle(), ilADTFactory::getInstance()->getPresentationBridgeForInstance($element)
->getHTML());
}
}
}
}

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

ilObjOrgUnitGUI::performPaste ( )

Prepare $_POST for the generic method performPasteIntoMultipleObjectsObject

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

References $_GET, $_POST, $_SESSION, and ilContainerGUI\performPasteIntoMultipleObjectsObject().

Referenced by executeCommand().

{
if (!in_array($_SESSION['clipboard']['cmd'], array( 'cut' ))) {
$message = __METHOD__ . ": cmd was not 'cut' ; may be a hack attempt!";
$this->ilias->raiseError($message, $this->ilias->error_obj->WARNING);
}
if ($_SESSION['clipboard']['cmd'] == 'cut') {
if (isset($_GET['ref_id']) && (int)$_GET['ref_id']) {
$_POST['nodes'] = array( $_GET['ref_id'] );
}
}
$this->ctrl->returnToParent($this);
}

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

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

Reimplemented from ilObjectGUI.

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

References ilObject\_lookupType().

{
$obj_type = ilObject::_lookupType($a_ref_id, true);
if ($obj_type != "orgu") {
parent::redirectToRefId($a_ref_id, $a_cmd);
} else {
$this->ctrl->setParameterByClass("ilObjOrgUnitGUI", "ref_id", $a_ref_id);
$this->ctrl->redirectByClass("ilObjOrgUnitGUI", $a_cmd);
}
}

+ Here is the call graph for this function:

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

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

References $cmd.

Referenced by executeCommand().

{
$next_class = $this->ctrl->getNextClass($this);
$cmd = $this->ctrl->getCmd();
$this->tabs_gui->addSubTab('edit_settings', $this->lng->txt('settings'), $this->ctrl->getLinkTarget($this, 'editSettings'));
$this->tabs_gui->addSubTab("edit_translations", $this->lng->txt("obj_multilinguality"), $this->ctrl->getLinkTargetByClass("iltranslationgui", "editTranslations"));
$ilOrgUnitType = $this->object->getOrgUnitType();
if ($ilOrgUnitType instanceof ilOrgUnitType) {
if (count($ilOrgUnitType->getAssignedAdvancedMDRecords(true))) {
$this->tabs_gui->addSubTab('edit_advanced_settings', $this->lng->txt('orgu_adv_settings'), $this->ctrl->getLinkTarget($this, 'editAdvancedSettings'));
}
}
$this->tabs_gui->setSubTabActive($active_tab_id);
switch ($next_class) {
case 'iltranslationgui':
$this->tabs_gui->setSubTabActive("edit_translations");
break;
case '':
switch ($cmd) {
case 'editSettings':
$this->tabs_gui->setSubTabActive('edit_settings');
break;
case 'editAdvancedSettings':
case 'updateAdvancedSettings':
$this->tabs_gui->setSubTabActive('edit_advanced_settings');
break;
}
break;
}
return;
}

+ Here is the caller graph for this function:

ilObjOrgUnitGUI::setTitleAndDescription ( )

called by prepare output

Reimplemented from ilContainerGUI.

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

{
# all possible create permissions
//$possible_ops_ids = $rbacreview->getOperationsByTypeAndClass('orgu', 'create');
if ($this->object->getTitle() == "__OrgUnitAdministration") {
$this->tpl->setTitle($this->lng->txt("objs_orgu"));
$this->tpl->setDescription($this->lng->txt("objs_orgu"));
}
// Check for custom icon of type
if ($this->ilias->getSetting('custom_icons')) {
$icons_cache = ilObjOrgUnit::getIconsCache();
$icon_file = (isset($icons_cache[$this->object->getId()])) ? $icons_cache[$this->object->getId()] : '';
if ($icon_file) {
$this->tpl->setTitleIcon($icon_file, $this->lng->txt("obj_" . $this->object->getType()));
}
}
}
ilObjOrgUnitGUI::showPossibleSubObjects ( )

show possible sub objects selection list

Reimplemented from ilContainerGUI.

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

References $_GET, ilObjectDefinition\MODE_ADMINISTRATION, and ilObjectAddNewItemGUI\setMode().

{
$gui = new ilObjectAddNewItemGUI($this->object->getRefId());
$gui->setCreationUrl("ilias.php?ref_id=" . $_GET["ref_id"] . "&admin_mode=settings&cmd=create&baseClass=ilAdministrationGUI");
$gui->render();
}

+ Here is the call graph for this function:

ilObjOrgUnitGUI::showTree ( )

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

References $_GET, and $tree.

Referenced by executeCommand().

{
$tree = new ilOrgUnitExplorerGUI("orgu_explorer", "ilObjOrgUnitGUI", "showTree", new ilTree(1));
$tree->setTypeWhiteList(array( "orgu" ));
if (!$tree->handleCommand()) {
$this->tpl->setLeftNavContent($tree->getHTML());
}
$this->ctrl->setParameterByClass("ilObjOrgUnitGUI", "ref_id", $_GET["ref_id"]);
}

+ Here is the caller graph for this function:

ilObjOrgUnitGUI::updateAdvancedSettings ( )
protected

Update Advanced Metadata.

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

References initAdvancedSettingsForm(), ilAdvancedMDRecordGUI\MODE_EDITOR, ilUtil\sendFailure(), ilUtil\sendSuccess(), and ilAdvancedMDRecordGUI\setPropertyForm().

Referenced by executeCommand().

{
if (!$this->ilAccess->checkAccess("write", "", $this->ref_id)) {
ilUtil::sendFailure($this->lng->txt("permission_denied"), true);
$this->ctrl->redirect($this);
}
$form = $this->initAdvancedSettingsForm();
$gui = new ilAdvancedMDRecordGUI(ilAdvancedMDRecordGUI::MODE_EDITOR, 'orgu', $this->object->getId(), 'orgu_type', $this->object->getOrgUnitTypeId());
$gui->setPropertyForm($form);
$gui->setSelectedOnly(true);
$form->checkInput();
$gui->parse();
if ($gui->importEditFormPostValues()) {
$gui->writeEditForm();
ilUtil::sendSuccess($this->lng->txt('settings_saved'), true);
$this->ctrl->redirect($this, 'editAdvancedSettings');
} else {
$this->tpl->setContent($form->getHTML());
}
}

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

ilObjOrgUnitGUI::updateSettings ( )

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

References ilUtil\sendFailure(), and ilUtil\sendSuccess().

Referenced by executeCommand().

{
if (!$this->ilAccess->checkAccess("write", "", $this->ref_id)) {
ilUtil::sendFailure($this->lng->txt("permission_denied"), true);
$this->ctrl->redirect($this);
}
$form = new ilObjOrgUnitSettingsFormGUI($this, $this->object);
if ($form->saveObject()) {
ilUtil::sendSuccess($this->lng->txt('msg_obj_modified'), true);
$this->ctrl->redirect($this, 'editSettings');
} else {
$this->tpl->setContent($form->getHTML());
}
}

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

ilObjOrgUnitGUI::view ( )

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

References $_GET, ilObjOrgUnit\getRootOrgRefId(), ilContainerGUI\renderObject(), and ilUtil\sendFailure().

Referenced by executeCommand().

{
if (!$this->ilAccess->checkAccess("read", "", $_GET["ref_id"])) {
if ($this->ilAccess->checkAccess("visible", "", $_GET["ref_id"])) {
ilUtil::sendFailure($this->lng->txt("msg_no_perm_read"));
$this->ctrl->redirectByClass('ilinfoscreengui', '');
}
$this->ilias->raiseError($this->lng->txt("msg_no_perm_read"), $this->ilias->error_obj->WARNING);
}
$this->tabs_gui->setTabActive("view_content");
$this->tabs_gui->removeSubTab("page_editor");
$this->tabs_gui->removeSubTab("ordering"); // Mantis 0014728
if ($this->ilAccess->checkAccess("write", "", $_GET["ref_id"]) AND $this->object->getRefId() == ilObjOrgUnit::getRootOrgRefId()) {
$this->toolbar->addButton($this->lng->txt("simple_import"), $this->ctrl->getLinkTargetByClass("ilOrgUnitSimpleImportGUI", "importScreen"));
$this->toolbar->addButton($this->lng->txt("simple_user_import"), $this->ctrl->getLinkTargetByClass("ilOrgUnitSimpleUserImportGUI", "userImportScreen"));
}
}

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

Field Documentation

ilObjOrgUnitGUI::$ctrl

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

ilObjOrgUnitGUI::$ilAccess
protected

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

Referenced by __construct().

ilObjOrgUnitGUI::$ilias

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

Referenced by __construct().

ilObjOrgUnitGUI::$ilLocator
protected

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

Referenced by __construct().

ilObjOrgUnitGUI::$ilLog
protected

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

Referenced by __construct().

ilObjOrgUnitGUI::$object

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

ilObjOrgUnitGUI::$tabs_gui

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

ilObjOrgUnitGUI::$toolbar
protected

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

ilObjOrgUnitGUI::$tpl

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

Referenced by __construct().

ilObjOrgUnitGUI::$tree

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

Referenced by __construct(), getTreeSelectorGUI(), and showTree().


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