|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Class ilObjLearningSequenceGUI. More...
Inheritance diagram for ilObjLearningSequenceGUI:
Collaboration diagram for ilObjLearningSequenceGUI:Public Member Functions | |
| __construct () | |
| executeCommand () | |
| execute command note: this method is overwritten in all container objects More... | |
| addToNavigationHistory () | |
| unparticipate () | |
| getTabs () | |
| common tabs for all container objects (should be called at the end of child getTabs() method More... | |
| renderObject () | |
| render the object More... | |
| createMailSignature () | |
| getObject () | |
| getLocalRoles () | |
| addCustomData ($a_data) | |
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... | |
| renderBlockAsynchObject () | |
| render the object More... | |
| setContentSubTabs () | |
| Set content sub tabs. More... | |
| showAdministrationPanel () | |
| show administration panel More... | |
| __showTimingsButton (&$tpl) | |
| showPermanentLink () | |
| 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... | |
| 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... | |
| enableMultiDownloadObject () | |
| isMultiDownloadEnabled () | |
| 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 () | |
| getBucketTitle () | |
| get proper label to add in the background task popover More... | |
| 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... | |
| 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. 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... | |
| trashObject () | |
| Show trash content of object. More... | |
| trashApplyFilterObject () | |
| trash table apply filter More... | |
| trashResetFilterObject () | |
| trash table reset filter 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... | |
| getAdminTabs () | |
| administration tabs show only permissions and trash folder 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... | |
| 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... | |
| 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 () | |
| viewObject container presentation for "administration -> repository, trash, permissions" More... | |
| deleteObject ($a_error=false) | |
| Display deletion confirmation screen. More... | |
| cloneAllObject () | |
| Clone single (not container object) Method is overwritten in ilContainerGUI. More... | |
| redirectAfterCreation () | |
| Redirect after creation, see https://docu.ilias.de/goto_docu_wiki_wpage_5035_1357.html. More... | |
| addToDeskObject () | |
| @inheritDoc More... | |
| removeFromDeskObject () | |
| @inheritDoc More... | |
Public Member Functions inherited from ilDesktopItemHandling | |
| addToDeskObject () | |
| Add desktop item @access public. More... | |
| removeFromDeskObject () | |
| Remove from desktop @access public. More... | |
Static Public Member Functions | |
| static | _goto (string $target) |
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 | |
| const | CMD_VIEW = "view" |
| const | CMD_LEARNER_VIEW = "learnerView" |
| const | CMD_CONTENT = "manageContent" |
| const | CMD_MEMBERS = "members" |
| const | CMD_MANAGE_MEMBERS = "participants" |
| const | CMD_MEMBERS_GALLERY = "jump2UsersGallery" |
| const | CMD_INFO = "showSummary" |
| const | CMD_INFO_SCREEN = "infoScreen" |
| const | CMD_SETTINGS = "settings" |
| const | CMD_PERMISSIONS = "perm" |
| const | CMD_LP = "learningProgress" |
| const | CMD_EXPORT = "export" |
| const | CMD_IMPORT = "importFile" |
| const | CMD_CREATE = "create" |
| const | CMD_SAVE = "save" |
| const | CMD_CANCEL = "cancel" |
| const | CMD_UNPARTICIPATE = "unparticipate" |
| const | CMD_ADD_TO_DESK = "addToDesk" |
| const | CMD_REMOVE_FROM_DESK = "removeFromDesk" |
| const | CMD_LINK = "link" |
| const | CMD_CANCEL_LINK = "cancelMoveLink" |
| const | CMD_CUT = "cut" |
| const | CMD_CANCEL_CUT = "cancelCut" |
| const | CMD_CUT_SHOWTREE = "showPasteTree" |
| const | CMD_CUT_CLIPBOARD = "keepObjectsInClipboard" |
| const | CMD_DELETE = "delete" |
| const | CMD_CANCEL_DELETE = "cancelDelete" |
| const | CMD_DELETE_CONFIRMED = "confirmedDelete" |
| const | CMD_PERFORM_PASTE = 'performPasteIntoMultipleObjects' |
| const | CMD_SHOW_TRASH = 'trash' |
| const | CMD_UNDELETE = 'undelete' |
| const | TAB_VIEW_CONTENT = "view_content" |
| const | TAB_MANAGE = "manage" |
| const | TAB_CONTENT_MAIN = "manage_content_maintab" |
| const | TAB_INFO = "show_summary" |
| const | TAB_SETTINGS = "settings" |
| const | TAB_PERMISSIONS = "perm_settings" |
| const | TAB_MEMBERS = "members" |
| const | TAB_LP = "learning_progress" |
| const | TAB_EXPORT = "export" |
| const | MAIL_ALLOWED_ALL = 1 |
| const | MAIL_ALLOWED_TUTORS = 2 |
| const | ACCESS_READ = 'read' |
| const | ACCESS_VISIBLE = 'visible' |
| $object | |
Data Fields inherited from ilContainerGUI | |
| $bl_cnt = 1 | |
| $multi_download_enabled = false | |
Data Fields inherited from ilObjectGUI | |
| const | COPY_WIZARD_NEEDS_PAGE = 1 |
| $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 | |
| recordLearningSequenceRead () | |
| info (string $cmd=self::CMD_INFO) | |
| permissions (string $cmd=self::CMD_PERMISSIONS) | |
| settings (string $cmd=self::CMD_SETTINGS) | |
| view () | |
| manageContent (string $cmd=self::CMD_CONTENT) | |
| learnerView (string $cmd=self::CMD_LEARNER_VIEW) | |
| members () | |
| manage_members (string $cmd=self::CMD_MANAGE_MEMBERS) | |
| learningProgress (string $cmd=self::CMD_LP) | |
| export () | |
| initDidacticTemplate (ilPropertyFormGUI $form) | |
| Show didactic template types. More... | |
| create () | |
| save () | |
| afterSave (ilObject $new_object) | |
| Post (successful) object creation hook. More... | |
| removeMember (int $usr_id) | |
| addSubTabsForContent () | |
| checkAccess ($which) | |
| checkLPAccess () | |
| getLinkTarget (string $cmd) | |
| getClassForTabs (string $cmd) | |
| getTrackingObject () | |
| getAdditionalWhitelistTypes () | |
| append additional types to ilRepositoryExplorerGUI's whitelist More... | |
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... | |
| initEditForm () | |
| Init object edit form. More... | |
| initSortingForm (ilPropertyFormGUI $form, array $a_sorting_settings) | |
| Append sorting settings to property form. More... | |
| initListPresentationForm (ilPropertyFormGUI $form) | |
| Add list presentation settings to form. More... | |
| saveListPresentation (ilPropertyFormGUI $form) | |
| Save list presentation setting. 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... | |
| trashHandleFilter (bool $action_apply, bool $action_reset) | |
| restoreToNewLocationObject (\ilPropertyFormGUI $form=null) | |
| getTreeSelectorGUI ($cmd) | |
Protected Member Functions inherited from ilObjectGUI | |
| getObjectService () | |
| Get object service. More... | |
| 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... | |
| 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... | |
| 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... | |
Static Protected Member Functions | |
| static | isAccessible (int $id) |
| static | hasAccess (string $mode, int $id) |
| static | forwardByClass (string $base_class, array $classes, array $params, string $cmd='') |
Additional Inherited Members | |
Protected Attributes inherited from ilContainerGUI | |
| $rbacsystem | |
| $tabs | |
| $settings | |
| $user | |
| $db | |
| $access | |
| $error | |
| $obj_definition | |
| $rbacadmin | |
| $rbacreview | |
| $log | |
| $obj_data_cache | |
| $toolbar | |
| $plugin_admin | |
| $global_screen | |
| $app_event_handler | |
| $ui | |
| $container_filter_service | |
| $container_user_filter = null | |
| $ui_filter | |
Protected Attributes inherited from ilObjectGUI | |
| $ilErr | |
| $locator | |
| $user | |
| $access | |
| $rbacsystem | |
| $settings | |
| $rbacreview | |
| $toolbar | |
| $tmp_import_dir | |
| $tabs_gui = null | |
| $ctrl | |
| $object_service | |
| $favourites | |
Class ilObjLearningSequenceGUI.
@ilCtrl_isCalledBy ilObjLearningSequenceGUI: ilRepositoryGUI @ilCtrl_isCalledBy ilObjLearningSequenceGUI: ilAdministrationGUI @ilCtrl_Calls ilObjLearningSequenceGUI: ilPermissionGUI @ilCtrl_Calls ilObjLearningSequenceGUI: ilInfoScreenGUI @ilCtrl_Calls ilObjLearningSequenceGUI: ilCommonActionDispatcherGUI @ilCtrl_Calls ilObjLearningSequenceGUI: ilColumnGUI @ilCtrl_Calls ilObjLearningSequenceGUI: ilObjectCopyGUI @ilCtrl_Calls ilObjLearningSequenceGUI: ilExportGUI @ilCtrl_Calls ilObjLearningSequenceGUI: ilContainerLinkListGUI @ilCtrl_Calls ilObjLearningSequenceGUI: ilObjLearningSequenceSettingsGUI @ilCtrl_Calls ilObjLearningSequenceGUI: ilObjLearningSequenceContentGUI @ilCtrl_Calls ilObjLearningSequenceGUI: ilObjLearningSequenceLearnerGUI @ilCtrl_Calls ilObjLearningSequenceGUI: ilLearningSequenceMembershipGUI @ilCtrl_Calls ilObjLearningSequenceGUI: ilLearningProgressGUI
@ilCtrl_Calls ilObjLearningSequenceGUI: ilObjLearningModuleGUI @ilCtrl_Calls ilObjLearningSequenceGUI: ilObjFileBasedLMGUI @ilCtrl_Calls ilObjLearningSequenceGUI: ilObjSAHSLearningModuleGUI @ilCtrl_Calls ilObjLearningSequenceGUI: ilObjContentPageGUI @ilCtrl_Calls ilObjLearningSequenceGUI: ilObjExerciseGUI @ilCtrl_Calls ilObjLearningSequenceGUI: ilObjFileGUI @ilCtrl_Calls ilObjLearningSequenceGUI: ilObjIndividualAssessmentGUI @ilCtrl_Calls ilObjLearningSequenceGUI: ilIndividualAssessmentSettingsGUI @ilCtrl_Calls ilObjLearningSequenceGUI: ilObjTestGUI @ilCtrl_Calls ilObjLearningSequenceGUI: ilObjSurveyGUI
Definition at line 35 of file class.ilObjLearningSequenceGUI.php.
| ilObjLearningSequenceGUI::__construct | ( | ) |
Definition at line 164 of file class.ilObjLearningSequenceGUI.php.
References $_GET, $DIC, ILIAS\GlobalScreen\Provider\__construct(), getObject(), help(), ilObjLearningSequence\OBJ_TYPE, settings(), and user().
Here is the call graph for this function:
|
static |
Definition at line 89 of file class.ilObjLearningSequenceGUI.php.
References $DIC, ilObjectGUI\$lng, ilObjectGUI\_gotoRepositoryNode(), ilObject\_lookupObjId(), ilObject\_lookupTitle(), forwardByClass(), and ilUtil\sendInfo().
Here is the call graph for this function:| ilObjLearningSequenceGUI::addCustomData | ( | $a_data | ) |
Definition at line 770 of file class.ilObjLearningSequenceGUI.php.
References Vendor\Package\$f.
|
protected |
Definition at line 647 of file class.ilObjLearningSequenceGUI.php.
References checkAccess().
Referenced by learnerView(), and manageContent().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjLearningSequenceGUI::addToNavigationHistory | ( | ) |
Definition at line 362 of file class.ilObjLearningSequenceGUI.php.
References ilLink\_getLink(), and ilObjectGUI\getCreationMode().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Post (successful) object creation hook.
| ilObject | $a_new_object |
Reimplemented from ilObjectGUI.
Definition at line 531 of file class.ilObjLearningSequenceGUI.php.
References ilContainerGUI\$settings, ilObject\getId(), ilObject\getRefId(), ilObjectGUI\getReturnLocation(), IL_LSO_ADMIN, ilUtil\redirect(), ilContainer\SORT_DIRECTION_ASC, ilContainer\SORT_MANUAL, ilContainer\SORT_NEW_ITEMS_ORDER_CREATION, ilContainer\SORT_NEW_ITEMS_POSITION_BOTTOM, and user().
Here is the call graph for this function:
|
protected |
Definition at line 664 of file class.ilObjLearningSequenceGUI.php.
Referenced by addSubTabsForContent(), checkLPAccess(), getTabs(), members(), unparticipate(), and view().
Here is the caller graph for this function:
|
protected |
Definition at line 669 of file class.ilObjLearningSequenceGUI.php.
References ilObjectGUI\$ref_id, ilLearningSequenceParticipants\_isParticipant(), ilLearningProgressAccess\checkAccess(), checkAccess(), getObject(), and user().
Referenced by getTabs().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 521 of file class.ilObjLearningSequenceGUI.php.
| ilObjLearningSequenceGUI::createMailSignature | ( | ) |
Definition at line 710 of file class.ilObjLearningSequenceGUI.php.
References ilLink\_getLink().
Here is the call graph for this function:| ilObjLearningSequenceGUI::executeCommand | ( | ) |
execute command note: this method is overwritten in all container objects
Reimplemented from ilContainerGUI.
Definition at line 209 of file class.ilObjLearningSequenceGUI.php.
References ilObjectGUI\$tpl, ilObjectGUI\addHeaderAction(), ilDesktopItemHandling\addToDeskObject(), addToNavigationHistory(), ilObjectGUI\cancelCreation(), CMD_ADD_TO_DESK, CMD_CANCEL, CMD_CANCEL_CUT, CMD_CANCEL_DELETE, CMD_CANCEL_LINK, CMD_CONTENT, CMD_CREATE, CMD_CUT, CMD_CUT_CLIPBOARD, CMD_CUT_SHOWTREE, CMD_DELETE, CMD_DELETE_CONFIRMED, CMD_IMPORT, CMD_INFO, CMD_INFO_SCREEN, CMD_LEARNER_VIEW, CMD_LINK, CMD_LP, CMD_MEMBERS, CMD_PERFORM_PASTE, CMD_REMOVE_FROM_DESK, CMD_SAVE, CMD_SETTINGS, CMD_SHOW_TRASH, CMD_UNDELETE, CMD_UNPARTICIPATE, CMD_VIEW, ilObjectGUI\confirmedDeleteObject(), ilContainerGUI\cutObject(), ilObjectGUI\deleteObject(), export(), ilObjectGUI\getCreationMode(), ilCommonActionDispatcherGUI\getInstanceFromAjaxCall(), ilObjectGUI\importFileObject(), info(), ilContainerGUI\keepObjectsInClipboardObject(), learnerView(), learningProgress(), ilContainerGUI\linkObject(), manage_members(), manageContent(), ilContainerGUI\performPasteIntoMultipleObjectsObject(), permissions(), ilDesktopItemHandling\removeFromDeskObject(), settings(), ilContainerGUI\showPasteTreeObject(), ilContainerGUI\trashObject(), ilContainerGUI\undeleteObject(), and view().
Here is the call graph for this function:
|
protected |
Definition at line 507 of file class.ilObjLearningSequenceGUI.php.
Referenced by executeCommand().
Here is the caller graph for this function:
|
staticprotected |
Definition at line 148 of file class.ilObjLearningSequenceGUI.php.
References ilObjectGUI\$ctrl, and $DIC.
Referenced by _goto().
Here is the caller graph for this function:
|
protected |
append additional types to ilRepositoryExplorerGUI's whitelist
Definition at line 758 of file class.ilObjLearningSequenceGUI.php.
References $type.
|
protected |
Definition at line 690 of file class.ilObjLearningSequenceGUI.php.
References CMD_CONTENT, CMD_INFO, CMD_LEARNER_VIEW, CMD_LP, CMD_PERMISSIONS, and CMD_SETTINGS.
Referenced by getLinkTarget().
Here is the caller graph for this function:
|
protected |
Definition at line 680 of file class.ilObjLearningSequenceGUI.php.
References getClassForTabs().
Here is the call graph for this function:| ilObjLearningSequenceGUI::getLocalRoles | ( | ) |
Definition at line 737 of file class.ilObjLearningSequenceGUI.php.
References ilObjRole\_getTranslation().
Here is the call graph for this function:| ilObjLearningSequenceGUI::getObject | ( | ) |
Definition at line 720 of file class.ilObjLearningSequenceGUI.php.
References $object, and ilObjLearningSequence\getInstanceByRefId().
Referenced by __construct(), checkLPAccess(), getTabs(), learningProgress(), manage_members(), settings(), and unparticipate().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjLearningSequenceGUI::getTabs | ( | ) |
common tabs for all container objects (should be called at the end of child getTabs() method
Reimplemented from ilContainerGUI.
Definition at line 575 of file class.ilObjLearningSequenceGUI.php.
References ilObjUserTracking\_enabledLearningProgress(), checkAccess(), checkLPAccess(), getObject(), and user().
Here is the call graph for this function:
|
protected |
Definition at line 729 of file class.ilObjLearningSequenceGUI.php.
Referenced by manage_members().
Here is the caller graph for this function:
|
staticprotected |
Definition at line 142 of file class.ilObjLearningSequenceGUI.php.
References $DIC.
Referenced by isAccessible().
Here is the caller graph for this function:
|
protected |
Definition at line 373 of file class.ilObjLearningSequenceGUI.php.
Referenced by executeCommand(), and view().
Here is the caller graph for this function:
|
protected |
Show didactic template types.
| ilPropertyFormGUI | $form |
Reimplemented from ilObjectGUI.
Definition at line 516 of file class.ilObjLearningSequenceGUI.php.
|
staticprotected |
Definition at line 133 of file class.ilObjLearningSequenceGUI.php.
References hasAccess().
Here is the call graph for this function:
|
protected |
Definition at line 439 of file class.ilObjLearningSequenceGUI.php.
References addSubTabsForContent().
Referenced by executeCommand(), unparticipate(), and view().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 483 of file class.ilObjLearningSequenceGUI.php.
References $_GET, getObject(), ilLearningProgressBaseGUI\LP_CONTEXT_REPOSITORY, and user().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 462 of file class.ilObjLearningSequenceGUI.php.
References ilPrivacySettings\_getInstance(), getObject(), getTrackingObject(), and settings().
Referenced by executeCommand(), and members().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 420 of file class.ilObjLearningSequenceGUI.php.
References addSubTabsForContent().
Referenced by executeCommand(), and view().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 451 of file class.ilObjLearningSequenceGUI.php.
References checkAccess(), and manage_members().
Here is the call graph for this function:
|
protected |
Definition at line 382 of file class.ilObjLearningSequenceGUI.php.
Referenced by executeCommand().
Here is the caller graph for this function:
|
protected |
Definition at line 199 of file class.ilObjLearningSequenceGUI.php.
References ilChangeEvent\_recordReadEvent().
Referenced by view().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 570 of file class.ilObjLearningSequenceGUI.php.
| ilObjLearningSequenceGUI::renderObject | ( | ) |
render the object
Reimplemented from ilContainerGUI.
Definition at line 642 of file class.ilObjLearningSequenceGUI.php.
|
protected |
Definition at line 526 of file class.ilObjLearningSequenceGUI.php.
|
protected |
Definition at line 390 of file class.ilObjLearningSequenceGUI.php.
References getObject().
Referenced by __construct(), executeCommand(), and manage_members().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjLearningSequenceGUI::unparticipate | ( | ) |
Definition at line 561 of file class.ilObjLearningSequenceGUI.php.
References checkAccess(), getObject(), learnerView(), and user().
Here is the call graph for this function:
|
protected |
Definition at line 404 of file class.ilObjLearningSequenceGUI.php.
References checkAccess(), info(), learnerView(), manageContent(), and recordLearningSequenceRead().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjLearningSequenceGUI::$object |
Definition at line 87 of file class.ilObjLearningSequenceGUI.php.
Referenced by getObject().
| const ilObjLearningSequenceGUI::ACCESS_READ = 'read' |
Definition at line 84 of file class.ilObjLearningSequenceGUI.php.
| const ilObjLearningSequenceGUI::ACCESS_VISIBLE = 'visible' |
Definition at line 85 of file class.ilObjLearningSequenceGUI.php.
| const ilObjLearningSequenceGUI::CMD_ADD_TO_DESK = "addToDesk" |
Definition at line 56 of file class.ilObjLearningSequenceGUI.php.
Referenced by executeCommand().
| const ilObjLearningSequenceGUI::CMD_CANCEL = "cancel" |
Definition at line 54 of file class.ilObjLearningSequenceGUI.php.
Referenced by executeCommand().
| const ilObjLearningSequenceGUI::CMD_CANCEL_CUT = "cancelCut" |
Definition at line 61 of file class.ilObjLearningSequenceGUI.php.
Referenced by executeCommand().
| const ilObjLearningSequenceGUI::CMD_CANCEL_DELETE = "cancelDelete" |
Definition at line 65 of file class.ilObjLearningSequenceGUI.php.
Referenced by executeCommand().
| const ilObjLearningSequenceGUI::CMD_CANCEL_LINK = "cancelMoveLink" |
Definition at line 59 of file class.ilObjLearningSequenceGUI.php.
Referenced by executeCommand().
| const ilObjLearningSequenceGUI::CMD_CONTENT = "manageContent" |
Definition at line 39 of file class.ilObjLearningSequenceGUI.php.
Referenced by ilObjLearningSequenceAccess\_getCommands(), executeCommand(), and getClassForTabs().
| const ilObjLearningSequenceGUI::CMD_CREATE = "create" |
Definition at line 52 of file class.ilObjLearningSequenceGUI.php.
Referenced by executeCommand().
| const ilObjLearningSequenceGUI::CMD_CUT = "cut" |
Definition at line 60 of file class.ilObjLearningSequenceGUI.php.
Referenced by executeCommand().
| const ilObjLearningSequenceGUI::CMD_CUT_CLIPBOARD = "keepObjectsInClipboard" |
Definition at line 63 of file class.ilObjLearningSequenceGUI.php.
Referenced by executeCommand().
| const ilObjLearningSequenceGUI::CMD_CUT_SHOWTREE = "showPasteTree" |
Definition at line 62 of file class.ilObjLearningSequenceGUI.php.
Referenced by executeCommand().
| const ilObjLearningSequenceGUI::CMD_DELETE = "delete" |
Definition at line 64 of file class.ilObjLearningSequenceGUI.php.
Referenced by executeCommand().
| const ilObjLearningSequenceGUI::CMD_DELETE_CONFIRMED = "confirmedDelete" |
Definition at line 66 of file class.ilObjLearningSequenceGUI.php.
Referenced by executeCommand().
| const ilObjLearningSequenceGUI::CMD_EXPORT = "export" |
Definition at line 50 of file class.ilObjLearningSequenceGUI.php.
| const ilObjLearningSequenceGUI::CMD_IMPORT = "importFile" |
Definition at line 51 of file class.ilObjLearningSequenceGUI.php.
Referenced by executeCommand().
| const ilObjLearningSequenceGUI::CMD_INFO = "showSummary" |
Definition at line 45 of file class.ilObjLearningSequenceGUI.php.
Referenced by executeCommand(), and getClassForTabs().
| const ilObjLearningSequenceGUI::CMD_INFO_SCREEN = "infoScreen" |
Definition at line 46 of file class.ilObjLearningSequenceGUI.php.
Referenced by executeCommand().
| const ilObjLearningSequenceGUI::CMD_LEARNER_VIEW = "learnerView" |
Definition at line 38 of file class.ilObjLearningSequenceGUI.php.
Referenced by ilObjLearningSequenceAccess\_getCommands(), executeCommand(), and getClassForTabs().
| const ilObjLearningSequenceGUI::CMD_LINK = "link" |
Definition at line 58 of file class.ilObjLearningSequenceGUI.php.
Referenced by executeCommand().
| const ilObjLearningSequenceGUI::CMD_LP = "learningProgress" |
Definition at line 49 of file class.ilObjLearningSequenceGUI.php.
Referenced by executeCommand(), and getClassForTabs().
| const ilObjLearningSequenceGUI::CMD_MANAGE_MEMBERS = "participants" |
Definition at line 42 of file class.ilObjLearningSequenceGUI.php.
| const ilObjLearningSequenceGUI::CMD_MEMBERS = "members" |
Definition at line 41 of file class.ilObjLearningSequenceGUI.php.
Referenced by executeCommand().
| const ilObjLearningSequenceGUI::CMD_MEMBERS_GALLERY = "jump2UsersGallery" |
Definition at line 43 of file class.ilObjLearningSequenceGUI.php.
| const ilObjLearningSequenceGUI::CMD_PERFORM_PASTE = 'performPasteIntoMultipleObjects' |
Definition at line 67 of file class.ilObjLearningSequenceGUI.php.
Referenced by executeCommand().
| const ilObjLearningSequenceGUI::CMD_PERMISSIONS = "perm" |
Definition at line 48 of file class.ilObjLearningSequenceGUI.php.
Referenced by getClassForTabs().
| const ilObjLearningSequenceGUI::CMD_REMOVE_FROM_DESK = "removeFromDesk" |
Definition at line 57 of file class.ilObjLearningSequenceGUI.php.
Referenced by executeCommand().
| const ilObjLearningSequenceGUI::CMD_SAVE = "save" |
Definition at line 53 of file class.ilObjLearningSequenceGUI.php.
Referenced by executeCommand().
| const ilObjLearningSequenceGUI::CMD_SETTINGS = "settings" |
Definition at line 47 of file class.ilObjLearningSequenceGUI.php.
Referenced by ilObjLearningSequenceAccess\_getCommands(), executeCommand(), and getClassForTabs().
| const ilObjLearningSequenceGUI::CMD_SHOW_TRASH = 'trash' |
Definition at line 68 of file class.ilObjLearningSequenceGUI.php.
Referenced by executeCommand().
| const ilObjLearningSequenceGUI::CMD_UNDELETE = 'undelete' |
Definition at line 69 of file class.ilObjLearningSequenceGUI.php.
Referenced by executeCommand().
| const ilObjLearningSequenceGUI::CMD_UNPARTICIPATE = "unparticipate" |
Definition at line 55 of file class.ilObjLearningSequenceGUI.php.
Referenced by ilObjLearningSequenceAccess\_getCommands(), and executeCommand().
| const ilObjLearningSequenceGUI::CMD_VIEW = "view" |
Definition at line 37 of file class.ilObjLearningSequenceGUI.php.
Referenced by ilObjLearningSequenceAccess\_getCommands(), and executeCommand().
| const ilObjLearningSequenceGUI::MAIL_ALLOWED_ALL = 1 |
Definition at line 81 of file class.ilObjLearningSequenceGUI.php.
| const ilObjLearningSequenceGUI::MAIL_ALLOWED_TUTORS = 2 |
Definition at line 82 of file class.ilObjLearningSequenceGUI.php.
| const ilObjLearningSequenceGUI::TAB_CONTENT_MAIN = "manage_content_maintab" |
Definition at line 73 of file class.ilObjLearningSequenceGUI.php.
| const ilObjLearningSequenceGUI::TAB_EXPORT = "export" |
Definition at line 79 of file class.ilObjLearningSequenceGUI.php.
| const ilObjLearningSequenceGUI::TAB_INFO = "show_summary" |
Definition at line 74 of file class.ilObjLearningSequenceGUI.php.
| const ilObjLearningSequenceGUI::TAB_LP = "learning_progress" |
Definition at line 78 of file class.ilObjLearningSequenceGUI.php.
| const ilObjLearningSequenceGUI::TAB_MANAGE = "manage" |
Definition at line 72 of file class.ilObjLearningSequenceGUI.php.
| const ilObjLearningSequenceGUI::TAB_MEMBERS = "members" |
Definition at line 77 of file class.ilObjLearningSequenceGUI.php.
| const ilObjLearningSequenceGUI::TAB_PERMISSIONS = "perm_settings" |
Definition at line 76 of file class.ilObjLearningSequenceGUI.php.
| const ilObjLearningSequenceGUI::TAB_SETTINGS = "settings" |
Definition at line 75 of file class.ilObjLearningSequenceGUI.php.
| const ilObjLearningSequenceGUI::TAB_VIEW_CONTENT = "view_content" |
Definition at line 71 of file class.ilObjLearningSequenceGUI.php.