|
ILIAS
Release_4_0_x_branch Revision 61816
|
Class ilObjCourseGUI. More...
Inheritance diagram for ilObjCourseGUI:
Collaboration diagram for ilObjCourseGUI:Public Member Functions | |
| ilObjCourseGUI () | |
| Constructor public. | |
| gatewayObject () | |
| memberGatewayObject () | |
| Gateway for member administration commands. | |
| sendMailToSelectedUsersObject () | |
| cancelMemberObject () | |
| canceledObject is called when operation is canceled, method links back public | |
| createObject () | |
| create new object form | |
| importFileObject () | |
| renderObject () | |
| render the object | |
| viewObject () | |
| list childs of current object | |
| 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 | |
| infoScreen () | |
| show information screen | |
| listStructureObject () | |
| deleteStarterObject () | |
| selectStarterObject () | |
| addStarterObject () | |
| editInfoObject () | |
| Edit info page informations. | |
| confirmDeleteInfoFilesObject () | |
| show info file donfimation table | |
| deleteInfoFilesObject () | |
| Delete info files. | |
| initInfoEditor () | |
| init info editor | |
| updateInfoObject () | |
| updateObject () | |
| updates object entry in object_data | |
| editObject () | |
| edit object | |
| editCourseIconsObject () | |
| edit container icons | |
| sendFileObject () | |
| updateCourseIconsObject () | |
| update container icons | |
| setSubTabs ($a_tab) | |
| set sub tabs | |
| removeSmallIconObject () | |
| remove small icon | |
| removeBigIconObject () | |
| remove big icon | |
| removeTinyIconObject () | |
| remove small icon | |
| saveObject () | |
| save object public | |
| downloadArchivesObject () | |
| setShowHidePrefs () | |
| set preferences (show/hide tabel content) | |
| addMemberAutoCompleteObject () | |
| Add Member for autoComplete. | |
| updateAdminStatusObject () | |
| update admin status | |
| updateTutorStatusObject () | |
| update tuto status | |
| updateMemberStatusObject () | |
| updateMemberStatus | |
| updateParticipantsStatus ($type, $visible_members, $passed, $notification, $blocked) | |
| __showWaitingList () | |
| __showSubscribers () | |
| editMemberObject () | |
| edit member | |
| editMembersObject () | |
| edit members | |
| updateMembersObject () | |
| update members | |
| updateMemberObject () | |
| addAsMemberObject () | |
| Add user as member. | |
| assignMembersObject () | |
| assignFromWaitingListObject () | |
| refuseFromListObject () | |
| refuse from waiting list | |
| performRemoveFromWaitingListObject () | |
| assignSubscribersObject () | |
| autoFillObject () | |
| deleteSubscribers () | |
| removeFromWaitingList () | |
| leaveObject () | |
| unsubscribeObject () | |
| performUnsubscribeObject () | |
| deleteMembersObject () | |
| removeMembersObject () | |
| refuseSubscribersObject () | |
| getTabs (&$tabs_gui) | |
| Get tabs. | |
| fetchPrintSubscriberData ($a_members) | |
| fetchPrintMemberData ($a_members) | |
| printMembersObject () | |
| membersGalleryObject () | |
| & | __initTableGUI () |
| __setTableGUIBasicData (&$tbl, &$result_set, $from="") | |
| standard implementation for tables use 'from' variable use different initial setting of table | |
| __showRemoveFromWaitingListTable ($a_result_set) | |
| __showDeleteSubscriberTable ($a_result_set) | |
| __showSubscribersTable ($a_result_set, $a_subscriber_ids=NULL) | |
| __showWaitingListTable ($a_result_set, $a_waiting_list_ids=NULL) | |
| __getDateSelect ($a_type, $a_varname, $a_selected) | |
| __toUnix ($a_time_arr) | |
| __unsetSessionVariables () | |
| mailMembersObject () | |
| & | executeCommand () |
| execute command note: this method is overwritten in all container objects | |
| _forwards () | |
| cciObjectivesObject () | |
| cciObjectivesEditObject () | |
| cciObjectivesAskResetObject () | |
| cciResetObject () | |
| initConditionHandlerGUI ($item_id) | |
| addLocatorItems () | |
| should be overwritten to add object specific items (repository items are preloaded) | |
| _goto ($a_target) | |
| goto target course | |
| toUnix ($date, $time=array()) | |
| __prepareDateSelect ($a_unix_time) | |
| __prepareTimeSelect ($a_unix_time) | |
| editMapSettingsObject () | |
| Edit Map Settings. | |
| saveMapSettingsObject () | |
| membersMapObject () | |
| Members map. | |
| modifyItemGUI ($a_item_list_gui, $a_item_data, $a_show_path) | |
| Modify Item ListGUI for presentation in container. | |
| setContentSubTabs () | |
| Set content sub tabs. | |
| askResetObject () | |
| ask reset test results | |
| resetObject () | |
| __checkStartObjects () | |
| showStartObjects () | |
| prepareOutput () | |
| Handle member view. | |
Public Member Functions inherited from ilContainerGUI | |
| ilContainerGUI ($a_data, $a_id, $a_call_by_reference=true, $a_prepare_output=true) | |
| Constructor public. | |
| forwardToStyleSheet () | |
| Forward to style object. | |
| & | forwardToPageObject () |
| forward command to page object | |
| addPageTabs () | |
| Add page tabs. | |
| getContainerPageHTML () | |
| Get container page HTML. | |
| prepareOutput ($a_show_subobjects=true) | |
| prepare output | |
| showTreeFlatIcon () | |
| setTitleAndDescription () | |
| called by prepare output | |
| showPossibleSubObjects () | |
| show possible sub objects selection list | |
| showAdministrationPanel (&$tpl) | |
| show administration panel | |
| __showTimingsButton (&$tpl) | |
| showPermanentLink (&$tpl) | |
| show permanent link | |
| switchToStdEditorObject () | |
| Switch to standard page editor. | |
| switchToOldEditorObject () | |
| Switch to old page editor. | |
| useNewEditorObject () | |
| Use new editor (-> delete xhtml content page) | |
| editPageFrameObject () | |
| show page editor frameset | |
| editPageContentObject () | |
| edit page content (for repository root node and categories) | |
| savePageContentObject () | |
| cancelPageContentObject () | |
| renderItemList ($a_type="all") | |
| showLinkListObject () | |
| clearAdminCommandsDetermination () | |
| cleaer administration commands determination | |
| & | newBlockTemplate () |
| determin admin commands | |
| addHeaderRow (&$a_tpl, $a_type, $a_show_image=true) | |
| adds a header row to a block template | |
| addStandardRow (&$a_tpl, $a_html, $a_item_ref_id="", $a_item_obj_id="", $a_image_type="") | |
| adds a standard row to a block template | |
| addMessageRow (&$a_tpl, $a_message, $a_type) | |
| add message row | |
| resetRowType () | |
| setPageEditorTabs () | |
| Add page editor tabs. | |
| addStandardContainerSubTabs ($a_include_view=true) | |
| Add standar container subtabs for view, manage, oderdering and text/media editor link. | |
| enableAdministrationPanelObject () | |
| enable administration panel | |
| disableAdministrationPanelObject () | |
| enable administration panel | |
| editOrderObject () | |
| Edit order. | |
| isActiveOrdering () | |
| Check if ordering is enabled. | |
| addToDeskObject () | |
| removeFromDeskObject () | |
| lockObject () | |
| cutObject () | |
| cut object(s) out from a container and write the information to clipboard | |
| linkObject () | |
| create an new reference of an object in tree it's like a hard link of unix | |
| clearObject () | |
| clear clipboard and go back to last object | |
| performPasteIntoMultipleObjectsObject () | |
| initAndDisplayLinkIntoMultipleObjectsObject () | |
| showLinkIntoMultipleObjectsTreeObject () | |
| initAndDisplayMoveIntoObjectObject () | |
| showMoveIntoObjectTreeObject () | |
| pasteObject () | |
| paste object from clipboard to current place Depending on the chosen command the object(s) are linked, copied or moved | |
| copyObject () | |
| Copy object(s) out from a container and write the information to clipboard It is not possible to copy multiple objects at once. | |
| clipboardObject () | |
| show clipboard | |
| showCustomIconsEditing ($a_input_colspan=1) | |
| show edit section of custom icons for container | |
| isActiveAdministrationPanel () | |
| setColumnSettings ($column_gui) | |
| May be overwritten in subclasses. | |
| allowBlocksMoving () | |
| Standard is to allow blocks moving. | |
| allowBlocksConfigure () | |
| Standard is to allow blocks configuration. | |
| cloneWizardPageTreeObject () | |
| public | |
| cloneWizardPageListObject () | |
| public | |
| cloneWizardPageObject ($a_tree_view=true) | |
| Show clone wizard page for container objects. | |
| cloneAllObject () | |
| Clone all object Overwritten method for copying container objects. | |
| copyWizardHasOptions ($a_mode) | |
| public | |
| saveSortingObject () | |
| Save Sorting. | |
| cloneNodes ($srcRef, $dstRef, &$mapping, $newName=null) | |
| Recursively clones all nodes of the RBAC tree. | |
| modifyItemGUI (&$a_item_list_gui, $a_item_data, $a_show_path) | |
| Modify Item ListGUI for presentation in container. | |
| editStylePropertiesObject () | |
| Edit style properties. | |
| initStylePropertiesForm () | |
| Init style properties form. | |
| createStyleObject () | |
| Create Style. | |
| editStyleObject () | |
| Edit Style. | |
| deleteStyleObject () | |
| Delete Style. | |
| saveStyleSettingsObject () | |
| Save style settings. | |
| getAsynchItemListObject () | |
| Get item list command drop down asynchronously. | |
Public Member Functions inherited from ilObjectGUI | |
| ilObjectGUI ($a_data, $a_id=0, $a_call_by_reference=true, $a_prepare_output=true) | |
| Constructor public. | |
| withReferences () | |
| determines wether objects are referenced or not (got ref ids or not) | |
| 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 | |
| getCreationMode () | |
| get creation mode | |
| getAdminTabs (&$tabs_gui) | |
| administration tabs show only permissions and trash folder | |
| getHTML () | |
| undeleteObject () | |
| Get objects back from trash. | |
| confirmedDeleteObject () | |
| confirmed deletion of object -> objects are moved to trash or deleted immediately, if trash is disabled | |
| cancelDeleteObject () | |
| cancel deletion of object | |
| removeFromSystemObject () | |
| remove objects from trash bin and all entries therefore every object needs a specific deleteObject() method | |
| cancelObject ($in_rep=false) | |
| cancel action and go back to previous page public | |
| getFormAction ($a_cmd, $a_formaction="") | |
| get form action for command (command is method name without "Object", e.g. | |
| isVisible ($a_ref_id, $a_type) | |
| deleteObject ($a_error=false) | |
| Display deletion confirmation screen. | |
| trashObject () | |
| Show trash content of object. | |
| getTemplateFile ($a_cmd, $a_type="") | |
| get a template blockfile format: tpl. | |
Static Public Member Functions | |
| static | _modifyItemGUI ($a_item_list_gui, $a_cmd_class, $a_item_data, $a_show_path, $a_abo_status, $a_course_ref_id, $a_course_obj_id, $a_parent_ref_id=0) |
| We need a static version of this, e.g. | |
Static Public Member Functions inherited from ilContainerGUI | |
| static | _buildPath ($a_ref_id, $a_course_ref_id) |
| build path | |
Protected Member Functions | |
| forwardToTimingsView () | |
| updateECSExportSettings () | |
| Update ECS Export Settings. | |
| initForm () | |
| init form | |
| fillECSExportSettings () | |
| protected | |
| readMemberData ($ids, $role= 'admin') | |
| membersObject () | |
| member administration | |
| loadDate ($a_field) | |
| load date | |
Private Member Functions | |
| checkAgreement () | |
| Check agreement and redirect if it is not accepted. | |
| checkLicenses ($a_keep=false) | |
| Check the remaining licenses of course objects and generate a message if raare. | |
| forwardToAgreement () | |
| Forward to CourseAgreementGUI. | |
Additional Inherited Members | |
Data Fields inherited from ilContainerGUI | |
| $bl_cnt = 1 | |
Class ilObjCourseGUI.
ilObjCourseGUI: ilCourseRegistrationGUI, ilShopPurchaseGUI, ilCourseObjectivesGUI ilObjCourseGUI: ilObjCourseGroupingGUI, ilMDEditorGUI, ilInfoScreenGUI, ilLearningProgressGUI, ilPermissionGUI ilObjCourseGUI: ilRepositorySearchGUI, ilConditionHandlerInterface ilObjCourseGUI: ilCourseContentGUI, ilPublicUserProfileGUI, ilMemberExportGUI ilObjCourseGUI: ilCourseUserFieldsGUI, ilCourseAgreementGUI, ilSessionOverviewGUI ilObjCourseGUI: ilColumnGUI, ilPageObjectGUI, ilCourseItemAdministrationGUI ilObjCourseGUI: ilLicenseOverviewGUI, ilObjectCopyGUI, ilObjStyleSheetGUI
Definition at line 24 of file class.ilObjCourseGUI.php.
| ilObjCourseGUI::__checkStartObjects | ( | ) |
Definition at line 5101 of file class.ilObjCourseGUI.php.
Referenced by viewObject().
Here is the caller graph for this function:| ilObjCourseGUI::__getDateSelect | ( | $a_type, | |
| $a_varname, | |||
| $a_selected | |||
| ) |
Definition at line 4083 of file class.ilObjCourseGUI.php.
References formSelect().
Here is the call graph for this function:| & ilObjCourseGUI::__initTableGUI | ( | ) |
Reimplemented from ilObjectGUI.
Definition at line 3806 of file class.ilObjCourseGUI.php.
Referenced by __showDeleteSubscriberTable(), __showRemoveFromWaitingListTable(), __showSubscribersTable(), and __showWaitingListTable().
Here is the caller graph for this function:| ilObjCourseGUI::__prepareDateSelect | ( | $a_unix_time | ) |
Definition at line 4764 of file class.ilObjCourseGUI.php.
| ilObjCourseGUI::__prepareTimeSelect | ( | $a_unix_time | ) |
Definition at line 4771 of file class.ilObjCourseGUI.php.
| ilObjCourseGUI::__setTableGUIBasicData | ( | & | $tbl, |
| & | $result_set, | ||
$a_from = "" |
|||
| ) |
standard implementation for tables use 'from' variable use different initial setting of table
Reimplemented from ilObjectGUI.
Definition at line 3814 of file class.ilObjCourseGUI.php.
References $_GET.
Referenced by __showDeleteSubscriberTable(), __showRemoveFromWaitingListTable(), __showSubscribersTable(), and __showWaitingListTable().
Here is the caller graph for this function:| ilObjCourseGUI::__showDeleteSubscriberTable | ( | $a_result_set | ) |
Definition at line 3910 of file class.ilObjCourseGUI.php.
References $_GET, ilObjectGUI\$tpl, __initTableGUI(), __setTableGUIBasicData(), and ilUtil\getImagePath().
Referenced by deleteSubscribers().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjCourseGUI::__showRemoveFromWaitingListTable | ( | $a_result_set | ) |
Definition at line 3864 of file class.ilObjCourseGUI.php.
References $_GET, ilObjectGUI\$tpl, __initTableGUI(), __setTableGUIBasicData(), and ilUtil\getImagePath().
Referenced by removeFromWaitingList().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjCourseGUI::__showSubscribers | ( | ) |
Definition at line 2403 of file class.ilObjCourseGUI.php.
References __showSubscribersTable(), ilDatePresentation\formatDate(), ilUtil\formCheckbox(), ilObjectFactory\getInstanceByObjId(), and IL_CAL_UNIX.
Here is the call graph for this function:| ilObjCourseGUI::__showSubscribersTable | ( | $a_result_set, | |
$a_subscriber_ids = NULL |
|||
| ) |
Definition at line 3957 of file class.ilObjCourseGUI.php.
References $_GET, ilObjectGUI\$actions, ilObjectGUI\$tpl, __initTableGUI(), __setTableGUIBasicData(), ilUtil\formSelect(), and ilUtil\getImagePath().
Referenced by __showSubscribers().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjCourseGUI::__showWaitingList | ( | ) |
Definition at line 2360 of file class.ilObjCourseGUI.php.
References __showWaitingListTable(), ilObjCourseGrouping\_getGroupingCourseIds(), ilCourseParticipants\_getInstanceByObjId(), ilObject\_lookupTitle(), ilDatePresentation\formatDate(), ilUtil\formCheckbox(), ilObjectFactory\getInstanceByObjId(), and IL_CAL_UNIX.
Here is the call graph for this function:| ilObjCourseGUI::__showWaitingListTable | ( | $a_result_set, | |
$a_waiting_list_ids = NULL |
|||
| ) |
Definition at line 4022 of file class.ilObjCourseGUI.php.
References $_GET, ilObjectGUI\$actions, ilObjectGUI\$tpl, __initTableGUI(), __setTableGUIBasicData(), ilUtil\formSelect(), and ilUtil\getImagePath().
Referenced by __showWaitingList().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjCourseGUI::__toUnix | ( | $a_time_arr | ) |
Definition at line 4124 of file class.ilObjCourseGUI.php.
| ilObjCourseGUI::__unsetSessionVariables | ( | ) |
Definition at line 4133 of file class.ilObjCourseGUI.php.
References $_SESSION.
Referenced by cancelMemberObject().
Here is the caller graph for this function:| ilObjCourseGUI::_forwards | ( | ) |
Definition at line 4636 of file class.ilObjCourseGUI.php.
| ilObjCourseGUI::_goto | ( | $a_target | ) |
goto target course
Definition at line 4720 of file class.ilObjCourseGUI.php.
References $_GET, $ilErr, ilObjectGUI\$lng, ilObject\_lookupObjId(), ilObject\_lookupTitle(), exit, and ilUtil\sendFailure().
Here is the call graph for this function:
|
static |
We need a static version of this, e.g.
in folders of the course
Definition at line 4907 of file class.ilObjCourseGUI.php.
References $ilCtrl, ilObjectGUI\$lng, ilContainerGUI\_buildPath(), ilObjCourse\_lookupViewMode(), ilDatePresentation\formatPeriod(), IL_CAL_UNIX, IL_CRS_TIMINGS_ACTIVATION, IL_CRS_TIMINGS_PRESETTING, and ilContainer\VIEW_OBJECTIVE.
Referenced by ilObjSessionGUI\modifyItemGUI(), ilObjGroupGUI\modifyItemGUI(), ilObjFolderGUI\modifyItemGUI(), and modifyItemGUI().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjCourseGUI::addAsMemberObject | ( | ) |
Add user as member.
Definition at line 2644 of file class.ilObjCourseGUI.php.
References $_POST, $user, ilObjUser\_lookupId(), assignMembersObject(), membersObject(), and ilUtil\sendFailure().
Here is the call graph for this function:| ilObjCourseGUI::addLocatorItems | ( | ) |
should be overwritten to add object specific items (repository items are preloaded)
Reimplemented from ilObjectGUI.
Definition at line 4706 of file class.ilObjCourseGUI.php.
| ilObjCourseGUI::addMemberAutoCompleteObject | ( | ) |
Add Member for autoComplete.
Definition at line 2262 of file class.ilObjCourseGUI.php.
References ilUserLoginAutoCompleteInputGUI\echoAutoCompleteList().
Here is the call graph for this function:| ilObjCourseGUI::addStarterObject | ( | ) |
Definition at line 744 of file class.ilObjCourseGUI.php.
References $_POST, ilCourseStart\add(), ilObjectGUI\checkPermission(), listStructureObject(), selectStarterObject(), ilUtil\sendFailure(), and ilUtil\sendSuccess().
Here is the call graph for this function:| ilObjCourseGUI::askResetObject | ( | ) |
ask reset test results
public
| @return |
Definition at line 5074 of file class.ilObjCourseGUI.php.
| ilObjCourseGUI::assignFromWaitingListObject | ( | ) |
Definition at line 2724 of file class.ilObjCourseGUI.php.
References $_POST, ilObjectGUI\checkPermission(), ilObjectFactory\getInstanceByObjId(), IL_CRS_MEMBER, membersObject(), ilWaitingList\removeFromList(), ilUtil\sendFailure(), and ilUtil\sendSuccess().
Here is the call graph for this function:| ilObjCourseGUI::assignMembersObject | ( | ) |
Definition at line 2671 of file class.ilObjCourseGUI.php.
References $_POST, $_SESSION, checkLicenses(), ilObjectGUI\checkPermission(), ilCourseConstants\CRS_ADMIN, ilCourseConstants\CRS_MEMBER, ilCourseConstants\CRS_TUTOR, ilObjectFactory\getInstanceByObjId(), IL_CRS_ADMIN, IL_CRS_MEMBER, IL_CRS_TUTOR, ilUtil\sendFailure(), and ilUtil\sendSuccess().
Referenced by addAsMemberObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjCourseGUI::assignSubscribersObject | ( | ) |
Definition at line 2840 of file class.ilObjCourseGUI.php.
References $_POST, $ilErr, $usr_id, ilObjectGUI\checkPermission(), membersObject(), ilUtil\sendFailure(), and ilUtil\sendSuccess().
Here is the call graph for this function:| ilObjCourseGUI::autoFillObject | ( | ) |
Definition at line 2875 of file class.ilObjCourseGUI.php.
References ilObjectGUI\checkPermission(), membersObject(), ilUtil\sendFailure(), and ilUtil\sendSuccess().
Here is the call graph for this function:| ilObjCourseGUI::cancelMemberObject | ( | ) |
canceledObject is called when operation is canceled, method links back public
Definition at line 131 of file class.ilObjCourseGUI.php.
References ilObjectGUI\$return_location, __unsetSessionVariables(), and ilUtil\redirect().
Here is the call graph for this function:| ilObjCourseGUI::cciObjectivesAskResetObject | ( | ) |
Definition at line 4660 of file class.ilObjCourseGUI.php.
| ilObjCourseGUI::cciObjectivesEditObject | ( | ) |
Definition at line 4650 of file class.ilObjCourseGUI.php.
| ilObjCourseGUI::cciObjectivesObject | ( | ) |
Definition at line 4642 of file class.ilObjCourseGUI.php.
| ilObjCourseGUI::cciResetObject | ( | ) |
Definition at line 4668 of file class.ilObjCourseGUI.php.
References ilCourseObjectiveResult\reset(), and ilUtil\sendSuccess().
Here is the call graph for this function:
|
private |
Check agreement and redirect if it is not accepted.
private
Definition at line 4547 of file class.ilObjCourseGUI.php.
References ilCourseUserData\_checkRequired(), ilPrivacySettings\_getInstance(), ilCourseAgreement\_hasAccepted(), ilCourseDefinedFieldDefinition\_hasFields(), and ilMemberViewSettings\getInstance().
Referenced by viewObject().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Check the remaining licenses of course objects and generate a message if raare.
private
Definition at line 4594 of file class.ilObjCourseGUI.php.
References ilObjectGUI\$lng, ilLicense\_getLicensedChildObjects(), ilLicenseAccess\_isEnabled(), and ilUtil\sendInfo().
Referenced by assignMembersObject(), and executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjCourseGUI::confirmDeleteInfoFilesObject | ( | ) |
show info file donfimation table
public
Definition at line 853 of file class.ilObjCourseGUI.php.
References $_POST, $file, editInfoObject(), ilUtil\sendFailure(), and setSubTabs().
Here is the call graph for this function:| ilObjCourseGUI::createObject | ( | ) |
create new object form
public
Reimplemented from ilObjectGUI.
Definition at line 141 of file class.ilObjCourseGUI.php.
References $_GET, ilObjectGUI\fillCloneTemplate(), and ilUtil\getImagePath().
Referenced by saveObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjCourseGUI::deleteInfoFilesObject | ( | ) |
Delete info files.
public
Definition at line 892 of file class.ilObjCourseGUI.php.
References $_POST, $file, editInfoObject(), ilUtil\sendFailure(), and ilUtil\sendSuccess().
Here is the call graph for this function:| ilObjCourseGUI::deleteMembersObject | ( | ) |
Definition at line 3081 of file class.ilObjCourseGUI.php.
References $_POST, ilObjectGUI\checkPermission(), ilUtil\getImagePath(), membersObject(), readMemberData(), ilUtil\sendFailure(), and setSubTabs().
Referenced by memberGatewayObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjCourseGUI::deleteStarterObject | ( | ) |
Definition at line 670 of file class.ilObjCourseGUI.php.
References $_GET, ilObjectGUI\checkPermission(), ilCourseStart\delete(), listStructureObject(), and ilUtil\sendSuccess().
Here is the call graph for this function:| ilObjCourseGUI::deleteSubscribers | ( | ) |
Definition at line 2904 of file class.ilObjCourseGUI.php.
References $_POST, $_SESSION, __showDeleteSubscriberTable(), ilObjectGUI\checkPermission(), ilDatePresentation\formatDate(), ilObjectFactory\getInstanceByObjId(), IL_CAL_UNIX, membersObject(), ilUtil\sendFailure(), and ilUtil\sendQuestion().
Referenced by gatewayObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjCourseGUI::downloadArchivesObject | ( | ) |
Definition at line 1887 of file class.ilObjCourseGUI.php.
References $_POST, ilObjectGUI\checkPermission(), ilUtil\deliverFile(), and ilUtil\sendFailure().
Here is the call graph for this function:| ilObjCourseGUI::editCourseIconsObject | ( | ) |
edit container icons
Definition at line 1628 of file class.ilObjCourseGUI.php.
References ilObjectGUI\checkPermission(), setSubTabs(), and ilContainerGUI\showCustomIconsEditing().
Here is the call graph for this function:| ilObjCourseGUI::editInfoObject | ( | ) |
Edit info page informations.
public
Definition at line 797 of file class.ilObjCourseGUI.php.
References $file, $files, $ilErr, ilCourseFile\_readFilesByCourse(), ilObjectGUI\checkPermission(), initInfoEditor(), 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 | ( | ) |
Edit Map Settings.
Definition at line 4783 of file class.ilObjCourseGUI.php.
References $ilCtrl, ilGoogleMapUtil\getDefaultSettings(), ilGoogleMapUtil\isActivated(), ilLocationInputGUI\setLatitude(), setSubTabs(), and ilCheckboxInputGUI\setValue().
Here is the call graph for this function:| ilObjCourseGUI::editMemberObject | ( | ) |
edit member
public
| @return |
Definition at line 2439 of file class.ilObjCourseGUI.php.
References $_GET, $_POST, and editMembersObject().
Here is the call graph for this function:| ilObjCourseGUI::editMembersObject | ( | ) |
edit members
public
Definition at line 2453 of file class.ilObjCourseGUI.php.
References $_POST, ilObjectGUI\checkPermission(), membersObject(), readMemberData(), ilUtil\sendFailure(), and setSubTabs().
Referenced by editMemberObject(), and updateMembersObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjCourseGUI::editObject | ( | ) |
edit object
public
Reimplemented from ilObjectGUI.
Definition at line 1197 of file class.ilObjCourseGUI.php.
References ilObjectGUI\checkPermission(), initForm(), and setSubTabs().
Referenced by updateObject().
Here is the call graph for this function:
Here is the caller graph for this function:| & ilObjCourseGUI::executeCommand | ( | ) |
execute command note: this method is overwritten in all container objects
Reimplemented from ilContainerGUI.
Definition at line 4226 of file class.ilObjCourseGUI.php.
References $_GET, $cmd, $ilCtrl, $ilErr, $ret, ilPaymentObject\_hasAccess(), ilPaymentObject\_isBuyable(), ilParticipants\_isParticipant(), ilMDEditorGUI\addObserver(), checkLicenses(), ilObjectGUI\checkPermission(), ilCourseConstants\CRS_ADMIN, ilCourseConstants\CRS_MEMBER, ilCourseConstants\CRS_TUTOR, forwardToAgreement(), ilContainerGUI\forwardToPageObject(), ilContainerGUI\forwardToStyleSheet(), forwardToTimingsView(), ilObjectGUI\getCreationMode(), infoScreen(), infoScreenObject(), LIC_MODE_REPOSITORY, LP_MODE_REPOSITORY, prepareOutput(), setSubTabs(), and viewObject().
Here is the call graph for this function:| ilObjCourseGUI::fetchPrintMemberData | ( | $a_members | ) |
Definition at line 3413 of file class.ilObjCourseGUI.php.
References $_SESSION, $failed, ilObjectGUI\$lng, ilLPStatusWrapper\_getCompleted(), ilLPStatusWrapper\_getFailed(), ilLPStatusWrapper\_getInProgress(), ilPrivacySettings\_getInstance(), ilLPStatusWrapper\_getNotAttempted(), ilLearningProgress\_lookupProgressByObjId(), elseif(), ilFormat\formatUnixTime(), ilObjectFactory\getInstanceByObjId(), LP_STATUS_COMPLETED, LP_STATUS_FAILED, LP_STATUS_IN_PROGRESS, LP_STATUS_NOT_ATTEMPTED, and ilUtil\sortArray().
Referenced by printMembersObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjCourseGUI::fetchPrintSubscriberData | ( | $a_members | ) |
Definition at line 3383 of file class.ilObjCourseGUI.php.
References $_SESSION, ilDatePresentation\formatDate(), ilObjectFactory\getInstanceByObjId(), IL_CAL_UNIX, and ilUtil\sortArray().
Referenced by printMembersObject().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
protected
| @return |
Definition at line 1490 of file class.ilObjCourseGUI.php.
References $ilLog, $reader, ilECSCommunityReader\_getInstance(), ilECSSettings\_getInstance(), ilRadioOption\addSubItem(), ilECSEContentReader\read(), ilRadioOption\setInfo(), ilRadioGroupInputGUI\setValue(), and ilCheckboxGroupInputGUI\setValue().
Referenced by initForm().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Forward to CourseAgreementGUI.
private
Definition at line 4627 of file class.ilObjCourseGUI.php.
Referenced by executeCommand().
Here is the caller graph for this function:
|
protected |
| @return |
Definition at line 262 of file class.ilObjCourseGUI.php.
References $_SESSION, and ilContainer\VIEW_TIMING.
Referenced by executeCommand().
Here is the caller graph for this function:| ilObjCourseGUI::gatewayObject | ( | ) |
Definition at line 48 of file class.ilObjCourseGUI.php.
References $_POST, deleteSubscribers(), removeFromWaitingList(), and viewObject().
Here is the call graph for this function:| ilObjCourseGUI::getTabs | ( | & | $tabs_gui | ) |
Get tabs.
Reimplemented from ilContainerGUI.
Definition at line 3225 of file class.ilObjCourseGUI.php.
References $_GET, ilObjectGUI\$lng, ilCourseObjective\_getCountObjectives(), ilLicenseAccess\_isEnabled(), ilWaitingList\_isOnList(), ilLearningProgressAccess\checkAccess(), elseif(), and IL_CRS_VIEW_OBJECTIVE.
Here is the call graph for this function:| ilObjCourseGUI::ilObjCourseGUI | ( | ) |
Constructor public.
Definition at line 30 of file class.ilObjCourseGUI.php.
References $_GET, $ilCtrl, and ilContainerGUI\ilContainerGUI().
Here is the call graph for this function:| ilObjCourseGUI::importFileObject | ( | ) |
Definition at line 190 of file class.ilObjCourseGUI.php.
References $_GET, $ilDB, ilFileDataCourse\createImportFile(), ilObjectGUI\getReturnLocation(), ilUtil\redirect(), ilUtil\sendSuccess(), and ilSaxParser\startParsing().
Here is the call graph for this function:| ilObjCourseGUI::infoScreen | ( | ) |
show information screen
Definition at line 370 of file class.ilObjCourseGUI.php.
References $_GET, $file, $files, $ilErr, ilObjectGUI\$tpl, ilCourseDefinedFieldDefinition\_fieldsToInfoString(), ilMDUtils\_fillHTMLMetaTags(), ilCourseDefinedFieldDefinition\_getFields(), ilExportFieldsInfo\_getInstance(), ilPrivacySettings\_getInstance(), ilCourseFile\_readFilesByCourse(), ilObjectGUI\checkPermission(), elseif(), ilDatePresentation\formatDate(), ilDatePresentation\formatPeriod(), IL_CAL_UNIX, IL_CRS_ARCHIVE_NONE, IL_CRS_SUBSCRIPTION_CONFIRMATION, IL_CRS_SUBSCRIPTION_DEACTIVATED, IL_CRS_SUBSCRIPTION_DIRECT, IL_CRS_SUBSCRIPTION_PASSWORD, IL_CRS_VIEW_ARCHIVE, ilUtil\makeClickable(), ilAdvancedMDRecordGUI\MODE_INFO, and ilAdvancedMDRecordGUI\setInfoObject().
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 360 of file class.ilObjCourseGUI.php.
References infoScreen().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjCourseGUI::initConditionHandlerGUI | ( | $item_id | ) |
Definition at line 4686 of file class.ilObjCourseGUI.php.
References $_GET.
|
protected |
init form
protected
| @return |
Definition at line 1217 of file class.ilObjCourseGUI.php.
References $desc, $pass, $section, $sess, $start, $title, fillECSExportSettings(), ilUtil\getImagePath(), IL_CAL_UNIX, IL_CRS_ACTIVATION_LIMITED, IL_CRS_ACTIVATION_OFFLINE, IL_CRS_ACTIVATION_UNLIMITED, IL_CRS_ARCHIVE_DOWNLOAD, IL_CRS_SUBSCRIPTION_CONFIRMATION, IL_CRS_SUBSCRIPTION_DEACTIVATED, IL_CRS_SUBSCRIPTION_DIRECT, IL_CRS_SUBSCRIPTION_LIMITED, IL_CRS_SUBSCRIPTION_PASSWORD, IL_CRS_SUBSCRIPTION_UNLIMITED, IL_CRS_VIEW_ARCHIVE, IL_CRS_VIEW_BY_TYPE, IL_CRS_VIEW_OBJECTIVE, IL_CRS_VIEW_SESSIONS, IL_CRS_VIEW_SIMPLE, IL_CRS_VIEW_TIMING, ilCheckboxInputGUI\setChecked(), ilDateTime\setDate(), ilRadioOption\setInfo(), ilNumberInputGUI\setMinValue(), ilDateTimeInputGUI\setShowTime(), ilCheckboxInputGUI\setValue(), ilRadioGroupInputGUI\setValue(), ilRadioOption\setValue(), ilContainer\SORT_ACTIVATION, ilContainer\SORT_MANUAL, and ilContainer\SORT_TITLE.
Referenced by editObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjCourseGUI::initInfoEditor | ( | ) |
init info editor
public
Definition at line 922 of file class.ilObjCourseGUI.php.
References $file, $section, ilAdvancedMDRecordGUI\MODE_EDITOR, ilAdvancedMDRecordGUI\setPropertyForm(), ilTextInputGUI\setValue(), and ilTextAreaInputGUI\setValue().
Referenced by editInfoObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjCourseGUI::leaveObject | ( | ) |
Definition at line 3009 of file class.ilObjCourseGUI.php.
References ilObjectGUI\checkPermission(), ilUtil\sendFailure(), ilUtil\sendQuestion(), and viewObject().
Here is the call graph for this function:| ilObjCourseGUI::listStructureObject | ( | ) |
Definition at line 603 of file class.ilObjCourseGUI.php.
References ilObjectGUI\$data, ilObjectGUI\checkPermission(), ilUtil\getImagePath(), ilObjectFactory\getInstanceByRefId(), ilUtil\sendInfo(), setSubTabs(), and ilUtil\switchColor().
Referenced by addStarterObject(), and deleteStarterObject().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
load date
protected
| @return |
Definition at line 5050 of file class.ilObjCourseGUI.php.
References $_POST, and IL_CAL_FKT_GETDATE.
Referenced by updateObject().
Here is the caller graph for this function:| ilObjCourseGUI::mailMembersObject | ( | ) |
Definition at line 4144 of file class.ilObjCourseGUI.php.
References $ilErr, ilObjRole\_getTranslation(), ilObject\_lookupTitle(), ilMail\_usePearMail(), ilUtil\formCheckbox(), ilUtil\getImagePath(), and setSubTabs().
Here is the call graph for this function:| ilObjCourseGUI::memberGatewayObject | ( | ) |
Gateway for member administration commands.
public
Definition at line 82 of file class.ilObjCourseGUI.php.
References $_POST, deleteMembersObject(), elseif(), sendMailToSelectedUsersObject(), and updateMembersObject().
Here is the call graph for this function:| ilObjCourseGUI::membersGalleryObject | ( | ) |
Definition at line 3683 of file class.ilObjCourseGUI.php.
References $file, $ilErr, exit, ilObjectFactory\getInstanceByObjId(), ilUtil\getStyleSheetLocation(), setSubTabs(), and ilUtil\sortArray().
Here is the call graph for this function:| ilObjCourseGUI::membersMapObject | ( | ) |
Members map.
Definition at line 4855 of file class.ilObjCourseGUI.php.
References $map, ilObjectGUI\$tpl, ilGoogleMapUtil\isActivated(), and setSubTabs().
Here is the call graph for this function:
|
protected |
member administration
protected
Definition at line 2032 of file class.ilObjCourseGUI.php.
References $_GET, $_SESSION, $ilCtrl, ilObjectGUI\$lng, ilObjectGUI\$tpl, ilObjUserTracking\_enabledLearningProgress(), ilObjUserTracking\_enabledUserRelatedData(), ilCourseParticipants\_getInstanceByObjId(), ilCourseItems\_hasTimings(), ilLPObjSettings\_lookupMode(), ilObjectGUI\checkPermission(), ilCourseConstants\CRS_ADMIN, ilCourseConstants\CRS_MEMBER, ilCourseConstants\CRS_TUTOR, ilUtil\getImagePath(), IL_CRS_VIEW_TIMING, LP_MODE_DEACTIVATED, readMemberData(), setShowHidePrefs(), ilTextInputGUI\setSize(), and setSubTabs().
Referenced by addAsMemberObject(), assignFromWaitingListObject(), assignSubscribersObject(), autoFillObject(), deleteMembersObject(), deleteSubscribers(), editMembersObject(), performRemoveFromWaitingListObject(), refuseFromListObject(), refuseSubscribersObject(), removeFromWaitingList(), removeMembersObject(), sendMailToSelectedUsersObject(), updateMemberObject(), updateMembersObject(), and updateParticipantsStatus().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjCourseGUI::modifyItemGUI | ( | $a_item_list_gui, | |
| $a_item_data, | |||
| $a_show_path | |||
| ) |
Modify Item ListGUI for presentation in container.
Definition at line 4898 of file class.ilObjCourseGUI.php.
References _modifyItemGUI().
Here is the call graph for this function:| ilObjCourseGUI::performRemoveFromWaitingListObject | ( | ) |
Definition at line 2808 of file class.ilObjCourseGUI.php.
References $_SESSION, $usr_id, ilObjectGUI\checkPermission(), membersObject(), ilUtil\sendFailure(), and ilUtil\sendSuccess().
Here is the call graph for this function:| ilObjCourseGUI::performUnsubscribeObject | ( | ) |
Definition at line 3065 of file class.ilObjCourseGUI.php.
References ilObjectGUI\checkPermission(), ilUtil\redirect(), and ilUtil\sendSuccess().
Here is the call graph for this function:| ilObjCourseGUI::prepareOutput | ( | ) |
Handle member view.
Reimplemented from ilObjectGUI.
Definition at line 5245 of file class.ilObjCourseGUI.php.
References ilObjectGUI\getCreationMode(), and ilMemberViewSettings\getInstance().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjCourseGUI::printMembersObject | ( | ) |
Definition at line 3551 of file class.ilObjCourseGUI.php.
References ilObjectGUI\$tpl, ilObjUserTracking\_enabledLearningProgress(), ilObjUserTracking\_enabledUserRelatedData(), ilPrivacySettings\_getInstance(), ilLPObjSettings\_lookupMode(), ilLearningProgress\_lookupProgressByObjId(), ilObjectGUI\checkPermission(), exit, fetchPrintMemberData(), fetchPrintSubscriberData(), ilFormat\formatUnixTime(), ilUtil\getImagePath(), ilUtil\getStyleSheetLocation(), and LP_MODE_DEACTIVATED.
Here is the call graph for this function:
|
protected |
Definition at line 1956 of file class.ilObjCourseGUI.php.
References $failed, $name, $usr_id, ilLPStatusWrapper\_getCompleted(), ilLPStatusWrapper\_getFailed(), ilLPStatusWrapper\_getInProgress(), ilPrivacySettings\_getInstance(), ilLPStatusWrapper\_getNotAttempted(), ilObjUser\_lookupLogin(), ilObjUser\_lookupName(), ilLearningProgress\_lookupProgressByObjId(), elseif(), ilDatePresentation\formatDate(), IL_CAL_UNIX, LP_STATUS_COMPLETED, LP_STATUS_FAILED, LP_STATUS_IN_PROGRESS, and LP_STATUS_NOT_ATTEMPTED.
Referenced by deleteMembersObject(), editMembersObject(), and membersObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjCourseGUI::refuseFromListObject | ( | ) |
refuse from waiting list
public
Definition at line 2780 of file class.ilObjCourseGUI.php.
References $_POST, ilObjectGUI\checkPermission(), membersObject(), ilWaitingList\removeFromList(), ilUtil\sendFailure(), and ilUtil\sendSuccess().
Here is the call graph for this function:| ilObjCourseGUI::refuseSubscribersObject | ( | ) |
Definition at line 3188 of file class.ilObjCourseGUI.php.
References $_POST, $usr_id, ilObjectGUI\checkPermission(), membersObject(), ilUtil\sendFailure(), and ilUtil\sendSuccess().
Here is the call graph for this function:| ilObjCourseGUI::removeBigIconObject | ( | ) |
remove big icon
public
Definition at line 1829 of file class.ilObjCourseGUI.php.
References ilUtil\redirect().
Here is the call graph for this function:| ilObjCourseGUI::removeFromWaitingList | ( | ) |
Definition at line 2956 of file class.ilObjCourseGUI.php.
References $_POST, $_SESSION, __showRemoveFromWaitingListTable(), ilObjectGUI\checkPermission(), ilDatePresentation\formatDate(), ilObjectFactory\getInstanceByObjId(), IL_CAL_UNIX, membersObject(), ilUtil\sendFailure(), and ilUtil\sendSuccess().
Referenced by gatewayObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjCourseGUI::removeMembersObject | ( | ) |
Definition at line 3127 of file class.ilObjCourseGUI.php.
References $_POST, $title, $usr_id, ilObjectGUI\checkPermission(), membersObject(), ilUtil\sendFailure(), and ilUtil\sendSuccess().
Here is the call graph for this function:| ilObjCourseGUI::removeSmallIconObject | ( | ) |
remove small icon
public
Definition at line 1818 of file class.ilObjCourseGUI.php.
References ilUtil\redirect().
Here is the call graph for this function:| ilObjCourseGUI::removeTinyIconObject | ( | ) |
remove small icon
public
Definition at line 1841 of file class.ilObjCourseGUI.php.
References ilUtil\redirect().
Here is the call graph for this function:| ilObjCourseGUI::renderContainer | ( | ) |
Definition at line 350 of file class.ilObjCourseGUI.php.
References renderObject().
Here is the call graph for this function:| ilObjCourseGUI::renderObject | ( | ) |
render the object
Reimplemented from ilContainerGUI.
Definition at line 251 of file class.ilObjCourseGUI.php.
References viewObject().
Referenced by renderContainer(), and viewObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjCourseGUI::resetObject | ( | ) |
Definition at line 5086 of file class.ilObjCourseGUI.php.
References ilCourseObjectiveResult\reset(), ilUtil\sendSuccess(), and viewObject().
Here is the call graph for this function:| ilObjCourseGUI::saveMapSettingsObject | ( | ) |
Definition at line 4839 of file class.ilObjCourseGUI.php.
References $_POST, $ilCtrl, and ilUtil\stripSlashes().
Here is the call graph for this function:| ilObjCourseGUI::saveObject | ( | ) |
save object public
Reimplemented from ilObjectGUI.
Definition at line 1851 of file class.ilObjCourseGUI.php.
References $_POST, ilChangeEvent\_isActive(), ilChangeEvent\_recordWriteEvent(), createObject(), ilObjectGUI\getReturnLocation(), IL_CRS_ADMIN, ilUtil\redirect(), ilUtil\sendFailure(), and ilUtil\sendSuccess().
Here is the call graph for this function:| ilObjCourseGUI::selectStarterObject | ( | ) |
Definition at line 693 of file class.ilObjCourseGUI.php.
References ilObjectGUI\checkPermission(), ilUtil\formCheckbox(), ilUtil\getImagePath(), ilObjectFactory\getInstanceByRefId(), setSubTabs(), and ilUtil\switchColor().
Referenced by addStarterObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjCourseGUI::sendFileObject | ( | ) |
Definition at line 1652 of file class.ilObjCourseGUI.php.
References $_GET, $file, and ilUtil\deliverFile().
Here is the call graph for this function:| ilObjCourseGUI::sendMailToSelectedUsersObject | ( | ) |
Definition at line 98 of file class.ilObjCourseGUI.php.
References $_GET, $_POST, $usr_id, ilObjUser\_lookupLogin(), membersObject(), ilUtil\redirect(), and ilUtil\sendFailure().
Referenced by memberGatewayObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjCourseGUI::setContentSubTabs | ( | ) |
Set content sub tabs.
Reimplemented from ilContainerGUI.
Definition at line 4986 of file class.ilObjCourseGUI.php.
References $_SESSION, $ilCtrl, ilObjectGUI\$lng, ilContainerGUI\addStandardContainerSubTabs(), IL_CRS_VIEW_TIMING, and ilContainerGUI\isActiveAdministrationPanel().
Here is the call graph for this function:| ilObjCourseGUI::setShowHidePrefs | ( | ) |
set preferences (show/hide tabel content)
public
Definition at line 1930 of file class.ilObjCourseGUI.php.
References $_GET.
Referenced by membersObject().
Here is the caller graph for this function:| ilObjCourseGUI::setSubTabs | ( | $a_tab | ) |
set sub tabs
Definition at line 1691 of file class.ilObjCourseGUI.php.
References $_GET, ilPrivacySettings\_getInstance(), ilCourseDefinedFieldDefinition\_hasFields(), and ilGoogleMapUtil\isActivated().
Referenced by confirmDeleteInfoFilesObject(), deleteMembersObject(), editCourseIconsObject(), editInfoObject(), editMapSettingsObject(), editMembersObject(), editObject(), executeCommand(), listStructureObject(), mailMembersObject(), membersGalleryObject(), membersMapObject(), membersObject(), and selectStarterObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjCourseGUI::showStartObjects | ( | ) |
Definition at line 5119 of file class.ilObjCourseGUI.php.
References ilObjectGUI\$ilias, ilObjectGUI\$obj_id, ilObjectGUI\$ref_id, $start, $type, ilConditionHandler\_checkAllConditionsOfTarget(), ilLink\_getLink(), ilRepositoryExplorer\buildFrameTarget(), elseif(), ilUtil\getImagePath(), and ilCourseLMHistory\getLMHistory().
Referenced by viewObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjCourseGUI::toUnix | ( | $date, | |
$time = array() |
|||
| ) |
Definition at line 4759 of file class.ilObjCourseGUI.php.
| ilObjCourseGUI::unsubscribeObject | ( | ) |
Definition at line 3037 of file class.ilObjCourseGUI.php.
References ilObjectGUI\checkPermission(), and ilUtil\sendQuestion().
Here is the call graph for this function:| ilObjCourseGUI::updateAdminStatusObject | ( | ) |
update admin status
public
| @return |
Definition at line 2276 of file class.ilObjCourseGUI.php.
References $_POST, ilObjectGUI\checkPermission(), and updateParticipantsStatus().
Here is the call graph for this function:| ilObjCourseGUI::updateCourseIconsObject | ( | ) |
update container icons
Definition at line 1664 of file class.ilObjCourseGUI.php.
References ilObjectGUI\checkPermission(), and ilUtil\sendSuccess().
Here is the call graph for this function:
|
protected |
Update ECS Export Settings.
protected
Definition at line 1139 of file class.ilObjCourseGUI.php.
References $_POST, ilECSSettings\_getInstance(), ilRbacReview\_getOperationIdsByName(), and ilUtil\sendFailure().
Referenced by updateObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjCourseGUI::updateInfoObject | ( | ) |
Definition at line 1000 of file class.ilObjCourseGUI.php.
References $_POST, $ilErr, ilObjectGUI\checkPermission(), editInfoObject(), ilAdvancedMDRecordGUI\loadFromPost(), ilAdvancedMDRecordGUI\MODE_EDITOR, ilUtil\sendFailure(), ilUtil\sendSuccess(), and ilUtil\stripSlashes().
Here is the call graph for this function:| ilObjCourseGUI::updateMemberObject | ( | ) |
Definition at line 2603 of file class.ilObjCourseGUI.php.
References $_GET, $_POST, ilObjectGUI\checkPermission(), membersObject(), and ilUtil\sendSuccess().
Here is the call graph for this function:| ilObjCourseGUI::updateMembersObject | ( | ) |
update members
public
| @return |
Definition at line 2486 of file class.ilObjCourseGUI.php.
References $_POST, $title, $usr_id, ilCourseParticipants\_getInstanceByObjId(), ilObjectGUI\checkPermission(), editMembersObject(), membersObject(), ilUtil\sendFailure(), and ilUtil\sendSuccess().
Referenced by memberGatewayObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjCourseGUI::updateMemberStatusObject | ( | ) |
updateMemberStatus
public
| @return |
Definition at line 2312 of file class.ilObjCourseGUI.php.
References $_POST, ilObjectGUI\checkPermission(), and updateParticipantsStatus().
Here is the call graph for this function:| ilObjCourseGUI::updateObject | ( | ) |
updates object entry in object_data
public
Reimplemented from ilObjectGUI.
Definition at line 1057 of file class.ilObjCourseGUI.php.
References $_POST, ilChangeEvent\_catchupWriteEvents(), ilChangeEvent\_isActive(), ilChangeEvent\_recordWriteEvent(), editObject(), IL_CAL_UNIX, IL_CRS_VIEW_TIMING, loadDate(), ilUtil\sendFailure(), ilUtil\sendSuccess(), ilContainer\SORT_ACTIVATION, ilUtil\stripSlashes(), and updateECSExportSettings().
Here is the call graph for this function:| ilObjCourseGUI::updateParticipantsStatus | ( | $type, | |
| $visible_members, | |||
| $passed, | |||
| $notification, | |||
| $blocked | |||
| ) |
Definition at line 2324 of file class.ilObjCourseGUI.php.
References $ilErr, $type, membersObject(), and ilUtil\sendSuccess().
Referenced by updateAdminStatusObject(), updateMemberStatusObject(), and updateTutorStatusObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjCourseGUI::updateTutorStatusObject | ( | ) |
update tuto status
public
| @return |
Definition at line 2294 of file class.ilObjCourseGUI.php.
References $_POST, ilObjectGUI\checkPermission(), and updateParticipantsStatus().
Here is the call graph for this function:| ilObjCourseGUI::viewObject | ( | ) |
list childs of current object
public
Reimplemented from ilObjectGUI.
Definition at line 284 of file class.ilObjCourseGUI.php.
References $_GET, $ilCtrl, $ret, __checkStartObjects(), ilMDUtils\_fillHTMLMetaTags(), ilLearningProgress\_tracProgress(), checkAgreement(), ilObjectGUI\checkPermission(), renderObject(), showStartObjects(), ilContainer\VIEW_BY_TYPE, ilContainer\VIEW_OBJECTIVE, ilContainer\VIEW_SESSIONS, ilContainer\VIEW_SIMPLE, and ilContainer\VIEW_TIMING.
Referenced by executeCommand(), gatewayObject(), leaveObject(), renderObject(), and resetObject().
Here is the call graph for this function:
Here is the caller graph for this function: