ILIAS  release_5-1 Revision 5.0.0-5477-g43f3e3fab5f
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
 ilContainerGUI ($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...
 
 __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 (&$tabs_gui)
 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 ()
 Copy object(s) out from a container and write the information to clipboard It is not possible to copy multiple objects at once. 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 ($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 Item ListGUI for presentation in container. More...
 
 editStylePropertiesObject ()
 Edit style properties. More...
 
 initStylePropertiesForm ()
 Init style properties form. More...
 
 createStyleObject ()
 Create Style. More...
 
 editStyleObject ()
 Edit Style. More...
 
 deleteStyleObject ()
 Delete Style. More...
 
 saveStyleSettingsObject ()
 Save style settings. More...
 
 getAsynchItemListObject ()
 Get item list command drop down asynchronously. More...
 
 redrawListItemObject ()
 Redraw a list item (ajax) More...
 
 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...
 
- Public Member Functions inherited from ilObjectGUI
 ilObjectGUI ($a_data, $a_id=0, $a_call_by_reference=true, $a_prepare_output=true)
 Constructor @access public. More...
 
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...
 
 getAdminTabs (&$tabs_gui)
 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 ($in_rep=false)
 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 ()
 
 prepareOutput ()
 prepare output More...
 
 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...
 
 getTitlesByRefId ($a_ref_ids)
 get Titles of objects this method is used for error messages in methods cut/copy/paste More...
 
 getTabs (&$tabs_gui)
 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 ($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
 

Detailed Description

Constructor & Destructor Documentation

◆ __construct()

ilObjStudyProgrammeGUI::__construct ( )

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

91 {
92 global $tpl, $ilCtrl, $ilAccess, $ilToolbar, $ilLocator, $tree, $lng, $ilLog, $ilias, $ilHelp;
93
94 parent::ilContainerGUI(array(), (int) $_GET['ref_id'], true, false);
95
96 $this->tpl = $tpl;
97 $this->ctrl = $ilCtrl;
98 $this->ilAccess = $ilAccess;
99 $this->ilLocator = $ilLocator;
100 $this->tree = $tree;
101 $this->toolbar = $ilToolbar;
102 $this->ilLog = $ilLog;
103 $this->ilias = $ilias;
104 $this->type = "prg";
105 $this->help = $ilHelp;
106
107 $lng->loadLanguageModule("prg");
108 }
$_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)

References $_GET, $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 657 of file class.ilObjStudyProgrammeGUI.php.

657 {
658 global $ilAccess, $ilErr, $ilCtrl;
659 $id = explode("_", $a_target);
660 $ilCtrl->setTargetScript("ilias.php");
661 $ilCtrl->initBaseClass("ilRepositoryGUI");
662 $ilCtrl->setParameterByClass("ilobjstudyprogrammegui", "ref_id", $id[0]);
663
664 $ilCtrl->redirectByClass(array( "ilRepositoryGUI", "ilobjstudyprogrammegui" ), "view");
665 }

References $ilAccess, $ilCtrl, and $ilErr.

◆ addToNavigationHistory()

ilObjStudyProgrammeGUI::addToNavigationHistory ( )

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

667 {
668 global $ilNavigationHistory;
669
670 if(!$this->getCreationMode() &&
671 $this->ilAccess->checkAccess('read', '', $_GET['ref_id']))
672 {
673 $link = $this->ctrl->getLinkTargetByClass("ilrepositorygui", "frameset");
674
675 $ilNavigationHistory->addItem($_GET['ref_id'],
676 $link, 'prg');
677 }
678 }
getCreationMode()
get creation mode

References $_GET, 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 366 of file class.ilObjStudyProgrammeGUI.php.

367 {
368 // set default sort to manual
369 $settings = new ilContainerSortingSettings($a_new_object->getId());
370 $settings->setSortMode(ilContainer::SORT_MANUAL);
371 $settings->setSortDirection(ilContainer::SORT_DIRECTION_ASC);
372 $settings->setSortNewItemsOrder(ilContainer::SORT_NEW_ITEMS_ORDER_CREATION);
373 $settings->setSortNewItemsPosition(ilContainer::SORT_NEW_ITEMS_POSITION_BOTTOM);
374 $settings->save();
375
376 $async_response = ilAsyncOutputHandler::encodeAsyncResponse(array("cmd" =>"cancel", "success"=>true, "message"=>$this->lng->txt("object_added")));
377
378 ilAsyncOutputHandler::handleAsyncOutput("", $async_response, false);
379
380 ilUtil::sendSuccess($this->lng->txt("object_added"), true);
381
382 $this->ctrl->setParameter($this, "ref_id", $a_new_object->getRefId());
384 $this->ctrl->getLinkTarget($this, "edit", "", false, false)));
385 }
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 351 of file class.ilObjStudyProgrammeGUI.php.

