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

Class ilObjStudyProgrammeGUI class. More...

+ Inheritance diagram for ilObjStudyProgrammeGUI:
+ Collaboration diagram for ilObjStudyProgrammeGUI:

Public Member Functions

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

Static Public Member Functions

static _goto ($a_target)
 _goto Deep link More...
 
- 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

 $ctrl
 
 $tpl
 
 $tabs_gui
 
 $tree
 
 $object
 
 $ilias
 
const TAB_VIEW_CONTENT = "view_content"
 
const SUBTAB_VIEW_TREE = "view_tree"
 
const TAB_INFO = "info_short"
 
const TAB_SETTINGS = "settings"
 
const TAB_MEMBERS = "members"
 
const TAB_SUBTYPES = "subtypes"
 
- 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

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

Protected Attributes

 $ilAccess
 
 $toolbar
 
 $ilLocator
 
 $ilLog
 
 $help
 
- Protected Attributes inherited from ilObjectGUI
 $tmp_import_dir
 
 $tabs_gui = null
 
 $ctrl
 

Detailed Description

Constructor & Destructor Documentation

◆ __construct()

ilObjStudyProgrammeGUI::__construct ( )

Definition at line 91 of file class.ilObjStudyProgrammeGUI.php.

91 {
92 global $DIC;
93 $tpl = $DIC['tpl'];
94 $ilCtrl = $DIC['ilCtrl'];
95 $ilAccess = $DIC['ilAccess'];
96 $ilToolbar = $DIC['ilToolbar'];
97 $ilLocator = $DIC['ilLocator'];
98 $tree = $DIC['tree'];
99 $lng = $DIC['lng'];
100 $ilLog = $DIC['ilLog'];
101 $ilias = $DIC['ilias'];
102 $ilHelp = $DIC['ilHelp'];
103
104 parent::__construct(array(), (int) $_GET['ref_id'], true, false);
105
106 $this->tpl = $tpl;
107 $this->ctrl = $ilCtrl;
108 $this->ilAccess = $ilAccess;
109 $this->ilLocator = $ilLocator;
110 $this->tree = $tree;
111 $this->toolbar = $ilToolbar;
112 $this->ilLog = $ilLog;
113 $this->ilias = $ilias;
114 $this->type = "prg";
115 $this->help = $ilHelp;
116
117 $lng->loadLanguageModule("prg");
118 }
$_GET["client_id"]
logging
Definition: class.ilLog.php:19
global $ilCtrl
Definition: ilias.php:18
redirection script todo: (a better solution should control the processing via a xml file)
global $DIC

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

Member Function Documentation

◆ _goto()

static ilObjStudyProgrammeGUI::_goto (   $a_target)
static

_goto Deep link

Parameters
string$a_target

Definition at line 668 of file class.ilObjStudyProgrammeGUI.php.

668 {
669 global $DIC;
670 $ilAccess = $DIC['ilAccess'];
671 $ilErr = $DIC['ilErr'];
672 $ilCtrl = $DIC['ilCtrl'];
673 $id = explode("_", $a_target);
674 $ilCtrl->setTargetScript("ilias.php");
675 $ilCtrl->initBaseClass("ilRepositoryGUI");
676 $ilCtrl->setParameterByClass("ilobjstudyprogrammegui", "ref_id", $id[0]);
677
678 $ilCtrl->redirectByClass(array( "ilRepositoryGUI", "ilobjstudyprogrammegui" ), "view");
679 }
global $ilErr
Definition: raiseError.php:16

References $DIC, $ilAccess, $ilCtrl, and $ilErr.

◆ addToNavigationHistory()

ilObjStudyProgrammeGUI::addToNavigationHistory ( )

Definition at line 681 of file class.ilObjStudyProgrammeGUI.php.

681 {
682 global $DIC;
683 $ilNavigationHistory = $DIC['ilNavigationHistory'];
684
685 if(!$this->getCreationMode() &&
686 $this->ilAccess->checkAccess('read', '', $_GET['ref_id']))
687 {
688 $link = $this->ctrl->getLinkTargetByClass("ilrepositorygui", "frameset");
689
690 $ilNavigationHistory->addItem($_GET['ref_id'],
691 $link, 'prg');
692 }
693 }
getCreationMode()
get creation mode

References $_GET, $DIC, and ilObjectGUI\getCreationMode().

