|
ILIAS
release_8 Revision v8.24
|
Class ilObjCourseGUI. More...
Inheritance diagram for ilObjCourseGUI:
Collaboration diagram for ilObjCourseGUI:Public Member Functions | |
| __construct ($a_data, int $a_id, bool $a_call_by_reference=true, bool $a_prepare_output=true) | |
| gatewayObject () | |
| renderObject () | |
| deleteObject (bool $error=false) | |
| Display deletion confirmation screen. More... | |
| renderContainer () | |
| infoScreenObject () | |
| this one is called from the info button in the repository not very nice to set cmdClass/Cmd manually, if everything works through ilCtrl in the future this may be changed More... | |
| infoScreen () | |
| saveNotificationObject () | |
| editInfoObject (ilPropertyFormGUI $a_form=null) | |
| confirmDeleteInfoFilesObject () | |
| deleteInfoFilesObject () | |
| initInfoEditor () | |
| updateInfoObject () | |
| updateObject () | |
| updates object entry in object_data More... | |
| editObject (ilPropertyFormGUI $form=null) | |
| sendFileObject () | |
| setSubTabs (string $a_tab) | |
| readMemberData (array $ids, array $selected_columns=null, bool $skip_names=false) | |
| updateLPFromStatus (int $a_member_id, bool $a_has_passed) | |
| sync course status and lp status More... | |
| autoFillObject () | |
| leaveObject () | |
| unsubscribeObject () | |
| performUnsubscribeObject () | |
| addContentTab () | |
| executeCommand () | |
| editMapSettingsObject () | |
| saveMapSettingsObject () | |
| modifyItemGUI (ilObjectListGUI $a_item_list_gui, array $a_item_data) | |
| @inheritDoc More... | |
| setContentSubTabs () | |
| @inheritDoc More... | |
| askResetObject () | |
| resetObject () | |
| __checkStartObjects () | |
| prepareOutput (bool $show_subobjects=true) | |
| @inheritDoc More... | |
| createMailSignature () | |
| Create a course mail signature. More... | |
| deliverCertificateObject () | |
| saveSortingObject () | |
| getLocalRoles (array $a_exclude=array()) | |
| setSideColumnReturn () | |
| @inheritDoc More... | |
Public Member Functions inherited from ilContainerGUI | |
| executeCommand () | |
| forwardToPageObject () | |
| addPageTabs () | |
| getContainerPageHTML () | |
| prepareOutput (bool $show_subobjects=true) | |
| getContentGUI () | |
| renderObject () | |
| renderBlockAsynchObject () | |
| render the object More... | |
| setContentSubTabs () | |
| showAdministrationPanel () | |
| showPermanentLink () | |
| editPageFrameObject () | |
| cancelPageContentObject () | |
| showLinkListObject () | |
| clearAdminCommandsDetermination () | |
| addHeaderRow (ilTemplate $a_tpl, string $a_type, bool $a_show_image=true) | |
| addMessageRow (ilTemplate $a_tpl, string $a_message, string $a_type) | |
| setPageEditorTabs () | |
| addStandardContainerSubTabs (bool $a_include_view=true) | |
| Add standard container subtabs for view, manage, oderdering and text/media editor link. More... | |
| enableAdministrationPanelObject () | |
| disableAdministrationPanelObject () | |
| editOrderObject () | |
| isActiveOrdering () | |
| isActiveItemOrdering () | |
| enableMultiDownloadObject () | |
| isMultiDownloadEnabled () | |
| cutObject () | |
| cut object(s) out from a container and write the information to clipboard @access public 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 () | |
| 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 () | |
| cancelMoveLinkObject () | |
| Cancel move|link empty clipboard and return to parent. More... | |
| keepObjectsInClipboardObject () | |
| 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 () | |
| isActiveAdministrationPanel () | |
| setColumnSettings (ilColumnGUI $column_gui) | |
| allowBlocksMoving () | |
| Standard is to allow blocks moving. More... | |
| allowBlocksConfigure () | |
| Standard is to allow blocks configuration. More... | |
| cloneAllObject () | |
| Clone all object Overwritten method for copying container objects. More... | |
| saveSortingObject () | |
| cloneNodes (int $srcRef, int $dstRef, array &$mapping, string $newName=null) | |
| Recursively clones all nodes of the RBAC tree. More... | |
| modifyItemGUI (ilObjectListGUI $a_item_list_gui, array $a_item_data) | |
| editStylePropertiesObject () | |
| getAsynchItemListObject () | |
| redrawListItemObject () | |
| Redraw a list item (ajax) More... | |
| trashObject () | |
| Show trash content of object. More... | |
| trashApplyFilterObject () | |
| trashResetFilterObject () | |
| removeFromSystemObject () | |
| undeleteObject () | |
| Get objects back from trash. More... | |
| confirmRemoveFromSystemObject () | |
| setSideColumnReturn () | |
| getAdminTabs () | |
| administration tabs show only permissions and trash folder More... | |
| competencesObject () | |
Public Member Functions inherited from ilObjectGUI | |
| __construct ($data, int $id=0, bool $call_by_reference=true, bool $prepare_output=true) | |
| getRefId () | |
| setAdminMode (string $mode) | |
| getAdminMode () | |
| getObject () | |
| executeCommand () | |
| withReferences () | |
| determines whether objects are referenced or not (got ref ids or not) More... | |
| setCreationMode (bool $mode=true) | |
| if true, a creation screen is displayed the current [ref_id] don't belong to the current class! The mode is determined in ilRepositoryGUI More... | |
| getCreationMode () | |
| prepareOutput (bool $show_sub_objects=true) | |
| 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 More... | |
| createObject () | |
| create new object form More... | |
| cancelCreation () | |
| cancel create action and go back to repository parent More... | |
| saveObject () | |
| getDidacticTemplateVar (string $type) | |
| Get didactic template setting from creation screen. More... | |
| putObjectInTree (ilObject $obj, int $parent_node_id=null) | |
| Add object to tree at given position. More... | |
| editObject () | |
| addExternalEditFormCustom (ilPropertyFormGUI $form) | |
| updateObject () | |
| updates object entry in object_data More... | |
| getFormAction (string $cmd, string $default_form_action="") | |
| Get form action for command (command is method name without "Object", e.g. More... | |
| isVisible (int $ref_id, string $type) | |
| viewObject () | |
| viewObject container presentation for "administration -> repository, trash, permissions" More... | |
| deleteObject (bool $error=false) | |
| Display deletion confirmation screen. More... | |
| setColumnSettings (ilColumnGUI $column_gui) | |
| redirectAfterCreation () | |
| Redirect after creation, see https://docu.ilias.de/goto_docu_wiki_wpage_5035_1357.html Should be overwritten and redirect to settings screen. More... | |
| addToDeskObject () | |
| removeFromDeskObject () | |
Public Member Functions inherited from ILIAS\Object\ImplementsCreationCallback | |
| callCreationCallback (\ilObject $object, \ilObjectDefinition $obj_definition, int $requested_crtcb) | |
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 | _forwards () |
| static | _goto ($a_target, string $a_add="") |
| static | _modifyItemGUI (ilObjectListGUI $a_item_list_gui, string $a_cmd_class, array $a_item_data, bool $a_abo_status, int $a_course_ref_id, int $a_course_obj_id, int $a_parent_ref_id=0) |
Static Public Member Functions inherited from ilContainerGUI | |
| static | _buildPath (int $a_ref_id, int $a_course_ref_id) |
| build path More... | |
Static Public Member Functions inherited from ilObjectGUI | |
| static | _gotoRepositoryRoot (bool $raise_error=false) |
| Goto repository root. More... | |
| static | _gotoRepositoryNode (int $ref_id, string $cmd="") |
| static | _gotoSharedWorkspaceNode (int $wsp_id) |
Data Fields | |
| const | BREADCRUMB_DEFAULT = 0 |
| const | BREADCRUMB_CRS_ONLY = 1 |
| const | BREADCRUMB_FULL_PATH = 2 |
Data Fields inherited from ilContainerGUI | |
| int | $bl_cnt = 1 |
| bool | $multi_download_enabled = false |
Data Fields inherited from ilObjectGUI | |
| const | ALLOWED_TAGS_IN_TITLE_AND_DESCRIPTION |
| const | ADMIN_MODE_NONE = "" |
| const | ADMIN_MODE_SETTINGS = "settings" |
| const | ADMIN_MODE_REPOSITORY = "repository" |
| const | UPLOAD_TYPE_LOCAL = 1 |
| const | UPLOAD_TYPE_UPLOAD_DIRECTORY = 2 |
| const | CFORM_NEW = 1 |
| const | CFORM_IMPORT = 2 |
| const | CFORM_CLONE = 3 |
Protected Member Functions | |
| afterImport (ilObject $new_object) | |
| @inheritDoc More... | |
| getSubServices () | |
| confirmLPSync () | |
| setLPSyncObject () | |
| getEditFormValues () | |
| values are already set in initEditForm Returning an empty array avoid overriding these values. More... | |
| initEditForm () | |
| showPossibleSubObjects () | |
| @inheritDoc More... | |
| afterSave (ilObject $new_object) | |
| @inheritDoc More... | |
| getAgreementTabs () | |
| getTabs () | |
| @abstract overwrite in derived GUI class of your object type More... | |
| membersObject () | |
| initHeaderAction (?string $sub_type=null, ?int $sub_id=null) | |
| Add header action menu. More... | |
| afterSaveCallback () | |
| redirectLocToTestConfirmedObject () | |
| redirectLocToTestObject ($a_force_new_run=null) | |
| redirectLocToTestConfirmation (int $a_objective_id, int $a_test_id) | |
| Show confirmation whether user wants to start a new run or resume a previous run. More... | |
| hasAdminPermission () | |
| jump2UsersGalleryObject () | |
Protected Member Functions inherited from ilContainerGUI | |
| getEditFormValues () | |
| afterUpdate () | |
| Post (successful) object update hook. More... | |
| setTitleAndDescription () | |
| showPossibleSubObjects () | |
| show possible sub objects (pull down menu) More... | |
| supportsPageEditor () | |
| getTabs () | |
| @abstract overwrite in derived GUI class of your object type More... | |
| showContainerPageTabs () | |
| showPasswordInstructionObject (bool $a_init=true) | |
| initFormPasswordInstruction () | |
| Init password form. More... | |
| savePasswordObject () | |
| initEditForm () | |
| 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) | |
| initSortingDirectionForm (ilContainerSortingSettings $sorting_settings, ilRadioOption $element, string $a_prefix) | |
| Add sorting direction. More... | |
| initManualSortingOptionForm (ilContainerSortingSettings $settings, ilRadioOption $element, string $a_prefix, array $a_sorting_settings) | |
| Add manual sorting options. More... | |
| saveSortingSettings (ilPropertyFormGUI $form) | |
| trashHandleFilter (bool $action_apply, bool $action_reset) | |
| restoreToNewLocationObject (ilPropertyFormGUI $form=null) | |
| getTreeSelectorGUI (string $cmd) | |
| initFilter () | |
| showContainerFilter () | |
Protected Member Functions inherited from ilObjectGUI | |
| getObjectService () | |
| assignObject () | |
| setTitleAndDescription () | |
| initHeaderAction (?string $sub_type=null, ?int $sub_id=null) | |
| Add header action menu. More... | |
| insertHeaderAction (?ilObjectListGUI $list_gui=null) | |
| 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 More... | |
| setAdminTabs () | |
| set admin tabs More... | |
| setLocator () | |
| addLocatorItems () | |
| should be overwritten to add object specific items (repository items are preloaded) More... | |
| omitLocator (bool $omit=true) | |
| addAdminLocatorItems (bool $do_not_add_object=false) | |
| should be overwritten to add object specific items (repository items are preloaded) More... | |
| initCreationForms (string $new_type) | |
| Init creation forms. More... | |
| getCreationFormsHTML (array $forms) | |
| Get HTML for creation forms (accordion) More... | |
| initCreateForm (string $new_type) | |
| initDidacticTemplate (ilPropertyFormGUI $form) | |
| addDidacticTemplateOptions (array &$a_options) | |
| Add custom templates. More... | |
| afterSave (ilObject $new_object) | |
| Post (successful) object creation hook. More... | |
| initEditForm () | |
| initEditCustomForm (ilPropertyFormGUI $a_form) | |
| Add custom fields to update form. More... | |
| getEditFormValues () | |
| getEditFormCustomValues (array &$a_values) | |
| Add values to custom edit fields. More... | |
| validateCustom (ilPropertyFormGUI $form) | |
| Validate custom values (if not possible with checkInput()) More... | |
| updateCustom (ilPropertyFormGUI $form) | |
| Insert custom update form values into object. More... | |
| afterUpdate () | |
| Post (successful) object update hook. More... | |
| initImportForm (string $new_type) | |
| importFileObject (int $parent_id=null) | |
| afterImport (ilObject $new_object) | |
| Post (successful) object import hook. More... | |
| setFormAction (string $cmd, string $form_action) | |
| getReturnLocation (string $cmd, string $default_location="") | |
| Get return location for command (command is method name without "Object", e.g. More... | |
| setReturnLocation (string $cmd, string $location) | |
| set specific return location for command More... | |
| getTargetFrame (string $cmd, string $default_target_frame="") | |
| get target frame for command (command is method name without "Object", e.g. More... | |
| setTargetFrame (string $cmd, string $target_frame) | |
| Set specific target frame for command. More... | |
| showPossibleSubObjects () | |
| show possible sub objects (pull down menu) More... | |
| getTabs () | |
| @abstract overwrite in derived GUI class of your object type More... | |
| redirectToRefId (int $ref_id, string $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 ["ref_id"] value of the request More... | |
| fillCloneTemplate (?string $tpl_name, string $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... | |
| checkPermission (string $perm, string $cmd="", string $type="", ?int $ref_id=null) | |
| checkPermissionBool (string $perm, string $cmd="", string $type="", ?int $ref_id=null) | |
| enableDragDropFileUpload () | |
| Enables the file upload into this object by dropping files. More... | |
| showCustomIconsEditing ( $input_colspan=1, ilPropertyFormGUI $form=null, $as_section=true) | |
| show edit section of custom icons for container More... | |
Private Member Functions | |
| checkAgreement () | |
Private Attributes | |
| ilAdvancedMDRecordGUI | $record_gui = null |
| ilContainerStartObjects | $start_obj = null |
| ilLogger | $logger |
Class ilObjCourseGUI.
Definition at line 44 of file class.ilObjCourseGUI.php.
| ilObjCourseGUI::__construct | ( | $data, | |
| int | $id, | ||
| bool | $call_by_reference = true, |
||
| bool | $prepare_output = true |
||
| ) |
| mixed | $data | |
| int | $id | |
| bool | $call_by_reference | |
| bool | $prepare_output |
| ilCtrlException |
Reimplemented from ilObjectGUI.
Definition at line 60 of file class.ilObjCourseGUI.php.
References $DIC, ILIAS\GlobalScreen\Provider\__construct(), ILIAS\Repository\ctrl(), ILIAS\Repository\help(), ILIAS\FileDelivery\http(), ILIAS\Repository\lng(), ILIAS\Repository\logger(), and ILIAS\Repository\refinery().
Here is the call graph for this function:| ilObjCourseGUI::__checkStartObjects | ( | ) |
Definition at line 2780 of file class.ilObjCourseGUI.php.
References ILIAS\Repository\access(), and ILIAS\Repository\object().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Definition at line 2499 of file class.ilObjCourseGUI.php.
|
static |
Definition at line 2509 of file class.ilObjCourseGUI.php.
References $DIC, $http, $ilErr, $ilUser, ilObjectGUI\$lng, $refinery, ilObjectGUI\_gotoRepositoryNode(), ilObjectGUI\_gotoRepositoryRoot(), ilObject\_lookupObjId(), ilObject\_lookupTitle(), ilObject\_lookupType(), ANONYMOUS_USER_ID, ilMembershipRegistrationCodeUtils\handleCode(), ILIAS\Repository\int(), ilContSkillPresentationGUI\isAccessible(), ILIAS\Refinery\Factory\kindlyTo(), ilUtil\redirect(), ROOT_FOLDER_ID, ilLanguage\txt(), and ILIAS\HTTP\GlobalHttpState\wrapper().
Here is the call graph for this function:
|
static |
Definition at line 2670 of file class.ilObjCourseGUI.php.
Referenced by modifyItemGUI(), ilObjFolderGUI\modifyItemGUI(), ilObjGroupGUI\modifyItemGUI(), and ilObjSessionGUI\modifyItemGUI().
Here is the caller graph for this function:| ilObjCourseGUI::addContentTab | ( | ) |
Definition at line 1797 of file class.ilObjCourseGUI.php.
References ILIAS\Repository\lng().
Referenced by getTabs().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
@inheritDoc
Reimplemented from ilObjectGUI.
Definition at line 91 of file class.ilObjCourseGUI.php.
References ilCourseParticipants\_getInstanceByObjId(), ilCourseConstants\CRS_ADMIN, ilObject\getId(), and ILIAS\Repository\user().
Here is the call graph for this function:
|
protected |
@inheritDoc
Reimplemented from ilObjectGUI.
Definition at line 1573 of file class.ilObjCourseGUI.php.
References ilChangeEvent\_recordWriteEvent(), ILIAS\Repository\ctrl(), ilObject\getId(), ilObject\getRefId(), ilObjectGUI\getReturnLocation(), ilParticipants\IL_CRS_ADMIN, ILIAS\Repository\lng(), ilUtil\redirect(), ilObject\update(), and ILIAS\Repository\user().
Here is the call graph for this function:
|
protected |
Definition at line 2929 of file class.ilObjCourseGUI.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:| ilObjCourseGUI::askResetObject | ( | ) |
Definition at line 2752 of file class.ilObjCourseGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Here is the call graph for this function:| ilObjCourseGUI::autoFillObject | ( | ) |
Definition at line 1711 of file class.ilObjCourseGUI.php.
References ilObjectGUI\checkPermission(), ILIAS\Repository\lng(), membersObject(), and ILIAS\Repository\object().
Here is the call graph for this function:
|
private |
Definition at line 2464 of file class.ilObjCourseGUI.php.
References ilCourseUserData\_checkRequired(), ilMemberAgreement\_hasAccepted(), ilCourseDefinedFieldDefinition\_hasFields(), ILIAS\Repository\access(), ilMemberViewSettings\getInstance(), ilPrivacySettings\getInstance(), ILIAS\Repository\logger(), ILIAS\Repository\object(), and ILIAS\Repository\user().
Here is the call graph for this function:| ilObjCourseGUI::confirmDeleteInfoFilesObject | ( | ) |
Definition at line 511 of file class.ilObjCourseGUI.php.
References ILIAS\Repository\ctrl(), editInfoObject(), ILIAS\FileDelivery\http(), ILIAS\Repository\lng(), ILIAS\Repository\refinery(), and setSubTabs().
Here is the call graph for this function:
|
protected |
Definition at line 970 of file class.ilObjCourseGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Referenced by updateObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjCourseGUI::createMailSignature | ( | ) |
Create a course mail signature.
Definition at line 2815 of file class.ilObjCourseGUI.php.
References ilLink\_getLink(), ILIAS\Repository\lng(), and ILIAS\Repository\object().
Referenced by infoScreen().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjCourseGUI::deleteInfoFilesObject | ( | ) |
Definition at line 548 of file class.ilObjCourseGUI.php.
References editInfoObject(), ILIAS\FileDelivery\http(), ILIAS\Repository\lng(), ILIAS\Repository\object(), and ILIAS\Repository\refinery().
Here is the call graph for this function:| ilObjCourseGUI::deleteObject | ( | bool | $error = false | ) |
Display deletion confirmation screen.
Only for referenced objects. For user,role & rolt overwrite this function in the appropriate Object folders classes (ilObjUserFolderGUI,ilObjRoleFolderGUI)
Reimplemented from ilObjectGUI.
Definition at line 168 of file class.ilObjCourseGUI.php.
References ilContainerGUI\$error.
| ilObjCourseGUI::deliverCertificateObject | ( | ) |
Definition at line 2888 of file class.ilObjCourseGUI.php.
References $DIC, $objId, ILIAS\Repository\access(), ILIAS\Repository\ctrl(), ILIAS\FileDelivery\http(), ILIAS\Repository\lng(), ILIAS\Repository\refinery(), and ILIAS\Repository\user().
Here is the call graph for this function:| ilObjCourseGUI::editInfoObject | ( | ilPropertyFormGUI | $a_form = null | ) |
Definition at line 477 of file class.ilObjCourseGUI.php.
References $rows, ilCourseFile\_readFilesByCourse(), ilObjectGUI\checkPermission(), initInfoEditor(), ILIAS\Repository\lng(), ILIAS\Repository\object(), and setSubTabs().
Referenced by confirmDeleteInfoFilesObject(), deleteInfoFilesObject(), and updateInfoObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjCourseGUI::editMapSettingsObject | ( | ) |
Definition at line 2573 of file class.ilObjCourseGUI.php.
References ilContainerGUI\$form, ILIAS\Repository\access(), ilPropertyFormGUI\addCommandButton(), ilPropertyFormGUI\addItem(), ILIAS\Repository\ctrl(), ilMapUtil\getDefaultSettings(), ilPropertyFormGUI\getHTML(), ilMapUtil\isActivated(), ILIAS\Repository\lng(), ILIAS\Repository\object(), ilFormGUI\setFormAction(), setSubTabs(), and ilPropertyFormGUI\setTitle().
Here is the call graph for this function:| ilObjCourseGUI::editObject | ( | ilPropertyFormGUI | $form = null | ) |
Definition at line 989 of file class.ilObjCourseGUI.php.
References ilContainerGUI\$form, $GLOBALS, ilPropertyFormGUI\getHTML(), and setSubTabs().
Here is the call graph for this function:| ilObjCourseGUI::executeCommand | ( | ) |
Reimplemented from ilContainerGUI.
Definition at line 2001 of file class.ilObjCourseGUI.php.
References $DIC, ilContainerGUI\$form, $GLOBALS, ilObjectGUI\$html, __checkStartObjects(), ilCourseParticipants\_getInstanceByObjId(), ilLink\_getLink(), ilObjCourse\_isActivated(), ilParticipants\_isParticipant(), ilObjCourse\_registrationEnabled(), ilLearningProgress\_tracProgress(), ILIAS\Repository\access(), ilObjectGUI\addHeaderAction(), ilObjectGUI\checkPermission(), ilObjectGUI\checkPermissionBool(), ILIAS\Repository\ctrl(), error(), ilContainerGUI\forwardToPageObject(), ilObjectGUI\getCreationMode(), ilNewsTimelineGUI\getInstance(), ilCommonActionDispatcherGUI\getInstanceFromAjaxCall(), getLocalRoles(), ILIAS\Repository\help(), ILIAS\FileDelivery\http(), infoScreen(), infoScreenObject(), initInfoEditor(), ILIAS\Repository\lng(), ilLearningProgressBaseGUI\LP_CONTEXT_REPOSITORY, ilCourseConstants\MAIL_ALLOWED_ALL, ILIAS\Repository\object(), prepareOutput(), ILIAS\Repository\rbac(), ILIAS\Repository\refinery(), setSubTabs(), ilContainerGUI\setTitleAndDescription(), ilContainerGUI\showContainerPageTabs(), ilContainerGUI\showPermanentLink(), ILIAS\Repository\user(), and ilObjectGUI\viewObject().
Here is the call graph for this function:| ilObjCourseGUI::gatewayObject | ( | ) |
Definition at line 83 of file class.ilObjCourseGUI.php.
References ilObjectGUI\viewObject().
Here is the call graph for this function:
|
protected |
Definition at line 1772 of file class.ilObjCourseGUI.php.
References ILIAS\Repository\access(), ILIAS\Repository\ctrl(), and ILIAS\Repository\tabs().
Here is the call graph for this function:
|
protected |
values are already set in initEditForm Returning an empty array avoid overriding these values.
Reimplemented from ilContainerGUI.
Definition at line 1005 of file class.ilObjCourseGUI.php.
| ilObjCourseGUI::getLocalRoles | ( | array | $a_exclude = array() | ) |
| int[] | $a_exclude | a list of role ids which will not added to the results (optional) returns all local roles [role_id] => title |
Definition at line 3060 of file class.ilObjCourseGUI.php.
References ilObjRole\_getTranslation().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 950 of file class.ilObjCourseGUI.php.
References ilObjectServiceSettingsGUI\AUTO_RATING_NEW_OBJECTS, ilObjectServiceSettingsGUI\BADGES, ilObjectServiceSettingsGUI\BOOKING, ilObjectServiceSettingsGUI\CALENDAR_CONFIGURATION, ilObjectServiceSettingsGUI\CUSTOM_METADATA, ilObjectServiceSettingsGUI\EXTERNAL_MAIL_PREFIX, ilObjectServiceSettingsGUI\ORGU_POSITION_ACCESS, ilObjectServiceSettingsGUI\SKILLS, ilObjectServiceSettingsGUI\TAG_CLOUD, and ilObjectServiceSettingsGUI\USE_NEWS.
|
protected |
@abstract overwrite in derived GUI class of your object type
Reimplemented from ilContainerGUI.
Definition at line 1806 of file class.ilObjCourseGUI.php.
References ilCourseObjective\_getCountObjectives(), ilWaitingList\_isOnList(), ilParticipants\_isParticipant(), ilContainer\_lookupContainerSetting(), ILIAS\Repository\access(), addContentTab(), ilObjectServiceSettingsGUI\BOOKING, ilLearningProgressAccess\checkAccess(), ILIAS\Repository\ctrl(), ilBadgeHandler\getInstance(), ILIAS\Repository\help(), ILIAS\FileDelivery\http(), ilCourseConstants\IL_CRS_VIEW_OBJECTIVE, ilCourseConstants\IL_CRS_VIEW_TIMING, ilContSkillPresentationGUI\isAccessible(), ILIAS\Repository\lng(), ILIAS\Repository\object(), ILIAS\Repository\tabs(), and ILIAS\Repository\user().
Here is the call graph for this function:
|
protected |
Definition at line 3091 of file class.ilObjCourseGUI.php.
References ilCourseParticipant\_getInstanceByObjId(), and ILIAS\Repository\object().
Here is the call graph for this function:| ilObjCourseGUI::infoScreen | ( | ) |
Definition at line 192 of file class.ilObjCourseGUI.php.
References $c, $email, $parts, $record_gui, ilObjectGUI\$tpl, $txt, ilCourseDefinedFieldDefinition\_fieldsToInfoString(), ilMDUtils\_fillHTMLMetaTags(), ilCourseDefinedFieldDefinition\_getFields(), ilExportFieldsInfo\_getInstanceByType(), ilCourseFile\_readFilesByCourse(), ILIAS\Repository\access(), ilObjectGUI\checkPermission(), ilObjectGUI\checkPermissionBool(), ilMailFormCall\CONTEXT_KEY, createMailSignature(), ILIAS\Repository\ctrl(), ilDatePresentation\formatDate(), ilDatePresentation\formatPeriod(), ilGlobalTemplateInterface\get(), ilPrivacySettings\getInstance(), ilParticipants\getInstanceByObjId(), ilMailFormCall\getLinkTarget(), ilMailGlobalServices\getMailObjectRefId(), ilCourseMailTemplateMemberContext\ID, IL_CAL_UNIX, ilCourseConstants\IL_CRS_SUBSCRIPTION_CONFIRMATION, ilCourseConstants\IL_CRS_SUBSCRIPTION_DEACTIVATED, ilCourseConstants\IL_CRS_SUBSCRIPTION_DIRECT, ilCourseConstants\IL_CRS_SUBSCRIPTION_PASSWORD, ilDateTime\isNull(), ILIAS\Repository\lng(), ilObjCourseAccess\lookupRegistrationInfo(), ilUtil\makeClickable(), ilAdvancedMDRecordGUI\MODE_INFO, ILIAS\Repository\object(), ilAdvancedMDRecordGUI\parse(), ilGlobalTemplateInterface\parseCurrentBlock(), ilGlobalTemplateInterface\setCurrentBlock(), ilAdvancedMDRecordGUI\setInfoObject(), ilGlobalTemplateInterface\setVariable(), and ILIAS\Repository\user().
Referenced by executeCommand(), and infoScreenObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjCourseGUI::infoScreenObject | ( | ) |
this one is called from the info button in the repository not very nice to set cmdClass/Cmd manually, if everything works through ilCtrl in the future this may be changed
Definition at line 185 of file class.ilObjCourseGUI.php.
References ILIAS\Repository\ctrl(), and infoScreen().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Reimplemented from ilContainerGUI.
Definition at line 1010 of file class.ilObjCourseGUI.php.
References ilContainerGUI\$form, ilObjectGUI\$settings, ilObjUserTracking\_enabledLearningProgress(), ilLink\_getLink(), ilContainer\_lookupContainerSetting(), ilPropertyFormGUI\addCommandButton(), ilPropertyFormGUI\addItem(), ILIAS\Repository\ctrl(), ilMembershipRegistrationCodeUtils\generateCode(), ilPrivacySettings\getInstance(), ilObjectLP\getInstance(), ilObjectGUI\getObjectService(), IL_CAL_UNIX, ilCourseConstants\IL_CRS_SUBSCRIPTION_CONFIRMATION, ilCourseConstants\IL_CRS_SUBSCRIPTION_DEACTIVATED, ilCourseConstants\IL_CRS_SUBSCRIPTION_DIRECT, ilCourseConstants\IL_CRS_SUBSCRIPTION_PASSWORD, ilCourseConstants\IL_CRS_VIEW_BY_TYPE, ilCourseConstants\IL_CRS_VIEW_OBJECTIVE, ilCourseConstants\IL_CRS_VIEW_SESSIONS, ilCourseConstants\IL_CRS_VIEW_SIMPLE, ilCourseConstants\IL_CRS_VIEW_TIMING, ilCourseConstants\IL_CRS_VIEW_TIMING_ABSOLUTE, ilCourseConstants\IL_CRS_VIEW_TIMING_RELATIVE, ilObjectGUI\initDidacticTemplate(), ilContainerGUI\initListPresentationForm(), ilObjectServiceSettingsGUI\initServiceSettingsForm(), ilContainerGUI\initSortingForm(), ILIAS\Repository\lng(), ilCourseConstants\MAIL_ALLOWED_ALL, ilCourseConstants\MAIL_ALLOWED_TUTORS, ILIAS\Repository\object(), ilFormGUI\setFormAction(), ilPropertyFormGUI\setTitle(), ilContainer\SORT_ACTIVATION, ilContainer\SORT_CREATION, ilContainer\SORT_MANUAL, ilContainer\SORT_TITLE, ilObjCourse\STATUS_DETERMINATION_LP, and ilObjCourse\STATUS_DETERMINATION_MANUAL.
Referenced by updateObject().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Add header action menu.
Reimplemented from ilObjectGUI.
Definition at line 2824 of file class.ilObjCourseGUI.php.
References ilParticipants\_isParticipant(), ILIAS\Repository\ctrl(), ilUtil\getImagePath(), ilMembershipNotifications\isActiveForRefId(), ILIAS\Repository\lng(), and ILIAS\Repository\user().
Here is the call graph for this function:| ilObjCourseGUI::initInfoEditor | ( | ) |
Definition at line 576 of file class.ilObjCourseGUI.php.
References ilContainerGUI\$form, ilPropertyFormGUI\addCommandButton(), ilPropertyFormGUI\addItem(), ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), ilAdvancedMDRecordGUI\MODE_EDITOR, ILIAS\Repository\object(), ilFormGUI\setFormAction(), ilFormGUI\setMultipart(), and ilPropertyFormGUI\setTitle().
Referenced by editInfoObject(), executeCommand(), and updateInfoObject().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 3098 of file class.ilObjCourseGUI.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:| ilObjCourseGUI::leaveObject | ( | ) |
Definition at line 1732 of file class.ilObjCourseGUI.php.
References ilObjectGUI\checkPermission(), ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), ILIAS\Repository\object(), and ilObjectGUI\viewObject().
Referenced by unsubscribeObject().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 2504 of file class.ilObjCourseGUI.php.
References ILIAS\Repository\ctrl().
Referenced by autoFillObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjCourseGUI::modifyItemGUI | ( | ilObjectListGUI | $a_item_list_gui, |
| array | $a_item_data | ||
| ) |
@inheritDoc
Reimplemented from ilContainerGUI.
Definition at line 2658 of file class.ilObjCourseGUI.php.
References _modifyItemGUI(), and ILIAS\Repository\object().
Here is the call graph for this function:| ilObjCourseGUI::performUnsubscribeObject | ( | ) |
Definition at line 1756 of file class.ilObjCourseGUI.php.
References ilObjectGUI\checkPermission(), ILIAS\Repository\ctrl(), ilObjectGUI\getObject(), ILIAS\Repository\lng(), ilCourseMembershipMailNotification\TYPE_UNSUBSCRIBE_MEMBER, and ILIAS\Repository\user().
Here is the call graph for this function:| ilObjCourseGUI::prepareOutput | ( | bool | $show_subobjects = true | ) |
@inheritDoc
Reimplemented from ilContainerGUI.
Definition at line 2799 of file class.ilObjCourseGUI.php.
References ILIAS\LTI\ToolProvider\$settings, ilMemberViewSettings\getInstance(), and ILIAS\Repository\object().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjCourseGUI::readMemberData | ( | array | $ids, |
| array | $selected_columns = null, |
||
| bool | $skip_names = false |
||
| ) |
When building the members table in a course, user names are already read out via ilUserQuery::getUserListData (#31394). Adding skip_name as a parameter here is not super elegant, but seems like the only practical way avoid unnecessarily reading out the names again.
Definition at line 1595 of file class.ilObjCourseGUI.php.
References $name, ilObjUserTracking\_enabledLearningProgress(), ilObjUserTracking\_enabledUserRelatedData(), ilLPStatusWrapper\_lookupCompletedForObject(), ilLPStatusWrapper\_lookupFailedForObject(), ilLPStatusWrapper\_lookupInProgressForObject(), ilObjUser\_lookupName(), ilLearningProgress\_lookupProgressByObjId(), ILIAS\Repository\ctrl(), ilDatePresentation\formatDate(), ilObjPortfolio\getAvailablePortfolioLinksForUserIds(), ilPrivacySettings\getInstance(), ilObjectLP\getInstance(), IL_CAL_UNIX, ILIAS\Repository\lng(), ilLPStatus\LP_STATUS_COMPLETED, ilLPStatus\LP_STATUS_FAILED, ilLPStatus\LP_STATUS_IN_PROGRESS, ilLPStatus\LP_STATUS_NOT_ATTEMPTED, ILIAS\Repository\object(), and ilObjCourse\STATUS_DETERMINATION_LP.
Here is the call graph for this function:
|
protected |
Show confirmation whether user wants to start a new run or resume a previous run.
Definition at line 3034 of file class.ilObjCourseGUI.php.
References $GLOBALS, and ILIAS\Repository\lng().
Here is the call graph for this function:
|
protected |
Definition at line 2966 of file class.ilObjCourseGUI.php.
References ilLink\_getLink(), ILIAS\FileDelivery\http(), ilUtil\redirect(), and ILIAS\Repository\refinery().
Here is the call graph for this function:
|
protected |
Definition at line 2983 of file class.ilObjCourseGUI.php.
References $res, ilLink\_getLink(), ilCourseObjective\_getObjectiveIds(), ILIAS\FileDelivery\http(), ILIAS\Repository\object(), ilUtil\redirect(), and ILIAS\Repository\refinery().
Here is the call graph for this function:| ilObjCourseGUI::renderContainer | ( | ) |
Definition at line 174 of file class.ilObjCourseGUI.php.
| ilObjCourseGUI::renderObject | ( | ) |
Reimplemented from ilContainerGUI.
Definition at line 102 of file class.ilObjCourseGUI.php.
References ILIAS\Repository\ctrl(), and ilObjectGUI\viewObject().
Here is the call graph for this function:| ilObjCourseGUI::resetObject | ( | ) |
Definition at line 2763 of file class.ilObjCourseGUI.php.
References $GLOBALS, ilLOTestRun\deleteRuns(), ILIAS\Repository\lng(), ILIAS\Repository\object(), and ILIAS\Repository\user().
Here is the call graph for this function:| ilObjCourseGUI::saveMapSettingsObject | ( | ) |
Definition at line 2628 of file class.ilObjCourseGUI.php.
References $location, ILIAS\Repository\ctrl(), ILIAS\FileDelivery\http(), and ILIAS\Repository\refinery().
Here is the call graph for this function:| ilObjCourseGUI::saveNotificationObject | ( | ) |
Definition at line 456 of file class.ilObjCourseGUI.php.
References ILIAS\Repository\ctrl(), ILIAS\FileDelivery\http(), ILIAS\Repository\lng(), and ILIAS\Repository\refinery().
Here is the call graph for this function:| ilObjCourseGUI::saveSortingObject | ( | ) |
Reimplemented from ilContainerGUI.
Definition at line 2934 of file class.ilObjCourseGUI.php.
References ILIAS\FileDelivery\http().
Here is the call graph for this function:| ilObjCourseGUI::sendFileObject | ( | ) |
Definition at line 1442 of file class.ilObjCourseGUI.php.
References ilFileDelivery\deliverFileLegacy(), ILIAS\FileDelivery\http(), and ILIAS\Repository\refinery().
Here is the call graph for this function:| ilObjCourseGUI::setContentSubTabs | ( | ) |
@inheritDoc
Reimplemented from ilContainerGUI.
Definition at line 2707 of file class.ilObjCourseGUI.php.
References $DIC, $lng, ILIAS\Repository\access(), and ILIAS\Repository\object().
Here is the call graph for this function:
|
protected |
Definition at line 980 of file class.ilObjCourseGUI.php.
References ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and ilObjCourse\STATUS_DETERMINATION_LP.
Here is the call graph for this function:| ilObjCourseGUI::setSideColumnReturn | ( | ) |
@inheritDoc
Reimplemented from ilContainerGUI.
Definition at line 3106 of file class.ilObjCourseGUI.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:| ilObjCourseGUI::setSubTabs | ( | string | $a_tab | ) |
Definition at line 1455 of file class.ilObjCourseGUI.php.
References ilCourseDefinedFieldDefinition\_hasFields(), ILIAS\Repository\ctrl(), ilPrivacySettings\getInstance(), ilMapUtil\isActivated(), ILIAS\Repository\lng(), and ILIAS\Repository\object().
Referenced by confirmDeleteInfoFilesObject(), editInfoObject(), editMapSettingsObject(), editObject(), and executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
@inheritDoc
Reimplemented from ilContainerGUI.
Definition at line 1559 of file class.ilObjCourseGUI.php.
References ILIAS\Repository\object(), and ilContainer\VIEW_OBJECTIVE.
Here is the call graph for this function:| ilObjCourseGUI::unsubscribeObject | ( | ) |
Definition at line 1751 of file class.ilObjCourseGUI.php.
References leaveObject().
Here is the call graph for this function:| ilObjCourseGUI::updateInfoObject | ( | ) |
Definition at line 658 of file class.ilObjCourseGUI.php.
References ilContainerGUI\$error, ilContainerGUI\$form, ilPropertyFormGUI\checkInput(), ilObjectGUI\checkPermission(), editInfoObject(), error(), ilPropertyFormGUI\getInput(), ilPropertyFormGUI\getItemByPostVar(), ilFileUtils\getValidFilename(), initInfoEditor(), ILIAS\Repository\lng(), ilGlobalTemplateInterface\MESSAGE_TYPE_SUCCESS, ILIAS\Repository\object(), and ilPropertyFormGUI\setValuesByPost().
Here is the call graph for this function:| ilObjCourseGUI::updateLPFromStatus | ( | int | $a_member_id, |
| bool | $a_has_passed | ||
| ) |
sync course status and lp status
Definition at line 1690 of file class.ilObjCourseGUI.php.
References ilObjUserTracking\_enabledLearningProgress(), ilLPStatusWrapper\_updateStatus(), ilObjectLP\getInstance(), ilLPObjSettings\LP_MODE_MANUAL_BY_TUTOR, ILIAS\Repository\object(), ilCourseAppEventListener\setBlockedForLP(), and ilObjCourse\STATUS_DETERMINATION_LP.
Here is the call graph for this function:| ilObjCourseGUI::updateObject | ( | ) |
updates object entry in object_data
Reimplemented from ilObjectGUI.
Definition at line 721 of file class.ilObjCourseGUI.php.
References ilContainerGUI\$form, $GLOBALS, ilObjectGUI\$settings, ilChangeEvent\_catchupWriteEvents(), ilChangeEvent\_recordWriteEvent(), ilContainer\_writeContainerSetting(), ilContainerGUI\afterUpdate(), ilPropertyFormGUI\checkInput(), confirmLPSync(), ILIAS\Repository\ctrl(), ilObjectGUI\editObject(), ilPropertyFormGUI\getInput(), ilPrivacySettings\getInstance(), ilPropertyFormGUI\getItemByPostVar(), ilObjectGUI\getObjectService(), ILIAS\FileDelivery\http(), IL_CAL_UNIX, ilCourseConstants\IL_CRS_SUBSCRIPTION_DEACTIVATED, ilCourseConstants\IL_CRS_SUBSCRIPTION_DIRECT, ilCourseConstants\IL_CRS_SUBSCRIPTION_LIMITED, ilCourseConstants\IL_CRS_SUBSCRIPTION_UNLIMITED, ilCourseConstants\IL_CRS_VIEW_OBJECTIVE, ilCourseConstants\IL_CRS_VIEW_TIMING, initEditForm(), ILIAS\Repository\int(), ILIAS\UI\examples\Symbol\Glyph\Language\language(), ILIAS\Repository\lng(), ILIAS\Repository\object(), ILIAS\Repository\refinery(), ilContainerGUI\saveListPresentation(), ilContainerGUI\saveSortingSettings(), ilPropertyFormGUI\setValuesByPost(), ilContainer\SORT_ACTIVATION, ilObjCourse\STATUS_DETERMINATION_LP, and ilObjectServiceSettingsGUI\updateServiceSettingsForm().
Here is the call graph for this function:
|
protected |
Definition at line 57 of file class.ilObjCourseGUI.php.
|
protected |
Definition at line 55 of file class.ilObjCourseGUI.php.
Referenced by _goto().
|
private |
Definition at line 54 of file class.ilObjCourseGUI.php.
|
protected |
Definition at line 58 of file class.ilObjCourseGUI.php.
|
protected |
Definition at line 49 of file class.ilObjCourseGUI.php.
|
private |
Definition at line 51 of file class.ilObjCourseGUI.php.
Referenced by infoScreen().
|
protected |
Definition at line 56 of file class.ilObjCourseGUI.php.
Referenced by _goto().
|
private |
Definition at line 52 of file class.ilObjCourseGUI.php.
| const ilObjCourseGUI::BREADCRUMB_CRS_ONLY = 1 |
Definition at line 47 of file class.ilObjCourseGUI.php.
| const ilObjCourseGUI::BREADCRUMB_DEFAULT = 0 |
Definition at line 46 of file class.ilObjCourseGUI.php.
Referenced by ilLocatorGUI\addRepositoryItems().
| const ilObjCourseGUI::BREADCRUMB_FULL_PATH = 2 |
Definition at line 48 of file class.ilObjCourseGUI.php.
Referenced by ilLocatorGUI\addRepositoryItems().