351 {
352 $async_response = ilAsyncOutputHandler::encodeAsyncResponse(array("cmd" =>"cancel", "success"=>false));
353
354 ilAsyncOutputHandler::handleAsyncOutput("", $async_response, false);
355
356 parent::cancelCreation();
357 }

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

+ Here is the call graph for this function:

◆ checkAccess()

ilObjStudyProgrammeGUI::checkAccess (   $a_which)
protected

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

484 {
485 return $this->ilAccess->checkAccess($a_which, "", $this->ref_id);
486 }

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

+ Here is the caller graph for this function:

◆ create()

ilObjStudyProgrammeGUI::create ( )
protected

creates the object

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

324 {
325 parent::createObject();
326 }

◆ denyAccessIfNot()

ilObjStudyProgrammeGUI::denyAccessIfNot (   $a_perm)
protected

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

488 {
489 return $this->denyAccessIfNotAnyOf(array($a_perm));
490 }

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 492 of file class.ilObjStudyProgrammeGUI.php.

492 {
493 foreach ($a_perms as $perm) {
494 if ($this->checkAccess($perm)) {
495 return;
496 }
497 }
498
499 if ($this->checkAccess("visible")) {
500 ilUtil::sendFailure($this->lng->txt("msg_no_perm_write"));
501 $this->ctrl->redirectByClass('ilinfoscreengui', '');
502 }
503
504 $this->ilias->raiseError($this->lng->txt("msg_no_perm_read"), $this->ilias->error_obj->WARNING);
505 }
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 638 of file class.ilObjStudyProgrammeGUI.php.

638 {
639 $this->denyAccessIfNot("write");
640
641 $this->getSubTabs('settings');
642 $this->tabs_gui->setTabActive(self::TAB_SETTINGS);
643 $this->tabs_gui->setSubTabActive('settings');
644
645 require_once("Modules/StudyProgramme/classes/class.ilObjStudyProgrammeSettingsGUI.php");
646 $gui = new ilObjStudyProgrammeSettingsGUI($this, $this->ref_id);
647 $this->ctrl->setCmd("view");
648 $this->ctrl->forwardCommand($gui);
649 }
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 415 of file class.ilObjStudyProgrammeGUI.php.

415 {
416 if (!$this->ilAccess->checkAccess("write", "", $this->ref_id)) {
417 ilUtil::sendFailure($this->lng->txt("permission_denied"), true);
418 $this->ctrl->redirect($this);
419 }
420 $form = $this->initAdvancedSettingsForm();
421 $gui = new ilAdvancedMDRecordGUI(ilAdvancedMDRecordGUI::MODE_EDITOR, 'prg', $this->object->getId(), 'prg_type', $this->object->getSubtypeId());
422 $gui->setPropertyForm($form);
423 $gui->parse();
424 $this->tpl->setContent($form->getHTML());
425 }
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 111 of file class.ilObjStudyProgrammeGUI.php.

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