Referenced by executeCommand().

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

◆ afterSave()

ilObjStudyProgrammeGUI::afterSave ( ilObject  $a_new_object)
protected

After save hook Sets the sorting of the container correctly.

If its a async call, a json string is returned.

Parameters
ilObject$a_new_object

Reimplemented from ilObjectGUI.

Definition at line 376 of file class.ilObjStudyProgrammeGUI.php.

377 {
378 // set default sort to manual
379 $settings = new ilContainerSortingSettings($a_new_object->getId());
380 $settings->setSortMode(ilContainer::SORT_MANUAL);
381 $settings->setSortDirection(ilContainer::SORT_DIRECTION_ASC);
382 $settings->setSortNewItemsOrder(ilContainer::SORT_NEW_ITEMS_ORDER_CREATION);
383 $settings->setSortNewItemsPosition(ilContainer::SORT_NEW_ITEMS_POSITION_BOTTOM);
384 $settings->save();
385
386 $async_response = ilAsyncOutputHandler::encodeAsyncResponse(array("cmd" =>"cancel", "success"=>true, "message"=>$this->lng->txt("object_added")));
387
388 ilAsyncOutputHandler::handleAsyncOutput("", $async_response, false);
389
390 ilUtil::sendSuccess($this->lng->txt("object_added"), true);
391
392 $this->ctrl->setParameter($this, "ref_id", $a_new_object->getRefId());
394 $this->ctrl->getLinkTarget($this, "edit", "", false, false)));
395 }
static handleAsyncOutput($normal_content, $async_content=null, $apply_to_tpl=true)
Handles async output.
static encodeAsyncResponse(array $data=array())
Encode data as json for async output.
const SORT_NEW_ITEMS_ORDER_CREATION
const SORT_NEW_ITEMS_POSITION_BOTTOM
const SORT_DIRECTION_ASC
getReturnLocation($a_cmd, $a_location="")
get return location for command (command is method name without "Object", e.g.
getRefId()
get reference id @access public
getId()
get object id @access public
static sendSuccess($a_info="", $a_keep=false)
Send Success Message to Screen.
static redirect($a_script)
http redirect to other script

References ilAsyncOutputHandler\encodeAsyncResponse(), ilObject\getId(), ilObject\getRefId(), ilObjectGUI\getReturnLocation(), ilAsyncOutputHandler\handleAsyncOutput(), ilUtil\redirect(), ilUtil\sendSuccess(), ilContainer\SORT_DIRECTION_ASC, ilContainer\SORT_MANUAL, ilContainer\SORT_NEW_ITEMS_ORDER_CREATION, and ilContainer\SORT_NEW_ITEMS_POSITION_BOTTOM.

+ Here is the call graph for this function:

◆ cancel()

ilObjStudyProgrammeGUI::cancel ( )
protected

Cancel the object generation.

If

Definition at line 361 of file class.ilObjStudyProgrammeGUI.php.

361 {
362 $async_response = ilAsyncOutputHandler::encodeAsyncResponse(array("cmd" =>"cancel", "success"=>false));
363
364 ilAsyncOutputHandler::handleAsyncOutput("", $async_response, false);
365
366 parent::cancelCreation();
367 }

References ilAsyncOutputHandler\encodeAsyncResponse(), and ilAsyncOutputHandler\handleAsyncOutput().

+ Here is the call graph for this function:

◆ checkAccess()

ilObjStudyProgrammeGUI::checkAccess (   $a_which)
protected

Definition at line 494 of file class.ilObjStudyProgrammeGUI.php.

494 {
495 return $this->ilAccess->checkAccess($a_which, "", $this->ref_id);
496 }

Referenced by denyAccessIfNotAnyOf(), getSubTabs(), and getTabs().

+ Here is the caller graph for this function:

◆ create()

ilObjStudyProgrammeGUI::create ( )
protected

creates the object

Definition at line 334 of file class.ilObjStudyProgrammeGUI.php.

334 {
335 parent::createObject();
336 }

◆ denyAccessIfNot()

ilObjStudyProgrammeGUI::denyAccessIfNot (   $a_perm)
protected

Definition at line 498 of file class.ilObjStudyProgrammeGUI.php.

498 {
499 return $this->denyAccessIfNotAnyOf(array($a_perm));
500 }

References denyAccessIfNotAnyOf().

Referenced by edit(), executeCommand(), and view().

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

◆ denyAccessIfNotAnyOf()

ilObjStudyProgrammeGUI::denyAccessIfNotAnyOf (   $a_perms)
protected

Definition at line 502 of file class.ilObjStudyProgrammeGUI.php.

502 {
503 foreach ($a_perms as $perm) {
504 if ($this->checkAccess($perm)) {
505 return;
506 }
507 }
508
509 if ($this->checkAccess("visible")) {
510 ilUtil::sendFailure($this->lng->txt("msg_no_perm_write"));
511 $this->ctrl->redirectByClass('ilinfoscreengui', '');
512 }
513
514 $this->ilias->raiseError($this->lng->txt("msg_no_perm_read"), $this->ilias->error_obj->WARNING);
515 }
static sendFailure($a_info="", $a_keep=false)
Send Failure Message to Screen.

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

Referenced by denyAccessIfNot(), and executeCommand().

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

◆ edit()

ilObjStudyProgrammeGUI::edit ( )
protected

Definition at line 649 of file class.ilObjStudyProgrammeGUI.php.

649 {
650 $this->denyAccessIfNot("write");
651
652 $this->getSubTabs('settings');
653 $this->tabs_gui->setTabActive(self::TAB_SETTINGS);
654 $this->tabs_gui->setSubTabActive('settings');
655
656 require_once("Modules/StudyProgramme/classes/class.ilObjStudyProgrammeSettingsGUI.php");
657 $gui = new ilObjStudyProgrammeSettingsGUI($this, $this->ref_id);
658 $this->ctrl->setCmd("view");
659 $this->ctrl->forwardCommand($gui);
660 }
getSubTabs($a_parent_tab)
Adds subtabs based on the parent tab.
Class ilObjStudyProgrammeSettingsGUI.

References denyAccessIfNot(), and getSubTabs().

+ Here is the call graph for this function:

◆ editAdvancedSettings()

ilObjStudyProgrammeGUI::editAdvancedSettings ( )
protected

Edit Advanced Metadata.

Definition at line 425 of file class.ilObjStudyProgrammeGUI.php.

425 {
426 if (!$this->ilAccess->checkAccess("write", "", $this->ref_id)) {
427 ilUtil::sendFailure($this->lng->txt("permission_denied"), true);
428 $this->ctrl->redirect($this);
429 }
430 $form = $this->initAdvancedSettingsForm();
431 $gui = new ilAdvancedMDRecordGUI(ilAdvancedMDRecordGUI::MODE_EDITOR, 'prg', $this->object->getId(), 'prg_type', $this->object->getSubtypeId());
432 $gui->setPropertyForm($form);
433 $gui->parse();
434 $this->tpl->setContent($form->getHTML());
435 }
initAdvancedSettingsForm()
Initialize the form for editing advanced meta data.

References 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:

◆ executeCommand()

ilObjStudyProgrammeGUI::executeCommand ( )

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

Reimplemented from ilContainerGUI.

Definition at line 121 of file class.ilObjStudyProgrammeGUI.php.

121 {
122 $cmd = $this->ctrl->getCmd();
123 $next_class = $this->ctrl->getNextClass($this);
124
125 if ($cmd == "") {
126 $cmd = "view";
127 }
128
129 $this->addToNavigationHistory();
130
131 parent::prepareOutput();
132
133 // show repository tree
134 $this->showRepTree();
135
136 switch ($next_class) {
137 case "ilinfoscreengui":
138 $this->tabs_gui->setTabActive(self::TAB_INFO);
139 $this->denyAccessIfNotAnyOf(array("read", "visible"));
140 $info = new ilInfoScreenGUI($this);
141 $this->fillInfoScreen($info);
142 $this->ctrl->forwardCommand($info);
143
144 // 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!
145 // So we reimplemented the stuff in the method parseInfoScreen()
146 // $info = new ilInfoScreenGUI($this);
147 // $amd_gui = new ilAdvancedMDRecordGUI(ilAdvancedMDRecordGUI::MODE_INFO, 'orgu', $this->object->getId(), 'orgu_type', $this->object->getOrgUnitTypeId());
148 // $amd_gui->setInfoObject($info);
149 // $amd_gui->setSelectedOnly(true);
150 // $amd_gui->parse();
151 // $this->ctrl->forwardCommand($info);
152 break;
153 case 'ilpermissiongui':
154 $this->tabs_gui->setTabActive('perm_settings');
155 $ilPermissionGUI = new ilPermissionGUI($this);
156 $this->ctrl->forwardCommand($ilPermissionGUI);
157 break;
158 case "ilcommonactiondispatchergui":
159 require_once("Services/Object/classes/class.ilCommonActionDispatcherGUI.php");
161 $this->ctrl->forwardCommand($gui);
162 break;
163 case "ilobjstudyprogrammesettingsgui":
164 $this->denyAccessIfNot("write");
165
166 $this->getSubTabs('settings');
167 $this->tabs_gui->setTabActive(self::TAB_SETTINGS);
168 $this->tabs_gui->setSubTabActive('settings');
169
170 require_once("Modules/StudyProgramme/classes/class.ilObjStudyProgrammeSettingsGUI.php");
171 $gui = new ilObjStudyProgrammeSettingsGUI($this, $this->ref_id);
172 $this->ctrl->forwardCommand($gui);
173 break;
174 /*case 'iltranslationgui':
175 $this->denyAccessIfNot("write");
176
177 $this->getSubTabs('settings');
178 $this->tabs_gui->setTabActive("settings");
179 $this->tabs_gui->setSubTabActive('edit_translations');
180
181 $ilTranslationGui = new ilTranslationGUI($this);
182 $this->ctrl->forwardCommand($ilTranslationGui);
183 break;*/
184 case "ilobjstudyprogrammemembersgui":
185 $this->denyAccessIfNot("manage_members");
186 $this->tabs_gui->setTabActive(self::TAB_MEMBERS);
187 require_once("Modules/StudyProgramme/classes/class.ilObjStudyProgrammeMembersGUI.php");
188 $gui = new ilObjStudyProgrammeMembersGUI($this, $this->ref_id);
189 $this->ctrl->forwardCommand($gui);
190 break;
191 case "ilobjstudyprogrammetreegui":
192 $this->denyAccessIfNot("write");
193
194 $this->getSubTabs($cmd);
195 $this->setContentSubTabs();
196 $this->tabs_gui->setTabActive(self::TAB_VIEW_CONTENT);
197 $this->tabs_gui->setSubTabActive(self::SUBTAB_VIEW_TREE);
198
199 // disable admin panel
200 $_SESSION["il_cont_admin_panel"] = false;
201
202 $gui = new ilObjStudyProgrammeTreeGUI($this->id);
203 $this->ctrl->forwardCommand($gui);
204 break;
205 case 'ilstudyprogrammetypegui':
206 $this->tabs_gui->setTabActive('subtypes');
207
208 $types_gui = new ilStudyProgrammeTypeGUI($this);
209 $this->ctrl->forwardCommand($types_gui);
210 break;
211 case 'ilobjectcopygui':
212 $gui = new ilobjectcopygui($this);
213 $this->ctrl->forwardCommand($gui);
214 break;
215 case false:
216 $this->getSubTabs($cmd);
217 switch ($cmd) {
218 case "cancelDelete":
219 $cmd = "view";
220 case "create":
221 case "save":
222 case "view":
223 case "cancel":
224 case "edit":
225 $this->$cmd();
226 break;
227 case "delete":
228 $this->tabs_gui->clearTargets();
229 $this->tabs_gui->setBackTarget($this->lng->txt("back"), $this->ctrl->getLinkTarget($this));
230 parent::deleteObject();
231 break;
232 case 'confirmedDelete':
233 parent::confirmedDeleteObject();
234 break;
235 case 'editAdvancedSettings':
236 $this->tabs_gui->setTabActive("settings");
237 $this->tabs_gui->setSubTabActive('edit_advanced_settings');
238 //$this->setSubTabsSettings('edit_advanced_settings');
239 $this->editAdvancedSettings();
240 break;
241 case 'updateAdvancedSettings':
242 $this->tabs_gui->setTabActive("settings");
243 $this->tabs_gui->setSubTabActive('edit_advanced_settings');
244 //$this->setSubTabsSettings('edit_advanced_settings');
245 $this->updateAdvancedSettings();
246 break;
247 case "infoScreen":
248 $this->ctrl->redirectByClass("ilInfoScreenGUI", "showSummary");
249 break;
250 case 'getAsynchItemList':
251 parent::getAsynchItemListObject();
252 break;
253 case 'trash':
254 case 'undelete':
255 case 'confirmRemoveFromSystem':
256 case 'removeFromSystem':
257 $cmd .= "Object";
258 $this->$cmd();
259 break;
260 /*case 'editSettings':
261 $this->tabs_gui->setTabActive("settings");
262 $this->setSubTabsSettings('edit_settings');
263 $this->editSettings();
264 break;
265 case '':
266 case 'view':
267 case 'render':
268 case 'cancel':
269 case 'cancelDelete':
270 $this->view();
271 break;
272 case 'create':
273
274 parent::createObject();
275 break;
276 case 'save':
277 parent::saveObject();
278 break;
279 case 'delete':
280 $this->tabs_gui->clearTargets();
281 $this->tabs_gui->setBackTarget($this->lng->txt("back"), $this->ctrl->getLinkTarget($this));
282 parent::deleteObject();
283 break;
284 case 'confirmedDelete':
285 parent::confirmedDeleteObject();
286 break;
287 case 'cut':
288 $this->tabs_gui->clearTargets();
289 $this->tabs_gui->setBackTarget($this->lng->txt("back"), $this->ctrl->getLinkTarget($this));
290 parent::cutObject();
291 break;
292 case 'clear':
293 parent::clearObject();
294 break;
295 case 'enableAdministrationPanel':
296 parent::enableAdministrationPanelObject();
297 break;
298 case 'disableAdministrationPanel':
299 parent::disableAdministrationPanelObject();
300 break;
301 case 'editSettings':
302 $this->tabs_gui->setTabActive("settings");
303 $this->setSubTabsSettings('edit_settings');
304 $this->editSettings();
305 break;
306 case 'updateSettings':
307 $this->tabs_gui->setTabActive("settings");
308 $this->setSubTabsSettings('edit_settings');
309 $this->updateSettings();
310 break;
311 case 'editAdvancedSettings':
312 $this->tabs_gui->setTabActive("settings");
313 $this->setSubTabsSettings('edit_advanced_settings');
314 $this->editAdvancedSettings();
315 break;
316 case 'updateAdvancedSettings':
317 $this->tabs_gui->setTabActive("settings");
318 $this->setSubTabsSettings('edit_advanced_settings');
319 $this->updateAdvancedSettings();
320 break;*/
321 default:
322 throw new ilException("ilObjStudyProgrammeGUI: Command not supported: $cmd");
323 }
324 break;
325 default:
326 throw new ilException("ilObjStudyProgrammeGUI: Can't forward to next class $next_class");
327 }
328 }
$_SESSION["AccountId"]
static getInstanceFromAjaxCall()
(Re-)Build instance from ajax call
Base class for ILIAS Exception handling.
Class ilInfoScreenGUI.
updateAdvancedSettings()
Update Advanced Metadata.
fillInfoScreen($a_info_screen)
Adding meta-data to the info-screen.
editAdvancedSettings()
Edit Advanced Metadata.
setContentSubTabs()
Disable default content subtabs.
Class ilObjStudyProgrammeMembersGUI.
Class ilObjStudyProgrammeTreeGUI Generates the manage view for ilTrainingProgramme-Repository objects...
New PermissionGUI (extends from old ilPermission2GUI) RBAC related output.
Class ilStudyProgrammeTypeGUI.
$info
Definition: example_052.php:80
$cmd
Definition: sahs_server.php:35

References $_SESSION, $cmd, $info, addToNavigationHistory(), denyAccessIfNot(), denyAccessIfNotAnyOf(), editAdvancedSettings(), fillInfoScreen(), ilCommonActionDispatcherGUI\getInstanceFromAjaxCall(), getSubTabs(), setContentSubTabs(), ilContainerGUI\showRepTree(), and updateAdvancedSettings().

+ Here is the call graph for this function:

◆ fillInfoScreen()

ilObjStudyProgrammeGUI::fillInfoScreen (   $a_info_screen)
protected

Adding meta-data to the info-screen.

Parameters
$a_info_screen

Definition at line 633 of file class.ilObjStudyProgrammeGUI.php.

633 {
634 require_once('./Services/AdvancedMetaData/classes/class.ilAdvancedMDValues.php');
635 require_once('./Services/AdvancedMetaData/classes/class.ilAdvancedMDRecord.php');
636 require_once('Services/AdvancedMetaData/classes/class.ilAdvancedMDRecordGUI.php');
637 require_once('./Services/ADT/classes/class.ilADTFactory.php');
638
639 $type = ilStudyProgrammeType::find($this->object->getSubtypeId());
640 if (!$type) {
641 return;
642 }
643
644 $record_gui = new ilAdvancedMDRecordGUI(ilAdvancedMDRecordGUI::MODE_INFO, 'prg', $this->object->getId(), 'prg_type', $this->object->getSubtypeId());
645 $record_gui->setInfoObject($a_info_screen);
646 $record_gui->parse();
647 }

References ilAdvancedMDRecordGUI\MODE_INFO.

Referenced by executeCommand().

+ Here is the caller graph for this function:

◆ getAsyncCreationForm()

ilObjStudyProgrammeGUI::getAsyncCreationForm ( )

Method for implementing async windows-output Should be moved into core to enable async requests on creation-form.

Returns
ilAsyncPropertyFormGUI

Definition at line 480 of file class.ilObjStudyProgrammeGUI.php.

480 {
481 $asyncForm = new ilAsyncPropertyFormGUI();
482
483 $tmp_forms = $this->initCreationForms('prg');
484 $asyncForm->cloneForm($tmp_forms[self::CFORM_NEW]);
485 $asyncForm->setAsync(true);
486
487 return $asyncForm;
488 }
Class ilAsyncPropertyFormGUI.
initCreationForms($a_new_type)
Overwritten from ilObjectGUI since copy and import are not implemented.

References initCreationForms().

Referenced by save().

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

◆ getLinkTarget()

ilObjStudyProgrammeGUI::getLinkTarget (   $a_cmd)
protected

Generates a link based on a cmd.

Parameters
$a_cmd
Returns
string

Definition at line 607 of file class.ilObjStudyProgrammeGUI.php.

607 {
608 if ($a_cmd == "info_short") {
609 return $this->ctrl->getLinkTargetByClass("ilinfoscreengui", "showSummary");
610 }
611 if ($a_cmd == "settings") {
612 return $this->ctrl->getLinkTargetByClass("ilobjstudyprogrammesettingsgui", "view");
613 }
614 if($a_cmd == self::SUBTAB_VIEW_TREE) {
615 return $this->ctrl->getLinkTargetByClass("ilobjstudyprogrammetreegui", "view");
616 }
617 if ($a_cmd == "members") {
618 return $this->ctrl->getLinkTargetByClass("ilobjstudyprogrammemembersgui", "view");
619 }
620 if($a_cmd == "subtypes") {
621 return $this->ctrl->getLinkTargetByClass("ilstudyprogrammetypegui", "listTypes");
622 }
623
624 return $this->ctrl->getLinkTarget($this, $a_cmd);
625 }

◆ getSubTabs()

ilObjStudyProgrammeGUI::getSubTabs (   $a_parent_tab)

Adds subtabs based on the parent tab.

Parameters
$a_parent_tab| string of the parent tab-id

Definition at line 563 of file class.ilObjStudyProgrammeGUI.php.

563 {
564 switch($a_parent_tab) {
567 case 'view':
568 if($this->checkAccess("read")) {
569 $this->tabs_gui->addSubTab(self::TAB_VIEW_CONTENT, $this->lng->txt("view"), $this->getLinkTarget("view"));
570 }
571
572 if($this->checkAccess("write")) {
573 $this->tabs_gui->addSubTab(self::SUBTAB_VIEW_TREE, $this->lng->txt("cntr_manage"), $this->getLinkTarget(self::SUBTAB_VIEW_TREE));
574 }
575 break;
576 case 'settings':
577 case 'editAdvancedSettings':
578 $this->tabs_gui->addSubTab('settings', $this->lng->txt('settings'), $this->getLinkTarget('settings'));
579 //$this->tabs_gui->addSubTab("edit_translations", $this->lng->txt("obj_multilinguality"), $this->ctrl->getLinkTargetByClass("iltranslationgui", "editTranslations"));
580
581 $type = ilStudyProgrammeType::find($this->object->getSubtypeId());
582
583 if (!is_null($type) && count($type->getAssignedAdvancedMDRecords(true))) {
584 $this->tabs_gui->addSubTab('edit_advanced_settings', $this->lng->txt('prg_adv_settings'), $this->ctrl->getLinkTarget($this, 'editAdvancedSettings'));
585 }
586 break;
587 }
588
589 }

References checkAccess(), SUBTAB_VIEW_TREE, and TAB_VIEW_CONTENT.

Referenced by edit(), and executeCommand().

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

◆ getTabs()

ilObjStudyProgrammeGUI::getTabs ( )

Adds the default tabs to the gui.

Reimplemented from ilContainerGUI.

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

527 {
528 $this->help->setScreenIdComponent("prg");
529 if ($this->checkAccess("read")) {
530 $this->tabs_gui->addTab( self::TAB_VIEW_CONTENT
531 , $this->lng->txt("content")
532 , $this->getLinkTarget("view"));
533 }
534
535 if ($this->checkAccess("visible")) {
536 $this->tabs_gui->addTab( self::TAB_INFO
537 , $this->lng->txt("info_short")
538 , $this->getLinkTarget("info_short")
539 );
540 }
541
542 if ($this->checkAccess("write")) {
543 $this->tabs_gui->addTab( self::TAB_SETTINGS
544 , $this->lng->txt("settings")
545 , $this->getLinkTarget("settings")
546 );
547 }
548
549 if ($this->checkAccess("manage_members") ) {
550 $this->tabs_gui->addTab( self::TAB_MEMBERS
551 , $this->lng->txt("members")
552 , $this->getLinkTarget("members")
553 );
554 }
555 parent::getTabs();
556 }

References checkAccess().

+ Here is the call graph for this function:

◆ initAdvancedSettingsForm()

ilObjStudyProgrammeGUI::initAdvancedSettingsForm ( )
protected

Initialize the form for editing advanced meta data.

Returns
ilPropertyFormGUI

Definition at line 413 of file class.ilObjStudyProgrammeGUI.php.

413 {
414 $form = new ilPropertyFormGUI();
415 $form->setFormAction($this->ctrl->getFormAction($this));
416 $form->addCommandButton('updateAdvancedSettings', $this->lng->txt('save'));
417 $form->addCommandButton('editAdvancedSettings', $this->lng->txt('cancel'));
418
419 return $form;
420 }
This class represents a property form user interface.

Referenced by editAdvancedSettings(), and updateAdvancedSettings().

+ Here is the caller graph for this function:

◆ initCreationForms()

ilObjStudyProgrammeGUI::initCreationForms (   $a_new_type)
protected

Overwritten from ilObjectGUI since copy and import are not implemented.

Parameters
string$a_new_type
Returns
array

Reimplemented from ilObjectGUI.

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

469 {
470 return array( self::CFORM_NEW => $this->initCreateForm($a_new_type));
471 }
initCreateForm($a_new_type)
Init object creation form.

References ilObjectGUI\initCreateForm().

Referenced by getAsyncCreationForm().

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

◆ save()

ilObjStudyProgrammeGUI::save ( )
protected

Saves the object.

If its a async call, the response is sent as a json string

Definition at line 344 of file class.ilObjStudyProgrammeGUI.php.

344 {
345 parent::saveObject();
346
347 if($this->ctrl->isAsynch()) {
348 $form = $this->getAsyncCreationForm();
349 $form->setValuesByPost();
350 echo ilAsyncOutputHandler::encodeAsyncResponse(array("cmd" =>$this->ctrl->getCmd(), "success"=>false, "errors"=>$form->getErrors()));
351 exit();
352 }
353 }
getAsyncCreationForm()
Method for implementing async windows-output Should be moved into core to enable async requests on cr...

References ilAsyncOutputHandler\encodeAsyncResponse(), exit, and getAsyncCreationForm().

+ Here is the call graph for this function:

◆ setContentSubTabs()

ilObjStudyProgrammeGUI::setContentSubTabs ( )

Disable default content subtabs.

Reimplemented from ilContainerGUI.

Definition at line 595 of file class.ilObjStudyProgrammeGUI.php.

595 {
596 return;
597 }

Referenced by executeCommand().

+ Here is the caller graph for this function:

◆ updateAdvancedSettings()

ilObjStudyProgrammeGUI::updateAdvancedSettings ( )
protected

Update Advanced Metadata.

Definition at line 441 of file class.ilObjStudyProgrammeGUI.php.

441 {
442 if (!$this->ilAccess->checkAccess("write", "", $this->ref_id)) {
443 ilUtil::sendFailure($this->lng->txt("permission_denied"), true);
444 $this->ctrl->redirect($this);
445 }
446
447 $form = $this->initAdvancedSettingsForm();
448 $gui = new ilAdvancedMDRecordGUI(ilAdvancedMDRecordGUI::MODE_EDITOR, 'prg', $this->object->getId(), 'prg_type', $this->object->getSubtypeId());
449 $gui->setPropertyForm($form);
450 $form->checkInput();
451 $gui->parse();
452 if ($gui->importEditFormPostValues()) {
453 $gui->writeEditForm();
454 ilUtil::sendSuccess($this->lng->txt('settings_saved'), true);
455 $this->ctrl->redirect($this, 'editAdvancedSettings');
456 } else {
457 $this->tpl->setContent($form->getHTML());
458 }
459 }

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

Referenced by executeCommand().

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

◆ view()

ilObjStudyProgrammeGUI::view ( )
protected

Default view method.

Definition at line 401 of file class.ilObjStudyProgrammeGUI.php.

401 {
402 $this->denyAccessIfNot("read");
403 $this->tabs_gui->setTabActive(self::TAB_VIEW_CONTENT);
404
405 parent::renderObject();
406 }

References denyAccessIfNot().

+ Here is the call graph for this function:

Field Documentation

◆ $ctrl

ilObjStudyProgrammeGUI::$ctrl

Definition at line 38 of file class.ilObjStudyProgrammeGUI.php.

◆ $help

ilObjStudyProgrammeGUI::$help
protected

Definition at line 88 of file class.ilObjStudyProgrammeGUI.php.

◆ $ilAccess

ilObjStudyProgrammeGUI::$ilAccess
protected

Definition at line 53 of file class.ilObjStudyProgrammeGUI.php.

Referenced by __construct(), and _goto().

◆ $ilias

ilObjStudyProgrammeGUI::$ilias

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

Referenced by __construct().

◆ $ilLocator

ilObjStudyProgrammeGUI::$ilLocator
protected

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

Referenced by __construct().

◆ $ilLog

ilObjStudyProgrammeGUI::$ilLog
protected

Definition at line 78 of file class.ilObjStudyProgrammeGUI.php.

Referenced by __construct().

◆ $object

ilObjStudyProgrammeGUI::$object

Definition at line 73 of file class.ilObjStudyProgrammeGUI.php.

◆ $tabs_gui

ilObjStudyProgrammeGUI::$tabs_gui

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

◆ $toolbar

ilObjStudyProgrammeGUI::$toolbar
protected

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

◆ $tpl

ilObjStudyProgrammeGUI::$tpl

Definition at line 43 of file class.ilObjStudyProgrammeGUI.php.

Referenced by __construct().

◆ $tree

ilObjStudyProgrammeGUI::$tree

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

Referenced by __construct().

◆ SUBTAB_VIEW_TREE

const ilObjStudyProgrammeGUI::SUBTAB_VIEW_TREE = "view_tree"

Definition at line 518 of file class.ilObjStudyProgrammeGUI.php.

Referenced by getSubTabs().

◆ TAB_INFO

const ilObjStudyProgrammeGUI::TAB_INFO = "info_short"

Definition at line 519 of file class.ilObjStudyProgrammeGUI.php.

◆ TAB_MEMBERS

const ilObjStudyProgrammeGUI::TAB_MEMBERS = "members"

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

◆ TAB_SETTINGS

const ilObjStudyProgrammeGUI::TAB_SETTINGS = "settings"

Definition at line 520 of file class.ilObjStudyProgrammeGUI.php.

◆ TAB_SUBTYPES

const ilObjStudyProgrammeGUI::TAB_SUBTYPES = "subtypes"

Definition at line 522 of file class.ilObjStudyProgrammeGUI.php.

◆ TAB_VIEW_CONTENT

const ilObjStudyProgrammeGUI::TAB_VIEW_CONTENT = "view_content"

Definition at line 517 of file class.ilObjStudyProgrammeGUI.php.

Referenced by getSubTabs().


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