ILIAS  Release_4_4_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 (&$tabs_gui)
 common tabs for all container objects (should be called at the end of child getTabs() method
 _goto ($ref_id)
 showPasteTreeObject ()
 Show paste tree.
 getAdminTabs (&$tabs_gui)
 administration tabs show only permissions and trash folder
 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 ()
 renderItemList ($a_type="all")
 showLinkListObject ()
 clearAdminCommandsDetermination ()
 cleaer administration commands determination
newBlockTemplate ()
 determin admin commands
 addHeaderRow (&$a_tpl, $a_type, $a_show_image=true)
 adds a header row to a block template
 addStandardRow (&$a_tpl, $a_html, $a_item_ref_id="", $a_item_obj_id="", $a_image_type="")
 adds a standard row to a block template
 addMessageRow (&$a_tpl, $a_message, $a_type)
 add message row
 resetRowType ()
 setPageEditorTabs ()
 Add page editor tabs.
 addStandardContainerSubTabs ($a_include_view=true)
 Add standar container subtabs for view, manage, oderdering and text/media editor link.
 enableAdministrationPanelObject ()
 enable administration panel
 disableAdministrationPanelObject ()
 enable administration panel
 editOrderObject ()
 Edit order.
 isActiveOrdering ()
 Check if ordering is enabled.
 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 ()
 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
 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.

Data Fields

 $ctrl
 $tpl
 $tabs_gui
 $tree
 $object
- 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="")
 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
- 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.
- 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.
 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

Private Member Functions

 setSubTabsSettings ()

Additional Inherited Members

- Static Public Member Functions inherited from ilContainerGUI
static _buildPath ($a_ref_id, $a_course_ref_id)
 build path

Detailed Description

Constructor & Destructor Documentation

ilObjOrgUnitGUI::__construct ( )

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

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

{
global $tpl, $ilCtrl, $ilAccess, $ilToolbar, $ilLocator, $tree, $lng, $ilLog;
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;
$lng->loadLanguageModule("orgu");
}

+ 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 494 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 502 of file class.ilObjOrgUnitGUI.php.

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

Definition at line 442 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 357 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 484 of file class.ilObjOrgUnitGUI.php.

{
}
ilObjOrgUnitGUI::executeCommand ( )

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

Reimplemented from ilContainerGUI.

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

References $_GET, $cmd, ilObjOrgUnitAccess\_checkAccessToUserLearningProgress(), ilContainerGUI\clearObject(), ilObjectGUI\confirmedDeleteObject(), ilObjectGUI\createObject(), ilContainerGUI\cutObject(), ilObjectGUI\deleteObject(), ilContainerGUI\disableAdministrationPanelObject(), ilContainerGUI\enableAdministrationPanelObject(), ilContainerGUI\getAsynchItemListObject(), ilCommonActionDispatcherGUI\getInstanceFromAjaxCall(), ilLearningProgressBaseGUI\LP_CONTEXT_ORG_UNIT, performPaste(), ilObjectGUI\prepareOutput(), ilObjectGUI\saveObject(), ilUtil\sendFailure(), setSubTabsSettings(), showTree(), 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":
$this->tabs_gui->setTabActive('administrate_users');
$ilLocalUserGUI = new ilLocalUserGUI($this);
$this->ctrl->forwardCommand($ilLocalUserGUI);
break;
case "ilextidgui":
$this->tabs_gui->setTabActive("settings");
$ilExtIdGUI = new ilExtIdGUI($this);
$this->ctrl->forwardCommand($ilExtIdGUI);
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->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");
$ilTranslationGui = new ilTranslationGUI($this);
$this->ctrl->forwardCommand($ilTranslationGui);
break;
default:
switch ($cmd) {
case '':
case 'view':
case 'render':
case 'cancel':
$this->view();
break;
case 'cancelDelete':
$this->view();
break;
case 'performPaste':
$this->performPaste();
break;
case 'paste':
$this->performPaste();
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;
}
break;
}
}

+ Here is the call graph for this function:

ilObjOrgUnitGUI::getAdminTabs ( $tabs_gui)

administration tabs show only permissions and trash folder

Reimplemented from ilObjectGUI.

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

References $tabs_gui, and getTabs().

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

+ Here is the call graph for this function:

ilObjOrgUnitGUI::getTabs ( $tabs_gui)

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

Reimplemented from ilContainerGUI.

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

References $tabs_gui, 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->getLinkTargetByClass("ilTranslationGUI", "editTranslations"));
}
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');
}
}

+ Here is the call graph for this function:

+ 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 313 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::performPaste ( )

Prepare $_POST for the generic method performPasteIntoMultipleObjectsObject

Definition at line 470 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

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

Parameters
int$a_ref_idreference id

Reimplemented from ilObjectGUI.

Definition at line 371 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 ( )
private

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

Referenced by executeCommand().

{
$next_class = $this->ctrl->getNextClass($this);
$this->tabs_gui->addSubTab("edit_translations", $this->lng->txt("edit_translations"), $this->ctrl->getLinkTargetByClass("iltranslationgui", "editTranslations"));
$this->tabs_gui->addSubTab("edit_ext_id", $this->lng->txt("edit_ext_id"), $this->ctrl->getLinkTargetByClass("ilextidgui", "edit"));
switch ($next_class) {
case 'iltranslationgui':
$this->tabs_gui->setSubTabActive("edit_translations");
break;
case 'ilextidgui':
$this->tabs_gui->setSubTabActive("edit_ext_id");
break;
}
return;
}

+ Here is the caller graph for this function:

ilObjOrgUnitGUI::setTitleAndDescription ( )

called by prepare output

Reimplemented from ilContainerGUI.

Definition at line 346 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"));
}
ilObjOrgUnitGUI::showPasteTreeObject ( )

Show paste tree.

Reimplemented from ilContainerGUI.

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

{
$this->ctrl->setCmd('performPaste');
$ilOrgUnitExplorerGUI = new ilOrgUnitExplorerGUI("orgu_explorer", "ilObjOrgUnitGUI", "showTree", new ilTree(1));
$ilOrgUnitExplorerGUI->setTypeWhiteList(array( "orgu" ));
if (!$ilOrgUnitExplorerGUI->handleCommand()) {
$this->tpl->setContent($ilOrgUnitExplorerGUI->getHTML());
}
}
ilObjOrgUnitGUI::showPossibleSubObjects ( )

show possible sub objects selection list

Reimplemented from ilContainerGUI.

Definition at line 324 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 333 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::view ( )

Definition at line 282 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");
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 44 of file class.ilObjOrgUnitGUI.php.

ilObjOrgUnitGUI::$ilAccess
protected

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

Referenced by __construct().

ilObjOrgUnitGUI::$ilLocator
protected

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

Referenced by __construct().

ilObjOrgUnitGUI::$ilLog
protected

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

Referenced by __construct().

ilObjOrgUnitGUI::$object

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

ilObjOrgUnitGUI::$tabs_gui

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

Referenced by getAdminTabs(), and getTabs().

ilObjOrgUnitGUI::$toolbar
protected

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

ilObjOrgUnitGUI::$tpl

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

Referenced by __construct().

ilObjOrgUnitGUI::$tree

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

Referenced by __construct(), and showTree().


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