622 {
623 require_once('./Services/AdvancedMetaData/classes/class.ilAdvancedMDValues.php');
624 require_once('./Services/AdvancedMetaData/classes/class.ilAdvancedMDRecord.php');
625 require_once('Services/AdvancedMetaData/classes/class.ilAdvancedMDRecordGUI.php');
626 require_once('./Services/ADT/classes/class.ilADTFactory.php');
627
628 $type = ilStudyProgrammeType::find($this->object->getSubtypeId());
629 if (!$type) {
630 return;
631 }
632
633 $record_gui = new ilAdvancedMDRecordGUI(ilAdvancedMDRecordGUI::MODE_INFO, 'prg', $this->object->getId(), 'prg_type', $this->object->getSubtypeId());
634 $record_gui->setInfoObject($a_info_screen);
635 $record_gui->parse();
636 }

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 470 of file class.ilObjStudyProgrammeGUI.php.

470 {
471 $asyncForm = new ilAsyncPropertyFormGUI();
472
473 $tmp_forms = $this->initCreationForms('prg');
474 $asyncForm->cloneForm($tmp_forms[self::CFORM_NEW]);
475 $asyncForm->setAsync(true);
476
477 return $asyncForm;
478 }
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 596 of file class.ilObjStudyProgrammeGUI.php.

596 {
597 if ($a_cmd == "info_short") {
598 return $this->ctrl->getLinkTargetByClass("ilinfoscreengui", "showSummary");
599 }
600 if ($a_cmd == "settings") {
601 return $this->ctrl->getLinkTargetByClass("ilobjstudyprogrammesettingsgui", "view");
602 }
603 if($a_cmd == self::SUBTAB_VIEW_TREE) {
604 return $this->ctrl->getLinkTargetByClass("ilobjstudyprogrammetreegui", "view");
605 }
606 if ($a_cmd == "members") {
607 return $this->ctrl->getLinkTargetByClass("ilobjstudyprogrammemembersgui", "view");
608 }
609 if($a_cmd == "subtypes") {
610 return $this->ctrl->getLinkTargetByClass("ilstudyprogrammetypegui", "listTypes");
611 }
612
613 return $this->ctrl->getLinkTarget($this, $a_cmd);
614 }

◆ 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 552 of file class.ilObjStudyProgrammeGUI.php.

552 {
553 switch($a_parent_tab) {
556 case 'view':
557 if($this->checkAccess("read")) {
558 $this->tabs_gui->addSubTab(self::TAB_VIEW_CONTENT, $this->lng->txt("view"), $this->getLinkTarget("view"));
559 }
560
561 if($this->checkAccess("write")) {
562 $this->tabs_gui->addSubTab(self::SUBTAB_VIEW_TREE, $this->lng->txt("cntr_manage"), $this->getLinkTarget(self::SUBTAB_VIEW_TREE));
563 }
564 break;
565 case 'settings':
566 case 'editAdvancedSettings':
567 $this->tabs_gui->addSubTab('settings', $this->lng->txt('settings'), $this->getLinkTarget('settings'));
568 //$this->tabs_gui->addSubTab("edit_translations", $this->lng->txt("obj_multilinguality"), $this->ctrl->getLinkTargetByClass("iltranslationgui", "editTranslations"));
569
570 $type = ilStudyProgrammeType::find($this->object->getSubtypeId());
571
572 if (!is_null($type) && count($type->getAssignedAdvancedMDRecords(true))) {
573 $this->tabs_gui->addSubTab('edit_advanced_settings', $this->lng->txt('prg_adv_settings'), $this->ctrl->getLinkTarget($this, 'editAdvancedSettings'));
574 }
575 break;
576 }
577
578 }

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.

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

517 {
518 $this->help->setScreenIdComponent("prg");
519 if ($this->checkAccess("read")) {
520 $this->tabs_gui->addTab( self::TAB_VIEW_CONTENT
521 , $this->lng->txt("content")
522 , $this->getLinkTarget("view"));
523 }
524
525 if ($this->checkAccess("visible")) {
526 $this->tabs_gui->addTab( self::TAB_INFO
527 , $this->lng->txt("info_short")
528 , $this->getLinkTarget("info_short")
529 );
530 }
531
532 if ($this->checkAccess("write")) {
533 $this->tabs_gui->addTab( self::TAB_SETTINGS
534 , $this->lng->txt("settings")
535 , $this->getLinkTarget("settings")
536 );
537 //Maybe some time this will be: if ($this->checkAccess("manage_members")) {
538 $this->tabs_gui->addTab( self::TAB_MEMBERS
539 , $this->lng->txt("members")
540 , $this->getLinkTarget("members")
541 );
542 }
543
544 parent::getTabs($this->tabs_gui);
545 }

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 403 of file class.ilObjStudyProgrammeGUI.php.

403 {
404 $form = new ilPropertyFormGUI();
405 $form->setFormAction($this->ctrl->getFormAction($this));
406 $form->addCommandButton('updateAdvancedSettings', $this->lng->txt('save'));
407 $form->addCommandButton('editAdvancedSettings', $this->lng->txt('cancel'));
408
409 return $form;
410 }
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 459 of file class.ilObjStudyProgrammeGUI.php.

459 {
460 return array( self::CFORM_NEW => $this->initCreateForm($a_new_type));
461 }
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 334 of file class.ilObjStudyProgrammeGUI.php.

334 {
335 parent::saveObject();
336
337 if($this->ctrl->isAsynch()) {
338 $form = $this->getAsyncCreationForm();
339 $form->setValuesByPost();
340 echo ilAsyncOutputHandler::encodeAsyncResponse(array("cmd" =>$this->ctrl->getCmd(), "success"=>false, "errors"=>$form->getErrors()));
341 exit();
342 }
343 }
getAsyncCreationForm()
Method for implementing async windows-output Should be moved into core to enable async requests on cr...
exit
Definition: login.php:54

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 584 of file class.ilObjStudyProgrammeGUI.php.

584 {
585 return;
586 }

Referenced by executeCommand().

+ Here is the caller graph for this function:

◆ updateAdvancedSettings()

ilObjStudyProgrammeGUI::updateAdvancedSettings ( )
protected

Update Advanced Metadata.

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

431 {
432 if (!$this->ilAccess->checkAccess("write", "", $this->ref_id)) {
433 ilUtil::sendFailure($this->lng->txt("permission_denied"), true);
434 $this->ctrl->redirect($this);
435 }
436
437 $form = $this->initAdvancedSettingsForm();
438 $gui = new ilAdvancedMDRecordGUI(ilAdvancedMDRecordGUI::MODE_EDITOR, 'prg', $this->object->getId(), 'prg_type', $this->object->getSubtypeId());
439 $gui->setPropertyForm($form);
440 $form->checkInput();
441 $gui->parse();
442 if ($gui->importEditFormPostValues()) {
443 $gui->writeEditForm();
444 ilUtil::sendSuccess($this->lng->txt('settings_saved'), true);
445 $this->ctrl->redirect($this, 'editAdvancedSettings');
446 } else {
447 $this->tpl->setContent($form->getHTML());
448 }
449 }

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 391 of file class.ilObjStudyProgrammeGUI.php.

391 {
392 $this->denyAccessIfNot("read");
393 $this->tabs_gui->setTabActive(self::TAB_VIEW_CONTENT);
394
395 parent::renderObject();
396 }

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 508 of file class.ilObjStudyProgrammeGUI.php.

Referenced by getSubTabs().

◆ TAB_INFO

const ilObjStudyProgrammeGUI::TAB_INFO = "info_short"

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

◆ TAB_MEMBERS

const ilObjStudyProgrammeGUI::TAB_MEMBERS = "members"

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

◆ TAB_SETTINGS

const ilObjStudyProgrammeGUI::TAB_SETTINGS = "settings"

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

◆ TAB_SUBTYPES

const ilObjStudyProgrammeGUI::TAB_SUBTYPES = "subtypes"

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

◆ TAB_VIEW_CONTENT

const ilObjStudyProgrammeGUI::TAB_VIEW_CONTENT = "view_content"

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

Referenced by getSubTabs().


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