|
ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
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 | |
Class ilObjStudyProgrammeGUI class.
@ilCtrl_Calls ilObjStudyProgrammeGUI: ilPermissionGUI @ilCtrl_Calls ilObjStudyProgrammeGUI: ilInfoScreenGUI @ilCtrl_Calls ilObjStudyProgrammeGUI: ilCommonActionDispatcherGUI @ilCtrl_Calls ilObjStudyProgrammeGUI: ilColumnGUI @ilCtrl_Calls ilObjStudyProgrammeGUI: ilObjStudyProgrammeSettingsGUI @ilCtrl_Calls ilObjStudyProgrammeGUI: ilObjStudyProgrammeTreeGUI @ilCtrl_Calls ilObjStudyProgrammeGUI: ilObjStudyProgrammeMembersGUI @ilCtrl_Calls ilObjStudyProgrammeGUI: ilObjectCopyGUI
Definition at line 34 of file class.ilObjStudyProgrammeGUI.php.
| ilObjStudyProgrammeGUI::__construct | ( | ) |
Definition at line 91 of file class.ilObjStudyProgrammeGUI.php.
References $_GET, $DIC, $ilAccess, $ilCtrl, $ilias, $ilLocator, $ilLog, ilObjectGUI\$lng, $tpl, and $tree.
|
static |
_goto Deep link
| string | $a_target |
Definition at line 668 of file class.ilObjStudyProgrammeGUI.php.
| ilObjStudyProgrammeGUI::addToNavigationHistory | ( | ) |
Definition at line 681 of file class.ilObjStudyProgrammeGUI.php.
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:
|
protected |
After save hook Sets the sorting of the container correctly.
If its a async call, a json string is returned.
| ilObject | $a_new_object |
Reimplemented from ilObjectGUI.
Definition at line 376 of file class.ilObjStudyProgrammeGUI.php.
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:
|
protected |
Cancel the object generation.
If
Definition at line 361 of file class.ilObjStudyProgrammeGUI.php.
References ilAsyncOutputHandler\encodeAsyncResponse(), and ilAsyncOutputHandler\handleAsyncOutput().
Here is the call graph for this function:
|
protected |
Definition at line 494 of file class.ilObjStudyProgrammeGUI.php.
Referenced by denyAccessIfNotAnyOf(), getSubTabs(), and getTabs().
Here is the caller graph for this function:
|
protected |
creates the object
Definition at line 334 of file class.ilObjStudyProgrammeGUI.php.
|
protected |
Definition at line 498 of file class.ilObjStudyProgrammeGUI.php.
References denyAccessIfNotAnyOf().
Referenced by edit(), executeCommand(), and view().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 502 of file class.ilObjStudyProgrammeGUI.php.
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:
|
protected |
Definition at line 649 of file class.ilObjStudyProgrammeGUI.php.
References denyAccessIfNot(), and getSubTabs().
Here is the call graph for this function:
|
protected |
Edit Advanced Metadata.
Definition at line 425 of file class.ilObjStudyProgrammeGUI.php.
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:| 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.
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:
|
protected |
Adding meta-data to the info-screen.
| $a_info_screen |
Definition at line 633 of file class.ilObjStudyProgrammeGUI.php.
References ilAdvancedMDRecordGUI\MODE_INFO.
Referenced by executeCommand().
Here is the caller graph for this function:| ilObjStudyProgrammeGUI::getAsyncCreationForm | ( | ) |
Method for implementing async windows-output Should be moved into core to enable async requests on creation-form.
Definition at line 480 of file class.ilObjStudyProgrammeGUI.php.
References initCreationForms().
Referenced by save().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Generates a link based on a cmd.
| $a_cmd |
Definition at line 607 of file class.ilObjStudyProgrammeGUI.php.
| ilObjStudyProgrammeGUI::getSubTabs | ( | $a_parent_tab | ) |
Adds subtabs based on the parent tab.
| $a_parent_tab | | string of the parent tab-id |
Definition at line 563 of file class.ilObjStudyProgrammeGUI.php.
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:| ilObjStudyProgrammeGUI::getTabs | ( | ) |
Adds the default tabs to the gui.
Reimplemented from ilContainerGUI.
Definition at line 527 of file class.ilObjStudyProgrammeGUI.php.
References checkAccess().
Here is the call graph for this function:
|
protected |
Initialize the form for editing advanced meta data.
Definition at line 413 of file class.ilObjStudyProgrammeGUI.php.
Referenced by editAdvancedSettings(), and updateAdvancedSettings().
Here is the caller graph for this function:
|
protected |
Overwritten from ilObjectGUI since copy and import are not implemented.
| string | $a_new_type |
Reimplemented from ilObjectGUI.
Definition at line 469 of file class.ilObjStudyProgrammeGUI.php.
References ilObjectGUI\initCreateForm().
Referenced by getAsyncCreationForm().
Here is the call graph for this function:
Here is the caller graph for this function:
|
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.
References ilAsyncOutputHandler\encodeAsyncResponse(), exit, and getAsyncCreationForm().
Here is the call graph for this function:| ilObjStudyProgrammeGUI::setContentSubTabs | ( | ) |
Disable default content subtabs.
Reimplemented from ilContainerGUI.
Definition at line 595 of file class.ilObjStudyProgrammeGUI.php.
Referenced by executeCommand().
Here is the caller graph for this function:
|
protected |
Update Advanced Metadata.
Definition at line 441 of file class.ilObjStudyProgrammeGUI.php.
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:
|
protected |
Default view method.
Definition at line 401 of file class.ilObjStudyProgrammeGUI.php.
References denyAccessIfNot().
Here is the call graph for this function:| ilObjStudyProgrammeGUI::$ctrl |
Definition at line 38 of file class.ilObjStudyProgrammeGUI.php.
|
protected |
Definition at line 88 of file class.ilObjStudyProgrammeGUI.php.
|
protected |
Definition at line 53 of file class.ilObjStudyProgrammeGUI.php.
Referenced by __construct(), and _goto().
| ilObjStudyProgrammeGUI::$ilias |
Definition at line 83 of file class.ilObjStudyProgrammeGUI.php.
Referenced by __construct().
|
protected |
Definition at line 63 of file class.ilObjStudyProgrammeGUI.php.
Referenced by __construct().
|
protected |
Definition at line 78 of file class.ilObjStudyProgrammeGUI.php.
Referenced by __construct().
| ilObjStudyProgrammeGUI::$object |
Definition at line 73 of file class.ilObjStudyProgrammeGUI.php.
| ilObjStudyProgrammeGUI::$tabs_gui |
Definition at line 48 of file class.ilObjStudyProgrammeGUI.php.
|
protected |
Definition at line 58 of file class.ilObjStudyProgrammeGUI.php.
| ilObjStudyProgrammeGUI::$tpl |
Definition at line 43 of file class.ilObjStudyProgrammeGUI.php.
Referenced by __construct().
| ilObjStudyProgrammeGUI::$tree |
Definition at line 68 of file class.ilObjStudyProgrammeGUI.php.
Referenced by __construct().
| const ilObjStudyProgrammeGUI::SUBTAB_VIEW_TREE = "view_tree" |
Definition at line 518 of file class.ilObjStudyProgrammeGUI.php.
Referenced by getSubTabs().
| const ilObjStudyProgrammeGUI::TAB_INFO = "info_short" |
Definition at line 519 of file class.ilObjStudyProgrammeGUI.php.
| const ilObjStudyProgrammeGUI::TAB_MEMBERS = "members" |
Definition at line 521 of file class.ilObjStudyProgrammeGUI.php.
| const ilObjStudyProgrammeGUI::TAB_SETTINGS = "settings" |
Definition at line 520 of file class.ilObjStudyProgrammeGUI.php.
| const ilObjStudyProgrammeGUI::TAB_SUBTYPES = "subtypes" |
Definition at line 522 of file class.ilObjStudyProgrammeGUI.php.
| const ilObjStudyProgrammeGUI::TAB_VIEW_CONTENT = "view_content" |
Definition at line 517 of file class.ilObjStudyProgrammeGUI.php.
Referenced by getSubTabs().