ILIAS
Release_3_10_x_branch Revision 61812
|
Class ilObjCourseGUI. More...
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) | |
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 () | |
assignMembersObject () | |
assignFromWaitingListObject () | |
refuseFromListObject () | |
refuse from waiting list | |
performRemoveFromWaitingListObject () | |
assignSubscribersObject () | |
autoFillObject () | |
deleteSubscribers () | |
removeFromWaitingList () | |
unsubscribeObject () | |
performUnsubscribeObject () | |
deleteMembersObject () | |
removeMembersObject () | |
refuseSubscribersObject () | |
searchUserObject () | |
__appendToStoredResults ($a_result) | |
cancelSearchObject () | |
searchObject () | |
listUsersGroupObject () | |
listUsersRoleObject () | |
getTabs (&$tabs_gui) | |
common tabs for all container objects (should be called at the end of child getTabs() method | |
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 | |
__showSearchUserTable ($a_result_set, $a_user_ids=NULL, $a_cmd="search") | |
__showSearchGroupTable ($a_result_set, $a_grp_ids=NULL) | |
__showSearchRoleTable ($a_result_set, $a_role_ids) | |
__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) | |
__search ($a_search_string, $a_search_for) | |
__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 () | |
askResetObject () | |
ask reset test results | |
resetObject () | |
__checkStartObjects () | |
showStartObjects () | |
Public Member Functions inherited from ilContainerGUI | |
ilContainerGUI ($a_data, $a_id, $a_call_by_reference=true, $a_prepare_output=true) | |
Constructor public. | |
& | forwardToPageObject () |
forward command to page object | |
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) | |
get container content (list of subitems) (this should include multiple lists in the future that together build the blocks of a container page) | |
__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 () | |
addSeparatorRow (&$a_tpl) | |
setPageEditorTabs () | |
enableAdministrationPanelObject () | |
enable administration panel | |
disableAdministrationPanelObject () | |
enable administration panel | |
addToDeskObject () | |
subscribe item | |
lockObject () | |
getActions () | |
Get Actions. | |
removeFromDeskObject () | |
unsubscribe item | |
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 | |
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 | |
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. | |
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 | |
assignObject () | |
prepareOutput () | |
prepare output | |
showUpperIcon () | |
showMountWebfolderIcon () | |
setTabs () | |
set admin tabs public | |
setAdminTabs () | |
set admin tabs public | |
getAdminTabs (&$tabs_gui) | |
administration tabs show only permissions and trash folder | |
getHTML () | |
setActions ($a_actions="") | |
set possible actions for objects in list. | |
setSubObjects ($a_sub_objects="") | |
set possible subobjects for this object. | |
setLocator () | |
set Locator | |
omitLocator ($a_omit=true) | |
addAdminLocatorItems () | |
should be overwritten to add object specific items (repository items are preloaded) | |
undeleteObject () | |
get object back from trash | |
insertSavedNodes ($a_source_id, $a_dest_id, $a_tree_id, &$a_affected_ids) | |
recursive method to insert all saved nodes of the clipboard (maybe this function could be moved to a rbac class ?) | |
confirmedDeleteObject () | |
confirmed deletion if object -> objects are moved to trash | |
cancelDeleteObject () | |
cancel deletion of object | |
removeFromSystemObject () | |
remove objects from trash bin and all entries therefore every object needs a specific deleteObject() method | |
removeDeletedNodes ($a_node_id, $a_checked, $a_delete_objects, &$a_affected_ids) | |
remove already deleted objects within the objects in trash recursive function | |
cancelObject ($in_rep=false) | |
cancel action and go back to previous page public | |
importObject () | |
import new object form | |
displayEditForm ($fields) | |
display edit form (usually called by editObject) | |
afterUpdate () | |
permObject () | |
show permissions of current node | |
getFormAction ($a_cmd, $a_formaction="") | |
get form action for command (command is method name without "Object", e.g. | |
setFormAction ($a_cmd, $a_formaction) | |
set specific form action for command | |
getReturnLocation ($a_cmd, $a_location="") | |
get return location for command (command is method name without "Object", e.g. | |
setReturnLocation ($a_cmd, $a_location) | |
set specific return location for command | |
getTargetFrame ($a_cmd, $a_target_frame="") | |
get target frame for command (command is method name without "Object", e.g. | |
setTargetFrame ($a_cmd, $a_target_frame) | |
set specific target frame for command | |
permSaveObject () | |
save permissions | |
isVisible ($a_ref_id, $a_type) | |
displayList () | |
display object list | |
deleteObject ($a_error=false) | |
display deletion confirmation screen only for referenced objects. | |
trashObject () | |
show trash content of object | |
addRoleObject () | |
adds a local role This method is only called when choose the option 'you may add local roles'. | |
showActions ($with_subobjects=false) | |
show possible action (form buttons) | |
getTemplateFile ($a_cmd, $a_type="") | |
get a template blockfile format: tpl. | |
getTitlesByRefId ($a_ref_ids) | |
get Titles of objects this method is used for error messages in methods cut/copy/paste | |
__showButton ($a_cmd, $a_text, $a_target= '') | |
hitsperpageObject () | |
__showClipboardTable ($a_result_set, $a_from="") | |
infoObject () | |
__buildRoleFilterSelect () | |
__filterRoles ($a_roles, $a_filter) | |
ownerObject () | |
changeOwnerObject () | |
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 | |
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. | |
fillCloneSearchTemplate ($a_tpl_varname, $a_type) | |
Add an object search in case the number of existing objects is too big to offer a selection list. | |
getCenterColumnHTML () | |
Get center column. | |
getRightColumnHTML () | |
Display right column. | |
checkPermission ($a_perm, $a_cmd="") |
Static Public Member Functions | |
static | _modifyItemGUI ($a_item_list_gui, $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. | |
forwardToAgreement () | |
Forward to CourseAgreementGUI. |
Additional Inherited Members | |
Data Fields inherited from ilObjectGUI | |
const | COPY_WIZARD_NEEDS_PAGE = 1 |
$ilias | |
$objDefinition | |
$tpl | |
$tree | |
$lng | |
$data | |
$object | |
$ref_id | |
$obj_id | |
$maxcount | |
$formaction | |
$return_location | |
$target_frame | |
$tab_target_script | |
$actions | |
$sub_objects | |
$omit_locator = false |
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
Definition at line 43 of file class.ilObjCourseGUI.php.
ilObjCourseGUI::__appendToStoredResults | ( | $a_result | ) |
Definition at line 3052 of file class.ilObjCourseGUI.php.
References $_SESSION, and $result.
Referenced by __search(), listUsersGroupObject(), and listUsersRoleObject().
ilObjCourseGUI::__checkStartObjects | ( | ) |
Definition at line 5324 of file class.ilObjCourseGUI.php.
Referenced by viewObject().
ilObjCourseGUI::__getDateSelect | ( | $a_type, | |
$a_varname, | |||
$a_selected | |||
) |
Definition at line 4397 of file class.ilObjCourseGUI.php.
References formSelect().
& ilObjCourseGUI::__initTableGUI | ( | ) |
Reimplemented from ilObjectGUI.
Definition at line 3893 of file class.ilObjCourseGUI.php.
Referenced by __showDeleteSubscriberTable(), __showRemoveFromWaitingListTable(), __showSearchGroupTable(), __showSearchRoleTable(), __showSearchUserTable(), __showSubscribersTable(), and __showWaitingListTable().
ilObjCourseGUI::__prepareDateSelect | ( | $a_unix_time | ) |
Definition at line 5005 of file class.ilObjCourseGUI.php.
ilObjCourseGUI::__prepareTimeSelect | ( | $a_unix_time | ) |
Definition at line 5012 of file class.ilObjCourseGUI.php.
ilObjCourseGUI::__search | ( | $a_search_string, | |
$a_search_for | |||
) |
Definition at line 4362 of file class.ilObjCourseGUI.php.
References $_SESSION, __appendToStoredResults(), and ilUtil\sendInfo().
Referenced by searchObject().
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 3901 of file class.ilObjCourseGUI.php.
References $_GET.
Referenced by __showDeleteSubscriberTable(), __showRemoveFromWaitingListTable(), __showSearchGroupTable(), __showSearchRoleTable(), __showSearchUserTable(), __showSubscribersTable(), and __showWaitingListTable().
ilObjCourseGUI::__showDeleteSubscriberTable | ( | $a_result_set | ) |
Definition at line 4191 of file class.ilObjCourseGUI.php.
References $_GET, ilObjectGUI\$tpl, __initTableGUI(), __setTableGUIBasicData(), and ilUtil\getImagePath().
Referenced by deleteSubscribers().
ilObjCourseGUI::__showRemoveFromWaitingListTable | ( | $a_result_set | ) |
Definition at line 4145 of file class.ilObjCourseGUI.php.
References $_GET, ilObjectGUI\$tpl, __initTableGUI(), __setTableGUIBasicData(), and ilUtil\getImagePath().
Referenced by removeFromWaitingList().
ilObjCourseGUI::__showSearchGroupTable | ( | $a_result_set, | |
$a_grp_ids = NULL |
|||
) |
Definition at line 4029 of file class.ilObjCourseGUI.php.
References $_GET, ilObjectGUI\$tpl, __initTableGUI(), __setTableGUIBasicData(), ilObjectGUI\__showButton(), ilUtil\array_php2js(), and ilUtil\getImagePath().
Referenced by searchObject().
ilObjCourseGUI::__showSearchRoleTable | ( | $a_result_set, | |
$a_role_ids | |||
) |
Definition at line 4084 of file class.ilObjCourseGUI.php.
References $_GET, ilObjectGUI\$tpl, __initTableGUI(), __setTableGUIBasicData(), ilObjectGUI\__showButton(), ilUtil\array_php2js(), and ilUtil\getImagePath().
Referenced by searchObject().
ilObjCourseGUI::__showSearchUserTable | ( | $a_result_set, | |
$a_user_ids = NULL , |
|||
$a_cmd = "search" |
|||
) |
Definition at line 3953 of file class.ilObjCourseGUI.php.
References $_GET, ilObjectGUI\$tpl, __initTableGUI(), __setTableGUIBasicData(), ilObjectGUI\__showButton(), ilUtil\array_php2js(), and ilUtil\getImagePath().
Referenced by listUsersGroupObject(), listUsersRoleObject(), and searchObject().
ilObjCourseGUI::__showSubscribers | ( | ) |
Definition at line 2280 of file class.ilObjCourseGUI.php.
References __showSubscribersTable(), ilDatePresentation\formatDate(), ilUtil\formCheckbox(), ilObjectFactory\getInstanceByObjId(), and IL_CAL_UNIX.
ilObjCourseGUI::__showSubscribersTable | ( | $a_result_set, | |
$a_subscriber_ids = NULL |
|||
) |
Definition at line 4238 of file class.ilObjCourseGUI.php.
References $_GET, ilObjectGUI\$actions, ilObjectGUI\$tpl, __initTableGUI(), __setTableGUIBasicData(), ilUtil\formSelect(), and ilUtil\getImagePath().
Referenced by __showSubscribers().
ilObjCourseGUI::__showWaitingList | ( | ) |
Definition at line 2237 of file class.ilObjCourseGUI.php.
References __showWaitingListTable(), ilObjCourseGrouping\_getGroupingCourseIds(), ilCourseParticipants\_getInstanceByObjId(), ilObject\_lookupTitle(), ilDatePresentation\formatDate(), ilUtil\formCheckbox(), ilObjectFactory\getInstanceByObjId(), and IL_CAL_UNIX.
ilObjCourseGUI::__showWaitingListTable | ( | $a_result_set, | |
$a_waiting_list_ids = NULL |
|||
) |
Definition at line 4303 of file class.ilObjCourseGUI.php.
References $_GET, ilObjectGUI\$actions, ilObjectGUI\$tpl, __initTableGUI(), __setTableGUIBasicData(), ilUtil\formSelect(), and ilUtil\getImagePath().
Referenced by __showWaitingList().
ilObjCourseGUI::__toUnix | ( | $a_time_arr | ) |
Definition at line 4438 of file class.ilObjCourseGUI.php.
ilObjCourseGUI::__unsetSessionVariables | ( | ) |
Definition at line 4447 of file class.ilObjCourseGUI.php.
References $_SESSION.
Referenced by cancelMemberObject(), and searchUserObject().
ilObjCourseGUI::_forwards | ( | ) |
Definition at line 4877 of file class.ilObjCourseGUI.php.
ilObjCourseGUI::_goto | ( | $a_target | ) |
goto target course
Definition at line 4961 of file class.ilObjCourseGUI.php.
References $_GET, $ilErr, ilObjectGUI\$lng, ilObject\_lookupObjId(), ilObject\_lookupTitle(), exit, and ilUtil\sendInfo().
|
static |
We need a static version of this, e.g.
in folders of the course
Definition at line 5146 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 ilObjGroupGUI\modifyItemGUI(), ilObjFolderGUI\modifyItemGUI(), and modifyItemGUI().
ilObjCourseGUI::addLocatorItems | ( | ) |
should be overwritten to add object specific items (repository items are preloaded)
Reimplemented from ilObjectGUI.
Definition at line 4947 of file class.ilObjCourseGUI.php.
ilObjCourseGUI::addStarterObject | ( | ) |
Definition at line 751 of file class.ilObjCourseGUI.php.
References ilCourseStart\add(), listStructureObject(), selectStarterObject(), and ilUtil\sendInfo().
ilObjCourseGUI::askResetObject | ( | ) |
ask reset test results
public
@return |
Definition at line 5297 of file class.ilObjCourseGUI.php.
ilObjCourseGUI::assignFromWaitingListObject | ( | ) |
Definition at line 2543 of file class.ilObjCourseGUI.php.
References ilObjectGUI\checkPermission(), ilObjectFactory\getInstanceByObjId(), IL_CRS_MEMBER, membersObject(), ilWaitingList\removeFromList(), and ilUtil\sendInfo().
ilObjCourseGUI::assignMembersObject | ( | ) |
Definition at line 2499 of file class.ilObjCourseGUI.php.
References $_SESSION, ilObjectFactory\getInstanceByObjId(), IL_CRS_MEMBER, and ilUtil\sendInfo().
ilObjCourseGUI::assignSubscribersObject | ( | ) |
Definition at line 2657 of file class.ilObjCourseGUI.php.
References $ilErr, ilObjectGUI\checkPermission(), membersObject(), and ilUtil\sendInfo().
ilObjCourseGUI::autoFillObject | ( | ) |
Definition at line 2692 of file class.ilObjCourseGUI.php.
References ilObjectGUI\checkPermission(), membersObject(), and ilUtil\sendInfo().
ilObjCourseGUI::cancelMemberObject | ( | ) |
canceledObject is called when operation is canceled, method links back public
Definition at line 150 of file class.ilObjCourseGUI.php.
References ilObjectGUI\$return_location, __unsetSessionVariables(), ilUtil\redirect(), and ilUtil\sendInfo().
ilObjCourseGUI::cancelSearchObject | ( | ) |
Definition at line 3072 of file class.ilObjCourseGUI.php.
References $_SESSION, and searchUserObject().
ilObjCourseGUI::cciObjectivesAskResetObject | ( | ) |
Definition at line 4901 of file class.ilObjCourseGUI.php.
ilObjCourseGUI::cciObjectivesEditObject | ( | ) |
Definition at line 4891 of file class.ilObjCourseGUI.php.
ilObjCourseGUI::cciObjectivesObject | ( | ) |
Definition at line 4883 of file class.ilObjCourseGUI.php.
ilObjCourseGUI::cciResetObject | ( | ) |
Definition at line 4909 of file class.ilObjCourseGUI.php.
References ilCourseObjectiveResult\reset(), and ilUtil\sendInfo().
|
private |
Check agreement and redirect if it is not accepted.
private
Definition at line 4828 of file class.ilObjCourseGUI.php.
References ilCourseUserData\_checkRequired(), ilPrivacySettings\_getInstance(), ilCourseAgreement\_hasAccepted(), and ilCourseDefinedFieldDefinition\_hasFields().
Referenced by viewObject().
ilObjCourseGUI::confirmDeleteInfoFilesObject | ( | ) |
show info file donfimation table
public
Definition at line 854 of file class.ilObjCourseGUI.php.
References $file, editInfoObject(), ilUtil\sendInfo(), and setSubTabs().
ilObjCourseGUI::createObject | ( | ) |
create new object form
public
Reimplemented from ilObjectGUI.
Definition at line 160 of file class.ilObjCourseGUI.php.
References $_GET, ilObjectGUI\fillCloneTemplate(), and ilUtil\getImagePath().
ilObjCourseGUI::deleteInfoFilesObject | ( | ) |
Delete info files.
public
Definition at line 893 of file class.ilObjCourseGUI.php.
References $file, editInfoObject(), and ilUtil\sendInfo().
ilObjCourseGUI::deleteMembersObject | ( | ) |
Definition at line 2863 of file class.ilObjCourseGUI.php.
References ilObjectGUI\checkPermission(), ilUtil\getImagePath(), membersObject(), readMemberData(), ilUtil\sendInfo(), and setSubTabs().
Referenced by memberGatewayObject().
ilObjCourseGUI::deleteStarterObject | ( | ) |
Definition at line 681 of file class.ilObjCourseGUI.php.
References $_GET, ilCourseStart\delete(), listStructureObject(), and ilUtil\sendInfo().
ilObjCourseGUI::deleteSubscribers | ( | ) |
Definition at line 2721 of file class.ilObjCourseGUI.php.
References $_SESSION, __showDeleteSubscriberTable(), ilDatePresentation\formatDate(), ilObjectFactory\getInstanceByObjId(), IL_CAL_UNIX, membersObject(), and ilUtil\sendInfo().
Referenced by gatewayObject().
ilObjCourseGUI::downloadArchivesObject | ( | ) |
Definition at line 1813 of file class.ilObjCourseGUI.php.
References ilUtil\deliverFile(), and ilUtil\sendInfo().
ilObjCourseGUI::editCourseIconsObject | ( | ) |
edit container icons
Definition at line 1565 of file class.ilObjCourseGUI.php.
References setSubTabs(), and ilContainerGUI\showCustomIconsEditing().
ilObjCourseGUI::editInfoObject | ( | ) |
Edit info page informations.
public
Definition at line 801 of file class.ilObjCourseGUI.php.
References $file, $files, $ilErr, ilCourseFile\_readFilesByCourse(), initInfoEditor(), and setSubTabs().
Referenced by confirmDeleteInfoFilesObject(), deleteInfoFilesObject(), and updateInfoObject().
ilObjCourseGUI::editMapSettingsObject | ( | ) |
Edit Map Settings.
Definition at line 5024 of file class.ilObjCourseGUI.php.
References $ilCtrl, ilGoogleMapUtil\getDefaultSettings(), ilGoogleMapUtil\isActivated(), ilLocationInputGUI\setLatitude(), setSubTabs(), and ilCheckboxInputGUI\setValue().
ilObjCourseGUI::editMemberObject | ( | ) |
edit member
public
@return |
Definition at line 2316 of file class.ilObjCourseGUI.php.
References $_GET, and editMembersObject().
ilObjCourseGUI::editMembersObject | ( | ) |
edit members
public
Definition at line 2330 of file class.ilObjCourseGUI.php.
References ilObjectGUI\checkPermission(), membersObject(), readMemberData(), ilUtil\sendInfo(), and setSubTabs().
Referenced by editMemberObject().
ilObjCourseGUI::editObject | ( | ) |
edit object
public
Reimplemented from ilObjectGUI.
Definition at line 1189 of file class.ilObjCourseGUI.php.
References ilObjectGUI\checkPermission(), initForm(), and setSubTabs().
Referenced by updateObject().
& ilObjCourseGUI::executeCommand | ( | ) |
execute command note: this method is overwritten in all container objects
Reimplemented from ilContainerGUI.
Definition at line 4539 of file class.ilObjCourseGUI.php.
References $_GET, $cmd, $ilErr, $ret, ilPaymentObject\_hasAccess(), ilPaymentObject\_isBuyable(), ilParticipants\_isParticipant(), ilMDEditorGUI\addObserver(), ilObjectGUI\checkPermission(), forwardToAgreement(), ilContainerGUI\forwardToPageObject(), forwardToTimingsView(), ilObjectGUI\getCreationMode(), infoScreen(), infoScreenObject(), LP_MODE_REPOSITORY, ilObjectGUI\prepareOutput(), setSubTabs(), and viewObject().
ilObjCourseGUI::fetchPrintMemberData | ( | $a_members | ) |
Definition at line 3499 of file class.ilObjCourseGUI.php.
References $_SESSION, $failed, ilObjectGUI\$lng, ilLPStatusWrapper\_getCompleted(), ilLPStatusWrapper\_getFailed(), ilLPStatusWrapper\_getInProgress(), ilPrivacySettings\_getInstance(), ilLPStatusWrapper\_getNotAttempted(), ilLearningProgress\_lookupProgressByObjId(), ilFormat\formatDate(), ilObjectFactory\getInstanceByObjId(), LP_STATUS_COMPLETED, LP_STATUS_FAILED, LP_STATUS_IN_PROGRESS, LP_STATUS_NOT_ATTEMPTED, and ilUtil\sortArray().
Referenced by printMembersObject().
ilObjCourseGUI::fetchPrintSubscriberData | ( | $a_members | ) |
Definition at line 3469 of file class.ilObjCourseGUI.php.
References $_SESSION, ilDatePresentation\formatDate(), ilObjectFactory\getInstanceByObjId(), IL_CAL_UNIX, and ilUtil\sortArray().
Referenced by printMembersObject().
|
protected |
protected
@return |
Definition at line 1449 of file class.ilObjCourseGUI.php.
References $ilLog, $reader, ilECSCommunityReader\_getInstance(), ilECSSettings\_getInstance(), ilECSEContentReader\read(), and ilRadioOption\setInfo().
Referenced by initForm().
|
private |
Forward to CourseAgreementGUI.
private
Definition at line 4868 of file class.ilObjCourseGUI.php.
Referenced by executeCommand().
|
protected |
@return |
Definition at line 281 of file class.ilObjCourseGUI.php.
References $_SESSION, and ilContainer\VIEW_TIMING.
Referenced by executeCommand().
ilObjCourseGUI::gatewayObject | ( | ) |
Definition at line 67 of file class.ilObjCourseGUI.php.
References deleteSubscribers(), removeFromWaitingList(), and viewObject().
ilObjCourseGUI::getTabs | ( | & | $tabs_gui | ) |
common tabs for all container objects (should be called at the end of child getTabs() method
Reimplemented from ilContainerGUI.
Definition at line 3336 of file class.ilObjCourseGUI.php.
References $_GET, ilCourseObjective\_getCountObjectives(), ilLearningProgressAccess\checkAccess(), and IL_CRS_VIEW_OBJECTIVE.
ilObjCourseGUI::ilObjCourseGUI | ( | ) |
Constructor public.
Definition at line 49 of file class.ilObjCourseGUI.php.
References $_GET, $ilCtrl, and ilContainerGUI\ilContainerGUI().
ilObjCourseGUI::importFileObject | ( | ) |
Definition at line 209 of file class.ilObjCourseGUI.php.
References $_GET, ilFileDataCourse\createImportFile(), ilObjectGUI\getReturnLocation(), ilUtil\redirect(), ilUtil\sendInfo(), and ilSaxParser\startParsing().
ilObjCourseGUI::infoScreen | ( | ) |
show information screen
Definition at line 386 of file class.ilObjCourseGUI.php.
References $_GET, $file, $files, $ilErr, ilObjectGUI\$tpl, ilCourseDefinedFieldDefinition\_fieldsToInfoString(), ilMDUtils\_fillHTMLMetaTags(), ilCourseDefinedFieldDefinition\_getFields(), ilExportFieldsInfo\_getInstance(), ilPrivacySettings\_getInstance(), ilCourseFile\_readFilesByCourse(), 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().
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 376 of file class.ilObjCourseGUI.php.
References infoScreen().
Referenced by executeCommand().
ilObjCourseGUI::initConditionHandlerGUI | ( | $item_id | ) |
Definition at line 4927 of file class.ilObjCourseGUI.php.
References $_GET.
|
protected |
init form
protected
@return |
Definition at line 1209 of file class.ilObjCourseGUI.php.
References $pass, $section, $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(), ilDateTimeInputGUI\setShowTime(), ilCheckboxInputGUI\setValue(), ilRadioGroupInputGUI\setValue(), ilRadioOption\setValue(), ilTextAreaInputGUI\setValue(), ilContainer\SORT_ACTIVATION, ilContainer\SORT_MANUAL, and ilContainer\SORT_TITLE.
Referenced by editObject().
ilObjCourseGUI::initInfoEditor | ( | ) |
init info editor
public
Definition at line 923 of file class.ilObjCourseGUI.php.
References $file, $section, ilAdvancedMDRecordGUI\MODE_EDITOR, ilAdvancedMDRecordGUI\setPropertyForm(), ilTextInputGUI\setValue(), and ilTextAreaInputGUI\setValue().
Referenced by editInfoObject().
ilObjCourseGUI::listStructureObject | ( | ) |
Definition at line 617 of file class.ilObjCourseGUI.php.
References ilObjectGUI\$data, ilUtil\getImagePath(), ilObjectFactory\getInstanceByRefId(), ilUtil\sendInfo(), setSubTabs(), and ilUtil\switchColor().
Referenced by addStarterObject(), and deleteStarterObject().
ilObjCourseGUI::listUsersGroupObject | ( | ) |
Definition at line 3207 of file class.ilObjCourseGUI.php.
References $_SESSION, ilObjectGUI\$tree, $user, __appendToStoredResults(), __showSearchUserTable(), ilUtil\formCheckbox(), ilObjectFactory\getInstanceByObjId(), ilObjectFactory\getInstanceByRefId(), searchObject(), and ilUtil\sendInfo().
ilObjCourseGUI::listUsersRoleObject | ( | ) |
Definition at line 3276 of file class.ilObjCourseGUI.php.
References $_SESSION, ilObjectGUI\$tree, $user, __appendToStoredResults(), __showSearchUserTable(), ilUtil\formCheckbox(), ilObjectFactory\getInstanceByObjId(), searchObject(), and ilUtil\sendInfo().
|
protected |
load date
protected
@return |
Definition at line 5273 of file class.ilObjCourseGUI.php.
References IL_CAL_FKT_GETDATE.
Referenced by updateObject().
ilObjCourseGUI::mailMembersObject | ( | ) |
Definition at line 4458 of file class.ilObjCourseGUI.php.
References $ilErr, ilObjRole\_getTranslation(), ilObject\_lookupTitle(), ilMail\_usePearMail(), ilUtil\formCheckbox(), ilUtil\getImagePath(), and setSubTabs().
ilObjCourseGUI::memberGatewayObject | ( | ) |
Gateway for member administration commands.
public
Definition at line 101 of file class.ilObjCourseGUI.php.
References deleteMembersObject(), sendMailToSelectedUsersObject(), and updateMembersObject().
ilObjCourseGUI::membersGalleryObject | ( | ) |
Definition at line 3770 of file class.ilObjCourseGUI.php.
References $file, $ilErr, exit, ilObjectFactory\getInstanceByObjId(), ilUtil\getStyleSheetLocation(), setSubTabs(), and ilUtil\sortArray().
ilObjCourseGUI::membersMapObject | ( | ) |
Members map.
Definition at line 5096 of file class.ilObjCourseGUI.php.
References ilObjectGUI\$tpl, ilGoogleMapUtil\isActivated(), and setSubTabs().
|
protected |
member administration
protected
Definition at line 1953 of file class.ilObjCourseGUI.php.
References $_GET, $_SESSION, ilObjectGUI\__showButton(), ilObjUserTracking\_enabledLearningProgress(), ilObjUserTracking\_enabledUserRelatedData(), ilCourseParticipants\_getInstanceByObjId(), ilCourseItems\_hasTimings(), ilLPObjSettings\_lookupMode(), ilObjectGUI\checkPermission(), ilUtil\getImagePath(), IL_CRS_VIEW_TIMING, LP_MODE_DEACTIVATED, readMemberData(), setShowHidePrefs(), and setSubTabs().
Referenced by assignFromWaitingListObject(), assignSubscribersObject(), autoFillObject(), deleteMembersObject(), deleteSubscribers(), editMembersObject(), performRemoveFromWaitingListObject(), refuseFromListObject(), refuseSubscribersObject(), removeFromWaitingList(), removeMembersObject(), searchUserObject(), sendMailToSelectedUsersObject(), updateMemberObject(), updateMembersObject(), and updateParticipantsStatus().
ilObjCourseGUI::modifyItemGUI | ( | $a_item_list_gui, | |
$a_item_data, | |||
$a_show_path | |||
) |
Modify Item ListGUI for presentation in container.
Definition at line 5137 of file class.ilObjCourseGUI.php.
References _modifyItemGUI().
ilObjCourseGUI::performRemoveFromWaitingListObject | ( | ) |
Definition at line 2627 of file class.ilObjCourseGUI.php.
References $_SESSION, membersObject(), and ilUtil\sendInfo().
ilObjCourseGUI::performUnsubscribeObject | ( | ) |
Definition at line 2845 of file class.ilObjCourseGUI.php.
References ilUtil\redirect(), and ilUtil\sendInfo().
ilObjCourseGUI::printMembersObject | ( | ) |
Definition at line 3637 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.
|
protected |
Definition at line 1879 of file class.ilObjCourseGUI.php.
References $failed, ilLPStatusWrapper\_getCompleted(), ilLPStatusWrapper\_getFailed(), ilLPStatusWrapper\_getInProgress(), ilPrivacySettings\_getInstance(), ilLPStatusWrapper\_getNotAttempted(), ilObjUser\_lookupLogin(), ilObjUser\_lookupName(), ilLearningProgress\_lookupProgressByObjId(), ilDatePresentation\formatDate(), IL_CAL_DATETIME, LP_STATUS_COMPLETED, LP_STATUS_FAILED, LP_STATUS_IN_PROGRESS, and LP_STATUS_NOT_ATTEMPTED.
Referenced by deleteMembersObject(), editMembersObject(), and membersObject().
ilObjCourseGUI::refuseFromListObject | ( | ) |
refuse from waiting list
public
Definition at line 2599 of file class.ilObjCourseGUI.php.
References ilObjectGUI\checkPermission(), membersObject(), ilWaitingList\removeFromList(), and ilUtil\sendInfo().
ilObjCourseGUI::refuseSubscribersObject | ( | ) |
Definition at line 2970 of file class.ilObjCourseGUI.php.
References ilObjectGUI\checkPermission(), membersObject(), and ilUtil\sendInfo().
ilObjCourseGUI::removeBigIconObject | ( | ) |
remove big icon
public
Definition at line 1762 of file class.ilObjCourseGUI.php.
References ilUtil\redirect().
ilObjCourseGUI::removeFromWaitingList | ( | ) |
Definition at line 2770 of file class.ilObjCourseGUI.php.
References $_SESSION, __showRemoveFromWaitingListTable(), ilDatePresentation\formatDate(), ilObjectFactory\getInstanceByObjId(), IL_CAL_UNIX, membersObject(), and ilUtil\sendInfo().
Referenced by gatewayObject().
ilObjCourseGUI::removeMembersObject | ( | ) |
Definition at line 2909 of file class.ilObjCourseGUI.php.
References $title, ilObjectGUI\checkPermission(), membersObject(), and ilUtil\sendInfo().
ilObjCourseGUI::removeSmallIconObject | ( | ) |
remove small icon
public
Definition at line 1751 of file class.ilObjCourseGUI.php.
References ilUtil\redirect().
ilObjCourseGUI::removeTinyIconObject | ( | ) |
remove small icon
public
Definition at line 1774 of file class.ilObjCourseGUI.php.
References ilUtil\redirect().
ilObjCourseGUI::renderContainer | ( | ) |
Definition at line 366 of file class.ilObjCourseGUI.php.
References renderObject().
ilObjCourseGUI::renderObject | ( | ) |
render the object
Reimplemented from ilContainerGUI.
Definition at line 270 of file class.ilObjCourseGUI.php.
References viewObject().
Referenced by renderContainer(), and viewObject().
ilObjCourseGUI::resetObject | ( | ) |
Definition at line 5309 of file class.ilObjCourseGUI.php.
References ilCourseObjectiveResult\reset(), ilUtil\sendInfo(), and viewObject().
ilObjCourseGUI::saveMapSettingsObject | ( | ) |
Definition at line 5080 of file class.ilObjCourseGUI.php.
References $ilCtrl, and ilUtil\stripSlashes().
ilObjCourseGUI::saveObject | ( | ) |
save object public
Reimplemented from ilObjectGUI.
Definition at line 1784 of file class.ilObjCourseGUI.php.
References ilChangeEvent\_isActive(), ilChangeEvent\_recordWriteEvent(), ilObjectGUI\getReturnLocation(), IL_CRS_ADMIN, ilUtil\redirect(), and ilUtil\sendInfo().
ilObjCourseGUI::searchObject | ( | ) |
Definition at line 3079 of file class.ilObjCourseGUI.php.
References $_SESSION, $result, ilObjectGUI\$tree, $user, __search(), __showSearchGroupTable(), __showSearchRoleTable(), __showSearchUserTable(), ilUtil\formCheckbox(), ilObjectFactory\getInstanceByObjId(), ilObjectFactory\getInstanceByRefId(), searchUserObject(), and ilUtil\sendInfo().
Referenced by listUsersGroupObject(), and listUsersRoleObject().
ilObjCourseGUI::searchUserObject | ( | ) |
Definition at line 3005 of file class.ilObjCourseGUI.php.
References $_SESSION, __unsetSessionVariables(), ilUtil\formRadioButton(), membersObject(), ilUtil\prepareFormOutput(), and ilUtil\sendInfo().
Referenced by cancelSearchObject(), and searchObject().
ilObjCourseGUI::selectStarterObject | ( | ) |
Definition at line 702 of file class.ilObjCourseGUI.php.
References ilUtil\formCheckbox(), ilUtil\getImagePath(), ilObjectFactory\getInstanceByRefId(), setSubTabs(), and ilUtil\switchColor().
Referenced by addStarterObject().
ilObjCourseGUI::sendFileObject | ( | ) |
Definition at line 1587 of file class.ilObjCourseGUI.php.
References $_GET, $file, and ilUtil\deliverFile().
ilObjCourseGUI::sendMailToSelectedUsersObject | ( | ) |
Definition at line 117 of file class.ilObjCourseGUI.php.
References $_GET, ilObjUser\_lookupLogin(), membersObject(), ilUtil\redirect(), and ilUtil\sendInfo().
Referenced by memberGatewayObject().
ilObjCourseGUI::setContentSubTabs | ( | ) |
Definition at line 5217 of file class.ilObjCourseGUI.php.
References $_SESSION, and IL_CRS_VIEW_TIMING.
Referenced by viewObject().
ilObjCourseGUI::setShowHidePrefs | ( | ) |
set preferences (show/hide tabel content)
public
Definition at line 1853 of file class.ilObjCourseGUI.php.
References $_GET.
Referenced by membersObject().
ilObjCourseGUI::setSubTabs | ( | $a_tab | ) |
set sub tabs
Definition at line 1624 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().
ilObjCourseGUI::showStartObjects | ( | ) |
Definition at line 5342 of file class.ilObjCourseGUI.php.
References ilObjectGUI\$ilias, ilObjectGUI\$obj_id, ilObjectGUI\$ref_id, ilConditionHandler\_checkAllConditionsOfTarget(), ilLink\_getLink(), ilRepositoryExplorer\buildFrameTarget(), ilUtil\getImagePath(), and ilCourseLMHistory\getLMHistory().
Referenced by viewObject().
ilObjCourseGUI::toUnix | ( | $date, | |
$time = array() |
|||
) |
Definition at line 5000 of file class.ilObjCourseGUI.php.
ilObjCourseGUI::unsubscribeObject | ( | ) |
Definition at line 2820 of file class.ilObjCourseGUI.php.
References ilUtil\sendInfo().
ilObjCourseGUI::updateAdminStatusObject | ( | ) |
update admin status
public
@return |
Definition at line 2163 of file class.ilObjCourseGUI.php.
References ilObjectGUI\checkPermission(), and updateParticipantsStatus().
ilObjCourseGUI::updateCourseIconsObject | ( | ) |
update container icons
Definition at line 1599 of file class.ilObjCourseGUI.php.
References $_GET, and ilUtil\sendInfo().
|
protected |
Update ECS Export Settings.
protected
Definition at line 1131 of file class.ilObjCourseGUI.php.
References ilECSSettings\_getInstance(), ilRbacReview\_getOperationIdsByName(), and ilUtil\sendInfo().
Referenced by updateObject().
ilObjCourseGUI::updateInfoObject | ( | ) |
Definition at line 1001 of file class.ilObjCourseGUI.php.
References $ilErr, editInfoObject(), ilAdvancedMDRecordGUI\loadFromPost(), ilAdvancedMDRecordGUI\MODE_EDITOR, ilUtil\sendInfo(), and ilUtil\stripSlashes().
ilObjCourseGUI::updateMemberObject | ( | ) |
Definition at line 2461 of file class.ilObjCourseGUI.php.
References $_GET, ilObjectGUI\checkPermission(), membersObject(), and ilUtil\sendInfo().
ilObjCourseGUI::updateMembersObject | ( | ) |
update members
public
@return |
Definition at line 2363 of file class.ilObjCourseGUI.php.
References $title, ilObjectGUI\checkPermission(), membersObject(), and ilUtil\sendInfo().
Referenced by memberGatewayObject().
ilObjCourseGUI::updateMemberStatusObject | ( | ) |
updateMemberStatus
public
@return |
Definition at line 2199 of file class.ilObjCourseGUI.php.
References ilObjectGUI\checkPermission(), and updateParticipantsStatus().
ilObjCourseGUI::updateObject | ( | ) |
updates object entry in object_data
public
Reimplemented from ilObjectGUI.
Definition at line 1056 of file class.ilObjCourseGUI.php.
References ilChangeEvent\_catchupWriteEvents(), ilChangeEvent\_isActive(), ilChangeEvent\_recordWriteEvent(), editObject(), IL_CAL_UNIX, IL_CRS_VIEW_TIMING, loadDate(), ilUtil\sendInfo(), ilContainer\SORT_ACTIVATION, ilUtil\stripSlashes(), and updateECSExportSettings().
ilObjCourseGUI::updateParticipantsStatus | ( | $type, | |
$visible_members, | |||
$passed, | |||
$notification, | |||
$blocked | |||
) |
Definition at line 2211 of file class.ilObjCourseGUI.php.
References $ilErr, membersObject(), and ilUtil\sendInfo().
Referenced by updateAdminStatusObject(), updateMemberStatusObject(), and updateTutorStatusObject().
ilObjCourseGUI::updateTutorStatusObject | ( | ) |
update tuto status
public
@return |
Definition at line 2181 of file class.ilObjCourseGUI.php.
References ilObjectGUI\checkPermission(), and updateParticipantsStatus().
ilObjCourseGUI::viewObject | ( | ) |
list childs of current object
public
Reimplemented from ilObjectGUI.
Definition at line 303 of file class.ilObjCourseGUI.php.
References $_GET, $ilCtrl, __checkStartObjects(), ilMDUtils\_fillHTMLMetaTags(), ilLearningProgress\_tracProgress(), checkAgreement(), renderObject(), setContentSubTabs(), showStartObjects(), ilContainer\VIEW_BY_TYPE, ilContainer\VIEW_OBJECTIVE, ilContainer\VIEW_SESSIONS, ilContainer\VIEW_SIMPLE, and ilContainer\VIEW_TIMING.
Referenced by executeCommand(), gatewayObject(), renderObject(), and resetObject().