ILIAS
release_8 Revision v8.19-1-g4e8f2f9140c
|
Public Member Functions | |
__construct ($a_data, $a_id, $a_call_by_reference, $a_prepare_output=true) | |
executeCommand () | |
prepareOutput (bool $show_subobjects=true) | |
registerObject () | |
joinObject () | |
unregisterObject (bool $a_refuse_participation=false) | |
infoScreenObject () | |
this one is called from the info button in the repository not very nice to set cmdClass/Cmd manually, if everything works through ilCtrl in the future this may be changed More... | |
modifyItemGUI (ilObjectListGUI $a_item_list_gui, array $a_item_data, bool $a_show_path) | |
showJoinRequestButtonInCalendar (ilToolbarGUI $a_ilToolbar) | |
show join request This method is only needed to keep showJoinRequestButton method protected. More... | |
sendFileObject () | |
saveObject (bool $a_redirect_on_success=true) | |
handleFileUpload () | |
editObject () | |
updateObject () | |
updateSessionTypeObject () | |
change session type More... | |
confirmDeleteFilesObject () | |
deleteFilesObject () | |
materialsObject () | |
applyFilter () | |
resetFilter () | |
removeMaterialsObject () | |
saveMaterialsObject () | |
postUpdateMaterials () | |
redirect to list of materials without offset/page. More... | |
attendanceListObject () | |
getAttendanceListUserData (int $a_user_id, array $a_filters) | |
eventsListObject () | |
afterSaveCallback (ilObject $a_obj) | |
Custom callback after object is created (in parent container) More... | |
readMemberData (array $a_usr_ids) | |
Used for waiting list. More... | |
getContainerRefId () | |
getDefaultMemberRole () | |
getLocalRoles () | |
createMailSignature () | |
![]() | |
__construct ($data, int $id=0, bool $call_by_reference=true, bool $prepare_output=true) | |
getRefId () | |
setAdminMode (string $mode) | |
getAdminMode () | |
getObject () | |
executeCommand () | |
withReferences () | |
determines whether objects are referenced or not (got ref ids or not) More... | |
setCreationMode (bool $mode=true) | |
if true, a creation screen is displayed the current [ref_id] don't belong to the current class! The mode is determined in ilRepositoryGUI More... | |
getCreationMode () | |
prepareOutput (bool $show_sub_objects=true) | |
getAdminTabs () | |
administration tabs show only permissions and trash folder More... | |
getHTML () | |
confirmedDeleteObject () | |
confirmed deletion of object -> objects are moved to trash or deleted immediately, if trash is disabled More... | |
cancelDeleteObject () | |
cancel deletion of object More... | |
cancelObject () | |
cancel action and go back to previous page More... | |
createObject () | |
create new object form More... | |
cancelCreation () | |
cancel create action and go back to repository parent More... | |
saveObject () | |
getDidacticTemplateVar (string $type) | |
Get didactic template setting from creation screen. More... | |
putObjectInTree (ilObject $obj, int $parent_node_id=null) | |
Add object to tree at given position. More... | |
editObject () | |
addExternalEditFormCustom (ilPropertyFormGUI $form) | |
updateObject () | |
updates object entry in object_data More... | |
getFormAction (string $cmd, string $default_form_action="") | |
Get form action for command (command is method name without "Object", e.g. More... | |
isVisible (int $ref_id, string $type) | |
viewObject () | |
viewObject container presentation for "administration -> repository, trash, permissions" More... | |
deleteObject (bool $error=false) | |
Display deletion confirmation screen. More... | |
setColumnSettings (ilColumnGUI $column_gui) | |
redirectAfterCreation () | |
Redirect after creation, see https://docu.ilias.de/goto_docu_wiki_wpage_5035_1357.html Should be overwritten and redirect to settings screen. More... | |
addToDeskObject () | |
removeFromDeskObject () | |
![]() | |
callCreationCallback (\ilObject $object, \ilObjectDefinition $obj_definition, int $requested_crtcb) | |
![]() | |
addToDeskObject () | |
Add desktop item public. More... | |
removeFromDeskObject () | |
Remove from desktop public. More... | |
Static Public Member Functions | |
static | _goto (string $a_target) |
![]() | |
static | _gotoRepositoryRoot (bool $raise_error=false) |
Goto repository root. More... | |
static | _gotoRepositoryNode (int $ref_id, string $cmd="") |
static | _gotoSharedWorkspaceNode (int $wsp_id) |
Data Fields | |
ilLanguage | $lng |
ilCtrl | $ctrl |
ilGlobalTemplateInterface | $tpl |
ilTree | $tree |
ilObjectDefinition | $objDefinition |
![]() | |
const | ALLOWED_TAGS_IN_TITLE_AND_DESCRIPTION |
const | ADMIN_MODE_NONE = "" |
const | ADMIN_MODE_SETTINGS = "settings" |
const | ADMIN_MODE_REPOSITORY = "repository" |
const | UPLOAD_TYPE_LOCAL = 1 |
const | UPLOAD_TYPE_UPLOAD_DIRECTORY = 2 |
const | CFORM_NEW = 1 |
const | CFORM_IMPORT = 2 |
const | CFORM_CLONE = 3 |
Protected Member Functions | |
membersObject () | |
refuseParticipationObject () | |
showJoinRequestButton (?ilToolbarGUI $ilToolbar=null) | |
initCreateForm ($a_new_type) | |
saveAndAssignMaterialsObject () | |
createRecurringSessions (bool $a_activate_lp=true) | |
initContainer (bool $a_init_participants=false) | |
initAttendanceList () | |
printAttendanceListObject () | |
__showButton (string $cmd, string $text, string $target='') | |
initForm (string $a_mode) | |
load () | |
loadRecurrenceSettings () | |
__toUnix (array $date, array $time) | |
addLocatorItems () | |
redirectToParentContentPageObject () | |
getTabs () | |
cancelEditObject () | |
![]() | |
getObjectService () | |
assignObject () | |
setTitleAndDescription () | |
initHeaderAction (?string $sub_type=null, ?int $sub_id=null) | |
Add header action menu. More... | |
insertHeaderAction (?ilObjectListGUI $list_gui=null) | |
Insert header action into main template. More... | |
addHeaderAction () | |
Add header action menu. More... | |
redrawHeaderActionObject () | |
Ajax call: redraw action header only. More... | |
setTabs () | |
set admin tabs More... | |
setAdminTabs () | |
set admin tabs More... | |
setLocator () | |
addLocatorItems () | |
should be overwritten to add object specific items (repository items are preloaded) More... | |
omitLocator (bool $omit=true) | |
addAdminLocatorItems (bool $do_not_add_object=false) | |
should be overwritten to add object specific items (repository items are preloaded) More... | |
initCreationForms (string $new_type) | |
Init creation forms. More... | |
getCreationFormsHTML (array $forms) | |
Get HTML for creation forms (accordion) More... | |
initCreateForm (string $new_type) | |
initDidacticTemplate (ilPropertyFormGUI $form) | |
addDidacticTemplateOptions (array &$a_options) | |
Add custom templates. More... | |
afterSave (ilObject $new_object) | |
Post (successful) object creation hook. More... | |
initEditForm () | |
initEditCustomForm (ilPropertyFormGUI $a_form) | |
Add custom fields to update form. More... | |
getEditFormValues () | |
getEditFormCustomValues (array &$a_values) | |
Add values to custom edit fields. More... | |
validateCustom (ilPropertyFormGUI $form) | |
Validate custom values (if not possible with checkInput()) More... | |
updateCustom (ilPropertyFormGUI $form) | |
Insert custom update form values into object. More... | |
afterUpdate () | |
Post (successful) object update hook. More... | |
initImportForm (string $new_type) | |
importFileObject (int $parent_id=null) | |
afterImport (ilObject $new_object) | |
Post (successful) object import hook. More... | |
setFormAction (string $cmd, string $form_action) | |
getReturnLocation (string $cmd, string $default_location="") | |
Get return location for command (command is method name without "Object", e.g. More... | |
setReturnLocation (string $cmd, string $location) | |
set specific return location for command More... | |
getTargetFrame (string $cmd, string $default_target_frame="") | |
get target frame for command (command is method name without "Object", e.g. More... | |
setTargetFrame (string $cmd, string $target_frame) | |
Set specific target frame for command. More... | |
showPossibleSubObjects () | |
show possible sub objects (pull down menu) More... | |
getTabs () | |
overwrite in derived GUI class of your object type More... | |
redirectToRefId (int $ref_id, string $cmd="") | |
redirects to (repository) view per ref id usually to a container and usually used at the end of a save/import method where the object gui type (of the new object) doesn't match with the type of the current ["ref_id"] value of the request More... | |
fillCloneTemplate (?string $tpl_name, string $type) | |
Fill object clone template This method can be called from any object GUI class that wants to offer object cloning. More... | |
getCenterColumnHTML () | |
Get center column. More... | |
getRightColumnHTML () | |
Display right column. More... | |
checkPermission (string $perm, string $cmd="", string $type="", ?int $ref_id=null) | |
checkPermissionBool (string $perm, string $cmd="", string $type="", ?int $ref_id=null) | |
enableDragDropFileUpload () | |
Enables the file upload into this object by dropping files. More... | |
showCustomIconsEditing ( $input_colspan=1, ilPropertyFormGUI $form=null, $as_section=true) | |
show edit section of custom icons for container More... | |
ilObjSessionGUI: ilPermissionGUI, ilInfoScreenGUI, ilObjectCopyGUI ilObjSessionGUI: ilExportGUI, ilCommonActionDispatcherGUI, ilMembershipMailGUI ilObjSessionGUI: ilLearningProgressGUI, ilSessionMembershipGUI, ilObjectMetaDataGUI, ilPropertyFormGUI ilObjSessionGUI: ilBookingGatewayGUI
Definition at line 32 of file class.ilObjSessionGUI.php.
ilObjSessionGUI::__construct | ( | $a_data, | |
$a_id, | |||
$a_call_by_reference, | |||
$a_prepare_output = true |
|||
) |
Definition at line 71 of file class.ilObjSessionGUI.php.
References $DIC, ILIAS\GlobalScreen\Provider\__construct(), ILIAS\Repository\access(), ILIAS\Repository\ctrl(), ILIAS\Repository\help(), ILIAS\FileDelivery\http(), ILIAS\Repository\lng(), ILIAS\Repository\locator(), ILIAS\Repository\refinery(), ILIAS\Repository\toolbar(), ILIAS\Repository\ui(), ILIAS\Repository\upload(), and ILIAS\Repository\user().
|
protected |
Definition at line 1473 of file class.ilObjSessionGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\toolbar().
Referenced by eventsListObject().
|
protected |
Definition at line 1850 of file class.ilObjSessionGUI.php.
|
static |
Definition at line 455 of file class.ilObjSessionGUI.php.
References $DIC, $parts, ilObjectGUI\_gotoRepositoryNode(), ilObjectGUI\_gotoRepositoryRoot(), ilObject\_lookupObjId(), ilObject\_lookupTitle(), ILIAS\Repository\int(), ROOT_FOLDER_ID, and ilLanguage\txt().
|
protected |
Definition at line 1855 of file class.ilObjSessionGUI.php.
References $locator, $requested_ref_id, ilLocatorGUI\addItem(), ILIAS\Repository\ctrl(), ilObjectGUI\getCreationMode(), and ILIAS\Repository\object().
ilObjSessionGUI::afterSaveCallback | ( | ilObject | $a_obj | ) |
Custom callback after object is created (in parent container)
Definition at line 1993 of file class.ilObjSessionGUI.php.
References ilEventItems\addItem(), ilObject\getRefId(), ILIAS\Repository\object(), and ilEventItems\update().
ilObjSessionGUI::applyFilter | ( | ) |
Definition at line 1230 of file class.ilObjSessionGUI.php.
References ILIAS\Repository\ctrl().
ilObjSessionGUI::attendanceListObject | ( | ) |
Definition at line 1285 of file class.ilObjSessionGUI.php.
References $tabs_gui, $tpl, ilObjectGUI\checkPermission(), ilPropertyFormGUI\getHTML(), initAttendanceList(), and ilGlobalTemplateInterface\setContent().
|
protected |
Definition at line 2021 of file class.ilObjSessionGUI.php.
References $ctrl, $tree, and ilTree\getParentId().
ilObjSessionGUI::confirmDeleteFilesObject | ( | ) |
Definition at line 1102 of file class.ilObjSessionGUI.php.
References ILIAS\Repository\ctrl(), editObject(), and ILIAS\Repository\lng().
ilObjSessionGUI::createMailSignature | ( | ) |
Definition at line 2058 of file class.ilObjSessionGUI.php.
References ilLink\_getLink(), ILIAS\Repository\lng(), and ILIAS\Repository\object().
|
protected |
Definition at line 896 of file class.ilObjSessionGUI.php.
References $rec, $tree, ilCalendarRecurrenceCalculator\calculateDateList(), ilObjectGUI\getDidacticTemplateVar(), ilEventItems\getItems(), ilTree\getParentId(), IL_CAL_UNIX, IL_CAL_YEAR, ilLPObjSettings\LP_MODE_DEACTIVATED, ILIAS\Repository\object(), ilEventItems\setItems(), and ilLPObjSettings\setMode().
Referenced by saveObject().
ilObjSessionGUI::deleteFilesObject | ( | ) |
Definition at line 1135 of file class.ilObjSessionGUI.php.
References ilObjectGUI\$id, editObject(), and ILIAS\Repository\lng().
ilObjSessionGUI::editObject | ( | ) |
Definition at line 954 of file class.ilObjSessionGUI.php.
References $rows, ILIAS\Repository\form(), initForm(), ILIAS\Repository\lng(), and ILIAS\Repository\object().
Referenced by confirmDeleteFilesObject(), deleteFilesObject(), and updateObject().
ilObjSessionGUI::eventsListObject | ( | ) |
Definition at line 1359 of file class.ilObjSessionGUI.php.
References $access, $i, $ilUser, $name, $tree, $user, __showButton(), ilObjUser\_lookupLogin(), ilObjUser\_lookupName(), ilUtil\_sortIds(), ilTree\checkForParentType(), ILIAS\Repository\ctrl(), ilSession\get(), ilUtil\getImagePath(), ilObjectFactory\getInstanceByRefId(), ilTree\getNodeData(), ilTree\getSubTree(), ilEventParticipants\hasParticipated(), initContainer(), ILIAS\Repository\lng(), and ILIAS\Repository\object().
ilObjSessionGUI::executeCommand | ( | ) |
Definition at line 160 of file class.ilObjSessionGUI.php.
References $access, $ctrl, $form, $GLOBALS, $ilUser, $tree, $user, ilLink\_getLink(), ilObjectGUI\addHeaderAction(), ilObjectGUI\checkPermission(), ILIAS\Repository\ctrl(), ilObjectGUI\getCreationMode(), ilCommonActionDispatcherGUI\getInstanceFromAjaxCall(), ilTree\getParentId(), initCreateForm(), initForm(), ilLearningProgressBaseGUI\LP_CONTEXT_REPOSITORY, ILIAS\Repository\object(), and prepareOutput().
ilObjSessionGUI::getAttendanceListUserData | ( | int | $a_user_id, |
array | $a_filters | ||
) |
Definition at line 1341 of file class.ilObjSessionGUI.php.
References ilObjectGUI\$data, and ILIAS\Repository\lng().
ilObjSessionGUI::getContainerRefId | ( | ) |
Definition at line 2013 of file class.ilObjSessionGUI.php.
References $container_ref_id, and initContainer().
Referenced by materialsObject().
ilObjSessionGUI::getDefaultMemberRole | ( | ) |
Definition at line 2033 of file class.ilObjSessionGUI.php.
References ilObjectGUI\$rbac_review, $rbacreview, ilObject\_lookupTitle(), ilRbacReview\getRolesOfRoleFolder(), and ILIAS\Repository\object().
ilObjSessionGUI::getLocalRoles | ( | ) |
Definition at line 2051 of file class.ilObjSessionGUI.php.
References ilObjectGUI\$rbac_review, $rbacreview, ilRbacReview\getRolesOfRoleFolder(), and ILIAS\Repository\object().
|
protected |
Definition at line 1886 of file class.ilObjSessionGUI.php.
References $access, $ctrl, $help, $ilUser, $tabs_gui, $tree, $user, ilContainer\_lookupContainerSetting(), ilObject\_lookupObjId(), ilObject\_lookupType(), ilObjectServiceSettingsGUI\BOOKING, ilLearningProgressAccess\checkAccess(), ILIAS\Repository\ctrl(), ilTree\getParentId(), ILIAS\Repository\lng(), and ILIAS\Repository\object().
ilObjSessionGUI::handleFileUpload | ( | ) |
Definition at line 853 of file class.ilObjSessionGUI.php.
References $tree, $upload, ilEventItems\getItems(), ilTree\getParentId(), ILIAS\Repository\object(), ilEventItems\setItems(), and ilUtil\stripSlashes().
Referenced by saveObject(), and updateObject().
ilObjSessionGUI::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 492 of file class.ilObjSessionGUI.php.
References ILIAS\Repository\ctrl().
|
protected |
Definition at line 1298 of file class.ilObjSessionGUI.php.
References ilDatePresentation\formatPeriod(), initContainer(), ILIAS\Repository\lng(), ILIAS\Repository\object(), and ilDatePresentation\setUseRelativeDates().
Referenced by attendanceListObject(), and printAttendanceListObject().
|
protected |
Definition at line 1154 of file class.ilObjSessionGUI.php.
References $tree, ilCourseParticipants\_getInstanceByObjId(), ilGroupParticipants\_getInstanceByObjId(), ilObject\_lookupObjId(), ilTree\checkForParentType(), and ILIAS\Repository\object().
Referenced by eventsListObject(), getContainerRefId(), and initAttendanceList().
|
protected |
Definition at line 749 of file class.ilObjSessionGUI.php.
References $form, ILIAS\Repository\form(), and initForm().
Referenced by executeCommand().
|
protected |
Definition at line 1478 of file class.ilObjSessionGUI.php.
References ILIAS\LTI\ToolProvider\$details, $form, $ilUser, $object_service, $user, ilObjectGUI\checkPermissionBool(), ilObjectService\commonSettings(), ILIAS\Repository\ctrl(), ilObjectServiceSettingsGUI\CUSTOM_METADATA, ILIAS\Repository\form(), ilObjectGUI\initDidacticTemplate(), ilYuiUtil\initDomEvent(), ilObjectServiceSettingsGUI\initServiceSettingsForm(), ILIAS\Repository\lng(), ilObjSession\MAIL_ALLOWED_ADMIN, ilObjSession\MAIL_ALLOWED_ALL, ilAdvancedMDRecordGUI\MODE_EDITOR, ILIAS\Repository\object(), ilMembershipRegistrationSettings\REGISTRATION_LIMITED_USERS, ilCheckboxInputGUI\setChecked(), ilFileWizardInputGUI\setFilenames(), ilFormPropertyGUI\setInfo(), ilAdvancedMDRecordGUI\setPropertyForm(), ilCalendarRecurrence\setRecurrence(), ilFormPropertyGUI\setRequired(), ilRadioGroupInputGUI\setValue(), ilTextAreaInputGUI\setValue(), ilMembershipRegistrationSettings\TYPE_DIRECT, ilMembershipRegistrationSettings\TYPE_NONE, ilMembershipRegistrationSettings\TYPE_REQUEST, and ilMembershipRegistrationSettings\TYPE_TUTOR.
Referenced by editObject(), executeCommand(), initCreateForm(), saveObject(), and updateObject().
ilObjSessionGUI::joinObject | ( | ) |
Definition at line 380 of file class.ilObjSessionGUI.php.
References $ilUser, $user, ilEventParticipants\_isRegistered(), ilEventParticipants\_register(), ilEventParticipants\_unregister(), ilObjectGUI\checkPermission(), ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and ilSession\set().
|
protected |
Definition at line 1697 of file class.ilObjSessionGUI.php.
References ILIAS\Repository\form(), IL_CAL_UNIX, ILIAS\Repository\object(), ilMembershipRegistrationSettings\TYPE_DIRECT, and ilMembershipRegistrationSettings\TYPE_REQUEST.
Referenced by saveObject(), and updateObject().
|
protected |
Definition at line 1757 of file class.ilObjSessionGUI.php.
References ILIAS\Repository\form(), ilCalendarRecurrence\FREQ_DAILY, ilCalendarRecurrence\FREQ_MONTHLY, ilCalendarRecurrence\FREQ_WEEKLY, ilCalendarRecurrence\FREQ_YEARLY, and ilUtil\stripSlashes().
Referenced by saveObject().
ilObjSessionGUI::materialsObject | ( | ) |
Definition at line 1188 of file class.ilObjSessionGUI.php.
References ilObjectGUI\$data, $objDefinition, $tree, getContainerRefId(), ilTree\getParentId(), ilObjectDefinition\getSideBlockTypes(), ILIAS\Repository\lng(), and ILIAS\Repository\object().
|
protected |
Definition at line 283 of file class.ilObjSessionGUI.php.
References ilObjectGUI\$object, and ILIAS\Repository\ctrl().
ilObjSessionGUI::modifyItemGUI | ( | ilObjectListGUI | $a_item_list_gui, |
array | $a_item_data, | ||
bool | $a_show_path | ||
) |
Definition at line 499 of file class.ilObjSessionGUI.php.
References $tree, ilObject\_lookupObjId(), ilObjCourseGUI\_modifyItemGUI(), ilObjectActivation\addListGUIActivationProperty(), ilTree\checkForParentType(), and ILIAS\Repository\object().
Referenced by showJoinRequestButton().
ilObjSessionGUI::postUpdateMaterials | ( | ) |
redirect to list of materials without offset/page.
Definition at line 1275 of file class.ilObjSessionGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Referenced by removeMaterialsObject(), and saveMaterialsObject().
ilObjSessionGUI::prepareOutput | ( | bool | $show_subobjects = true | ) |
Definition at line 298 of file class.ilObjSessionGUI.php.
References ilObjectGUI\getCreationMode(), and ILIAS\Repository\object().
Referenced by executeCommand().
|
protected |
Definition at line 1329 of file class.ilObjSessionGUI.php.
References ilObjectGUI\checkPermission(), initAttendanceList(), and ILIAS\Repository\object().
ilObjSessionGUI::readMemberData | ( | array | $a_usr_ids | ) |
Used for waiting list.
Definition at line 2004 of file class.ilObjSessionGUI.php.
|
protected |
Definition at line 1868 of file class.ilObjSessionGUI.php.
References $ctrl, $objDefinition, $tree, ilObject\_lookupType(), ilObjectDefinition\getClassName(), ilTree\getParentId(), ILIAS\Repository\object(), ilCtrl\redirectByClass(), and ilCtrl\setParameterByClass().
|
protected |
Definition at line 530 of file class.ilObjSessionGUI.php.
References unregisterObject().
ilObjSessionGUI::registerObject | ( | ) |
Definition at line 312 of file class.ilObjSessionGUI.php.
References $event, $ilUser, $user, ilObjectGUI\checkPermission(), ILIAS\Repository\ctrl(), ILIAS\Survey\Mode\getId(), ilParticipants\getInstance(), ilObjectGUI\getRefId(), ilEventParticipants\getRegisteredParticipants(), ILIAS\Repository\lng(), ilMembershipRegistrationSettings\TYPE_DIRECT, ilMembershipRegistrationSettings\TYPE_NONE, ilMembershipRegistrationSettings\TYPE_REQUEST, and ilEventParticipants\updateExcusedForUser().
ilObjSessionGUI::removeMaterialsObject | ( | ) |
Definition at line 1246 of file class.ilObjSessionGUI.php.
References $requested_items, ILIAS\Repository\object(), postUpdateMaterials(), and ilEventItems\removeItems().
ilObjSessionGUI::resetFilter | ( | ) |
Definition at line 1238 of file class.ilObjSessionGUI.php.
References ILIAS\Repository\ctrl().
|
protected |
Definition at line 760 of file class.ilObjSessionGUI.php.
References ILIAS\Repository\ctrl(), ILIAS\Repository\object(), and ilObjectGUI\saveObject().
ilObjSessionGUI::saveMaterialsObject | ( | ) |
Definition at line 1256 of file class.ilObjSessionGUI.php.
References $requested_items, ilEventItems\getItems(), ILIAS\Repository\object(), and postUpdateMaterials().
ilObjSessionGUI::saveObject | ( | bool | $a_redirect_on_success = true | ) |
Definition at line 769 of file class.ilObjSessionGUI.php.
References $form, $ilUser, $object_service, $user, ilObjectService\commonSettings(), ilObjectGUI\createObject(), createRecurringSessions(), ILIAS\Repository\ctrl(), ilObjectServiceSettingsGUI\CUSTOM_METADATA, ILIAS\Repository\form(), ilObjectGUI\getDidacticTemplateVar(), handleFileUpload(), ilAdvancedMDRecordGUI\importEditFormPostValues(), initForm(), ILIAS\Repository\lng(), load(), loadRecurrenceSettings(), ilLPObjSettings\LP_MODE_DEACTIVATED, ilGlobalTemplateInterface\MESSAGE_TYPE_FAILURE, ILIAS\Repository\object(), ilLPObjSettings\setMode(), and ilObjectServiceSettingsGUI\updateServiceSettingsForm().
ilObjSessionGUI::sendFileObject | ( | ) |
Definition at line 741 of file class.ilObjSessionGUI.php.
References ilFileDelivery\deliverFileLegacy().
|
protected |
Definition at line 535 of file class.ilObjSessionGUI.php.
References $email, ilObjectGUI\$html, $ilUser, $lng, $location, $parts, $toolbar, $tree, $user, ilContainerSorting\_getInstance(), ilWaitingList\_isOnList(), ilEventParticipants\_isRegistered(), ilObject\_lookupObjId(), ilChangeEvent\_recordReadEvent(), ilObjectGUI\checkPermission(), ILIAS\Repository\ctrl(), ilSessionObjectListGUIFactory\factory(), ilSession\get(), ILIAS\Survey\Mode\getId(), ilParticipants\getInstance(), ilObjectActivation\getItemsByEvent(), ilTree\getParentId(), ilObjectGUI\getRefId(), ilEventParticipants\getRegisteredParticipants(), ilEventParticipants\isExcused(), ILIAS\Repository\lng(), ilLanguage\loadLanguageModule(), ilUtil\makeClickable(), ilAdvancedMDRecordGUI\MODE_INFO, modifyItemGUI(), ILIAS\Repository\object(), ilAdvancedMDRecordGUI\setInfoObject(), and ILIAS\Repository\ui().
Referenced by showJoinRequestButtonInCalendar().
ilObjSessionGUI::showJoinRequestButtonInCalendar | ( | ilToolbarGUI | $a_ilToolbar | ) |
show join request This method is only needed to keep showJoinRequestButton method protected.
Definition at line 525 of file class.ilObjSessionGUI.php.
References showJoinRequestButton().
ilObjSessionGUI::unregisterObject | ( | bool | $a_refuse_participation = false | ) |
Definition at line 402 of file class.ilObjSessionGUI.php.
References $access, $event, $ilUser, $tree, $user, ilRBACAccessHandler\checkAccessOfUser(), ilRBACAccessHandler\clear(), ILIAS\Repository\ctrl(), ilWaitingList\deleteUserEntry(), ILIAS\Survey\Mode\getId(), ilSessionParticipants\getInstance(), ilTree\getParentId(), ilObjectGUI\getRefId(), ILIAS\Repository\lng(), ILIAS\Repository\object(), ilObjectGUI\redirectToRefId(), ilRbacSystem\resetCaches(), and ilEventParticipants\updateExcusedForUser().
Referenced by refuseParticipationObject().
ilObjSessionGUI::updateObject | ( | ) |
Definition at line 984 of file class.ilObjSessionGUI.php.
References $form, $object_service, ilObjectService\commonSettings(), ILIAS\Repository\ctrl(), ilObjectServiceSettingsGUI\CUSTOM_METADATA, editObject(), ILIAS\Repository\form(), handleFileUpload(), ilAdvancedMDRecordGUI\importEditFormPostValues(), initForm(), ILIAS\Repository\int(), ILIAS\Repository\lng(), load(), ilDidacticTemplateObjSettings\lookupTemplateId(), ilGlobalTemplateInterface\MESSAGE_TYPE_FAILURE, ILIAS\Repository\object(), and ilObjectServiceSettingsGUI\updateServiceSettingsForm().
ilObjSessionGUI::updateSessionTypeObject | ( | ) |
change session type
Definition at line 1091 of file class.ilObjSessionGUI.php.
References ILIAS\Repository\ctrl(), ILIAS\FileDelivery\http(), ILIAS\Repository\int(), ILIAS\Repository\lng(), ILIAS\Repository\object(), and ilDidacticTemplateUtils\switchTemplate().
|
protected |
Definition at line 46 of file class.ilObjSessionGUI.php.
Referenced by eventsListObject(), executeCommand(), getTabs(), and unregisterObject().
|
protected |
Definition at line 56 of file class.ilObjSessionGUI.php.
|
protected |
Definition at line 55 of file class.ilObjSessionGUI.php.
Referenced by getContainerRefId().
ilCtrl ilObjSessionGUI::$ctrl |
Definition at line 42 of file class.ilObjSessionGUI.php.
Referenced by cancelEditObject(), executeCommand(), getTabs(), and redirectToParentContentPageObject().
|
protected |
Definition at line 35 of file class.ilObjSessionGUI.php.
Referenced by registerObject(), and unregisterObject().
|
protected |
Definition at line 61 of file class.ilObjSessionGUI.php.
|
protected |
Definition at line 62 of file class.ilObjSessionGUI.php.
|
protected |
Definition at line 57 of file class.ilObjSessionGUI.php.
|
protected |
Definition at line 58 of file class.ilObjSessionGUI.php.
Referenced by executeCommand(), initCreateForm(), initForm(), saveObject(), and updateObject().
|
protected |
Definition at line 37 of file class.ilObjSessionGUI.php.
Referenced by getTabs().
|
protected |
Definition at line 38 of file class.ilObjSessionGUI.php.
|
protected |
Definition at line 48 of file class.ilObjSessionGUI.php.
ilLanguage ilObjSessionGUI::$lng |
Definition at line 41 of file class.ilObjSessionGUI.php.
Referenced by showJoinRequestButton().
|
protected |
Definition at line 52 of file class.ilObjSessionGUI.php.
Referenced by addLocatorItems().
ilObjectDefinition ilObjSessionGUI::$objDefinition |
Definition at line 50 of file class.ilObjSessionGUI.php.
Referenced by materialsObject(), and redirectToParentContentPageObject().
|
protected |
Definition at line 49 of file class.ilObjSessionGUI.php.
Referenced by initForm(), saveObject(), and updateObject().
|
protected |
Definition at line 53 of file class.ilObjSessionGUI.php.
Referenced by getDefaultMemberRole(), and getLocalRoles().
|
protected |
Definition at line 60 of file class.ilObjSessionGUI.php.
Referenced by createRecurringSessions().
|
protected |
Definition at line 59 of file class.ilObjSessionGUI.php.
|
protected |
Definition at line 39 of file class.ilObjSessionGUI.php.
|
protected |
Definition at line 65 of file class.ilObjSessionGUI.php.
|
protected |
Definition at line 69 of file class.ilObjSessionGUI.php.
Referenced by removeMaterialsObject(), and saveMaterialsObject().
|
protected |
Definition at line 66 of file class.ilObjSessionGUI.php.
|
protected |
Definition at line 63 of file class.ilObjSessionGUI.php.
Referenced by addLocatorItems().
|
protected |
Definition at line 67 of file class.ilObjSessionGUI.php.
|
protected |
Definition at line 68 of file class.ilObjSessionGUI.php.
|
protected |
Definition at line 64 of file class.ilObjSessionGUI.php.
|
protected |
Definition at line 51 of file class.ilObjSessionGUI.php.
Referenced by attendanceListObject(), and getTabs().
|
protected |
Definition at line 47 of file class.ilObjSessionGUI.php.
Referenced by showJoinRequestButton().
ilGlobalTemplateInterface ilObjSessionGUI::$tpl |
Definition at line 43 of file class.ilObjSessionGUI.php.
Referenced by attendanceListObject().
ilTree ilObjSessionGUI::$tree |
Definition at line 45 of file class.ilObjSessionGUI.php.
Referenced by cancelEditObject(), createRecurringSessions(), eventsListObject(), executeCommand(), getTabs(), handleFileUpload(), initContainer(), materialsObject(), modifyItemGUI(), redirectToParentContentPageObject(), showJoinRequestButton(), and unregisterObject().
|
protected |
Definition at line 34 of file class.ilObjSessionGUI.php.
|
protected |
Definition at line 36 of file class.ilObjSessionGUI.php.
Referenced by handleFileUpload().
|
protected |
Definition at line 44 of file class.ilObjSessionGUI.php.
Referenced by eventsListObject(), executeCommand(), getTabs(), initForm(), joinObject(), registerObject(), saveObject(), showJoinRequestButton(), and unregisterObject().