|
ILIAS
release_8 Revision v8.24
|
Inheritance diagram for ilObjSessionGUI:
Collaboration diagram for ilObjSessionGUI: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 () | |
| updates object entry in object_data More... | |
| 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 () | |
Public Member Functions inherited from ilObjectGUI | |
| __construct ($data, int $id=0, bool $call_by_reference=true, bool $prepare_output=true) | |
| getRefId () | |
| setAdminMode (string $mode) | |
| getAdminMode () | |
| getObject () | |
| executeCommand () | |
| withReferences () | |
| determines whether objects are referenced or not (got ref ids or not) More... | |
| setCreationMode (bool $mode=true) | |
| if true, a creation screen is displayed the current [ref_id] don't belong to the current class! The mode is determined in ilRepositoryGUI More... | |
| getCreationMode () | |
| prepareOutput (bool $show_sub_objects=true) | |
| getAdminTabs () | |
| administration tabs show only permissions and trash folder More... | |
| getHTML () | |
| confirmedDeleteObject () | |
| confirmed deletion of object -> objects are moved to trash or deleted immediately, if trash is disabled More... | |
| cancelDeleteObject () | |
| cancel deletion of object More... | |
| cancelObject () | |
| cancel action and go back to previous page More... | |
| createObject () | |
| create new object form More... | |
| cancelCreation () | |
| cancel create action and go back to repository parent More... | |
| saveObject () | |
| getDidacticTemplateVar (string $type) | |
| Get didactic template setting from creation screen. More... | |
| putObjectInTree (ilObject $obj, int $parent_node_id=null) | |
| Add object to tree at given position. More... | |
| editObject () | |
| addExternalEditFormCustom (ilPropertyFormGUI $form) | |
| updateObject () | |
| updates object entry in object_data More... | |
| getFormAction (string $cmd, string $default_form_action="") | |
| Get form action for command (command is method name without "Object", e.g. More... | |
| isVisible (int $ref_id, string $type) | |
| viewObject () | |
| viewObject container presentation for "administration -> repository, trash, permissions" More... | |
| deleteObject (bool $error=false) | |
| Display deletion confirmation screen. More... | |
| setColumnSettings (ilColumnGUI $column_gui) | |
| redirectAfterCreation () | |
| Redirect after creation, see https://docu.ilias.de/goto_docu_wiki_wpage_5035_1357.html Should be overwritten and redirect to settings screen. More... | |
| addToDeskObject () | |
| removeFromDeskObject () | |
Public Member Functions inherited from ILIAS\Object\ImplementsCreationCallback | |
| callCreationCallback (\ilObject $object, \ilObjectDefinition $obj_definition, int $requested_crtcb) | |
Public Member Functions inherited from ilDesktopItemHandling | |
| addToDeskObject () | |
| Add desktop item @access public. More... | |
| removeFromDeskObject () | |
| Remove from desktop @access public. More... | |
Static Public Member Functions | |
| static | _goto (string $a_target) |
Static Public Member Functions inherited from ilObjectGUI | |
| static | _gotoRepositoryRoot (bool $raise_error=false) |
| Goto repository root. More... | |
| static | _gotoRepositoryNode (int $ref_id, string $cmd="") |
| static | _gotoSharedWorkspaceNode (int $wsp_id) |
Data Fields | |
| ilLanguage | $lng |
| ilCtrl | $ctrl |
| ilGlobalTemplateInterface | $tpl |
| ilTree | $tree |
| ilObjectDefinition | $objDefinition |
Data Fields inherited from ilObjectGUI | |
| const | ALLOWED_TAGS_IN_TITLE_AND_DESCRIPTION |
| const | ADMIN_MODE_NONE = "" |
| const | ADMIN_MODE_SETTINGS = "settings" |
| const | ADMIN_MODE_REPOSITORY = "repository" |
| const | UPLOAD_TYPE_LOCAL = 1 |
| const | UPLOAD_TYPE_UPLOAD_DIRECTORY = 2 |
| const | CFORM_NEW = 1 |
| const | CFORM_IMPORT = 2 |
| const | CFORM_CLONE = 3 |
Protected Member Functions | |
| 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 () | |
| should be overwritten to add object specific items (repository items are preloaded) More... | |
| redirectToParentContentPageObject () | |
| getTabs () | |
| @abstract overwrite in derived GUI class of your object type More... | |
| cancelEditObject () | |
Protected Member Functions inherited from ilObjectGUI | |
| getObjectService () | |
| assignObject () | |
| setTitleAndDescription () | |
| initHeaderAction (?string $sub_type=null, ?int $sub_id=null) | |
| Add header action menu. More... | |
| insertHeaderAction (?ilObjectListGUI $list_gui=null) | |
| Insert header action into main template. More... | |
| addHeaderAction () | |
| Add header action menu. More... | |
| redrawHeaderActionObject () | |
| Ajax call: redraw action header only. More... | |
| setTabs () | |
| set admin tabs More... | |
| setAdminTabs () | |
| set admin tabs More... | |
| setLocator () | |
| addLocatorItems () | |
| should be overwritten to add object specific items (repository items are preloaded) More... | |
| omitLocator (bool $omit=true) | |
| addAdminLocatorItems (bool $do_not_add_object=false) | |
| should be overwritten to add object specific items (repository items are preloaded) More... | |
| initCreationForms (string $new_type) | |
| Init creation forms. More... | |
| getCreationFormsHTML (array $forms) | |
| Get HTML for creation forms (accordion) More... | |
| initCreateForm (string $new_type) | |
| initDidacticTemplate (ilPropertyFormGUI $form) | |
| addDidacticTemplateOptions (array &$a_options) | |
| Add custom templates. More... | |
| afterSave (ilObject $new_object) | |
| Post (successful) object creation hook. More... | |
| initEditForm () | |
| initEditCustomForm (ilPropertyFormGUI $a_form) | |
| Add custom fields to update form. More... | |
| getEditFormValues () | |
| getEditFormCustomValues (array &$a_values) | |
| Add values to custom edit fields. More... | |
| validateCustom (ilPropertyFormGUI $form) | |
| Validate custom values (if not possible with checkInput()) More... | |
| updateCustom (ilPropertyFormGUI $form) | |
| Insert custom update form values into object. More... | |
| afterUpdate () | |
| Post (successful) object update hook. More... | |
| initImportForm (string $new_type) | |
| importFileObject (int $parent_id=null) | |
| afterImport (ilObject $new_object) | |
| Post (successful) object import hook. More... | |
| setFormAction (string $cmd, string $form_action) | |
| getReturnLocation (string $cmd, string $default_location="") | |
| Get return location for command (command is method name without "Object", e.g. More... | |
| setReturnLocation (string $cmd, string $location) | |
| set specific return location for command More... | |
| getTargetFrame (string $cmd, string $default_target_frame="") | |
| get target frame for command (command is method name without "Object", e.g. More... | |
| setTargetFrame (string $cmd, string $target_frame) | |
| Set specific target frame for command. More... | |
| showPossibleSubObjects () | |
| show possible sub objects (pull down menu) More... | |
| getTabs () | |
| @abstract overwrite in derived GUI class of your object type More... | |
| redirectToRefId (int $ref_id, string $cmd="") | |
| redirects to (repository) view per ref id usually to a container and usually used at the end of a save/import method where the object gui type (of the new object) doesn't match with the type of the current ["ref_id"] value of the request More... | |
| fillCloneTemplate (?string $tpl_name, string $type) | |
| Fill object clone template This method can be called from any object GUI class that wants to offer object cloning. More... | |
| getCenterColumnHTML () | |
| Get center column. More... | |
| getRightColumnHTML () | |
| Display right column. More... | |
| checkPermission (string $perm, string $cmd="", string $type="", ?int $ref_id=null) | |
| checkPermissionBool (string $perm, string $cmd="", string $type="", ?int $ref_id=null) | |
| enableDragDropFileUpload () | |
| Enables the file upload into this object by dropping files. More... | |
| showCustomIconsEditing ( $input_colspan=1, ilPropertyFormGUI $form=null, $as_section=true) | |
| show edit section of custom icons for container More... | |
@ilCtrl_Calls ilObjSessionGUI: ilPermissionGUI, ilInfoScreenGUI, ilObjectCopyGUI @ilCtrl_Calls ilObjSessionGUI: ilExportGUI, ilCommonActionDispatcherGUI, ilMembershipMailGUI @ilCtrl_Calls ilObjSessionGUI: ilLearningProgressGUI, ilSessionMembershipGUI, ilObjectMetaDataGUI, ilPropertyFormGUI @ilCtrl_Calls 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().
Here is the call graph for this function:
|
protected |
Definition at line 1483 of file class.ilObjSessionGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\toolbar().
Referenced by eventsListObject().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 1860 of file class.ilObjSessionGUI.php.
|
static |
Definition at line 455 of file class.ilObjSessionGUI.php.
References $DIC, $lng, $parts, ilObjectGUI\_gotoRepositoryNode(), ilObjectGUI\_gotoRepositoryRoot(), ilObject\_lookupObjId(), ilObject\_lookupTitle(), ILIAS\Repository\int(), ROOT_FOLDER_ID, and ilLanguage\txt().
Here is the call graph for this function:
|
protected |
should be overwritten to add object specific items (repository items are preloaded)
Reimplemented from ilObjectGUI.
Definition at line 1865 of file class.ilObjSessionGUI.php.
References $locator, $requested_ref_id, ilLocatorGUI\addItem(), ILIAS\Repository\ctrl(), ilObjectGUI\getCreationMode(), and ILIAS\Repository\object().
Here is the call graph for this function:| ilObjSessionGUI::afterSaveCallback | ( | ilObject | $a_obj | ) |
Custom callback after object is created (in parent container)
Definition at line 2003 of file class.ilObjSessionGUI.php.
References $event_items, ilEventItems\addItem(), ilObject\getRefId(), ILIAS\Repository\object(), and ilEventItems\update().
Here is the call graph for this function:| ilObjSessionGUI::applyFilter | ( | ) |
Definition at line 1238 of file class.ilObjSessionGUI.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:| ilObjSessionGUI::attendanceListObject | ( | ) |
Definition at line 1295 of file class.ilObjSessionGUI.php.
References $form, $tabs_gui, $tpl, ilObjectGUI\checkPermission(), ilPropertyFormGUI\getHTML(), initAttendanceList(), and ilGlobalTemplateInterface\setContent().
Here is the call graph for this function:
|
protected |
Definition at line 2031 of file class.ilObjSessionGUI.php.
References $ctrl, $tree, and ilTree\getParentId().
Here is the call graph for this function:| ilObjSessionGUI::confirmDeleteFilesObject | ( | ) |
Definition at line 1107 of file class.ilObjSessionGUI.php.
References ilObjectGUI\checkPermission(), ILIAS\Repository\ctrl(), editObject(), and ILIAS\Repository\lng().
Here is the call graph for this function:| ilObjSessionGUI::createMailSignature | ( | ) |
Definition at line 2068 of file class.ilObjSessionGUI.php.
References ilLink\_getLink(), ILIAS\Repository\lng(), and ILIAS\Repository\object().
Here is the call graph for this function:
|
protected |
Definition at line 898 of file class.ilObjSessionGUI.php.
References $tree, ilObjectGUI\getDidacticTemplateVar(), ilTree\getParentId(), IL_CAL_UNIX, IL_CAL_YEAR, ilLPObjSettings\LP_MODE_DEACTIVATED, and ILIAS\Repository\object().
Referenced by saveObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjSessionGUI::deleteFilesObject | ( | ) |
Definition at line 1141 of file class.ilObjSessionGUI.php.
References ilObjectGUI\$id, ilObjectGUI\checkPermission(), editObject(), and ILIAS\Repository\lng().
Here is the call graph for this function:| ilObjSessionGUI::editObject | ( | ) |
Reimplemented from ilObjectGUI.
Definition at line 956 of file class.ilObjSessionGUI.php.
References $rows, ilObjectGUI\checkPermission(), ILIAS\Repository\form(), initForm(), ILIAS\Repository\lng(), and ILIAS\Repository\object().
Referenced by confirmDeleteFilesObject(), deleteFilesObject(), and updateObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjSessionGUI::eventsListObject | ( | ) |
Definition at line 1369 of file class.ilObjSessionGUI.php.
References $access, $event_part, $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().
Here is the call graph for this function:| ilObjSessionGUI::executeCommand | ( | ) |
Reimplemented from ilObjectGUI.
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().
Here is the call graph for this function:| ilObjSessionGUI::getAttendanceListUserData | ( | int | $a_user_id, |
| array | $a_filters | ||
| ) |
Definition at line 1351 of file class.ilObjSessionGUI.php.
References ilObjectGUI\$data, and ILIAS\Repository\lng().
Here is the call graph for this function:| ilObjSessionGUI::getContainerRefId | ( | ) |
Definition at line 2023 of file class.ilObjSessionGUI.php.
References $container_ref_id, and initContainer().
Referenced by materialsObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjSessionGUI::getDefaultMemberRole | ( | ) |
Definition at line 2043 of file class.ilObjSessionGUI.php.
References ilObjectGUI\$rbac_review, $rbacreview, ilObject\_lookupTitle(), ilRbacReview\getRolesOfRoleFolder(), and ILIAS\Repository\object().
Here is the call graph for this function:| ilObjSessionGUI::getLocalRoles | ( | ) |
Definition at line 2061 of file class.ilObjSessionGUI.php.
References ilObjectGUI\$rbac_review, $rbacreview, ilRbacReview\getRolesOfRoleFolder(), and ILIAS\Repository\object().
Here is the call graph for this function:
|
protected |
@abstract overwrite in derived GUI class of your object type
Reimplemented from ilObjectGUI.
Definition at line 1896 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().
Here is the call graph for this function:| ilObjSessionGUI::handleFileUpload | ( | ) |
Definition at line 855 of file class.ilObjSessionGUI.php.
References $tree, $upload, ilTree\getParentId(), ILIAS\Repository\object(), and ilUtil\stripSlashes().
Referenced by saveObject(), and updateObject().
Here is the call graph for this function:
Here is the caller graph for this function:| 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().
Here is the call graph for this function:
|
protected |
Definition at line 1308 of file class.ilObjSessionGUI.php.
References ilDatePresentation\formatPeriod(), initContainer(), ILIAS\Repository\lng(), ILIAS\Repository\object(), and ilDatePresentation\setUseRelativeDates().
Referenced by attendanceListObject(), and printAttendanceListObject().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 1161 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().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 749 of file class.ilObjSessionGUI.php.
References $form, ILIAS\Repository\form(), and initForm().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 1488 of file class.ilObjSessionGUI.php.
References ILIAS\LTI\ToolProvider\$details, $files, $ilUser, $object_service, $rec, $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, ilCalendarRecurrence\setRecurrence(), ilMembershipRegistrationSettings\TYPE_DIRECT, ilMembershipRegistrationSettings\TYPE_NONE, ilMembershipRegistrationSettings\TYPE_REQUEST, and ilMembershipRegistrationSettings\TYPE_TUTOR.
Referenced by editObject(), executeCommand(), initCreateForm(), saveObject(), and updateObject().
Here is the call graph for this function:
Here is the caller graph for this function:| 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().
Here is the call graph for this function:
|
protected |
Definition at line 1707 of file class.ilObjSessionGUI.php.
References $event, ILIAS\Repository\form(), IL_CAL_UNIX, ILIAS\Repository\object(), ilMembershipRegistrationSettings\TYPE_DIRECT, and ilMembershipRegistrationSettings\TYPE_REQUEST.
Referenced by saveObject(), and updateObject().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 1767 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().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjSessionGUI::materialsObject | ( | ) |
Definition at line 1195 of file class.ilObjSessionGUI.php.
References ilObjectGUI\$data, $objDefinition, $tree, ilObjectGUI\checkPermission(), getContainerRefId(), ilTree\getParentId(), ilObjectDefinition\getSideBlockTypes(), ILIAS\Repository\lng(), and ILIAS\Repository\object().
Here is the call graph for this function:
|
protected |
Definition at line 283 of file class.ilObjSessionGUI.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:| 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().
Here is the call graph for this function:| ilObjSessionGUI::postUpdateMaterials | ( | ) |
redirect to list of materials without offset/page.
Definition at line 1285 of file class.ilObjSessionGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Referenced by removeMaterialsObject(), and saveMaterialsObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjSessionGUI::prepareOutput | ( | bool | $show_subobjects = true | ) |
Reimplemented from ilObjectGUI.
Definition at line 298 of file class.ilObjSessionGUI.php.
References ilObjectGUI\getCreationMode(), and ILIAS\Repository\object().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 1339 of file class.ilObjSessionGUI.php.
References ilObjectGUI\checkPermission(), initAttendanceList(), and ILIAS\Repository\object().
Here is the call graph for this function:| ilObjSessionGUI::readMemberData | ( | array | $a_usr_ids | ) |
Used for waiting list.
Definition at line 2014 of file class.ilObjSessionGUI.php.
|
protected |
Definition at line 1878 of file class.ilObjSessionGUI.php.
References $ctrl, $objDefinition, $tree, ilObject\_lookupType(), ilObjectDefinition\getClassName(), ilTree\getParentId(), ILIAS\Repository\object(), ilCtrl\redirectByClass(), and ilCtrl\setParameterByClass().
Here is the call graph for this function:
|
protected |
Definition at line 530 of file class.ilObjSessionGUI.php.
References unregisterObject().
Here is the call graph for this function:| ilObjSessionGUI::registerObject | ( | ) |
Definition at line 312 of file class.ilObjSessionGUI.php.
References $event, $event_part, $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().
Here is the call graph for this function:| ilObjSessionGUI::removeMaterialsObject | ( | ) |
Definition at line 1254 of file class.ilObjSessionGUI.php.
References $requested_items, ilObjectGUI\checkPermission(), ILIAS\Repository\object(), and postUpdateMaterials().
Here is the call graph for this function:| ilObjSessionGUI::resetFilter | ( | ) |
Definition at line 1246 of file class.ilObjSessionGUI.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:
|
protected |
Definition at line 760 of file class.ilObjSessionGUI.php.
References ilObjectGUI\checkPermission(), ILIAS\Repository\ctrl(), ILIAS\Repository\object(), and ilObjectGUI\saveObject().
Here is the call graph for this function:| ilObjSessionGUI::saveMaterialsObject | ( | ) |
Definition at line 1265 of file class.ilObjSessionGUI.php.
References $requested_items, ilObjectGUI\checkPermission(), ILIAS\Repository\object(), and postUpdateMaterials().
Here is the call graph for this function:| ilObjSessionGUI::saveObject | ( | bool | $a_redirect_on_success = true | ) |
Definition at line 770 of file class.ilObjSessionGUI.php.
References $ilUser, $object_service, $user, ilObjectGUI\checkPermission(), 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(), and ilObjectServiceSettingsGUI\updateServiceSettingsForm().
Here is the call graph for this function:| ilObjSessionGUI::sendFileObject | ( | ) |
Definition at line 741 of file class.ilObjSessionGUI.php.
References ilFileDelivery\deliverFileLegacy().
Here is the call graph for this function:
|
protected |
Definition at line 535 of file class.ilObjSessionGUI.php.
References $event_part, $ilUser, $toolbar, $user, ilWaitingList\_isOnList(), ilEventParticipants\_isRegistered(), ILIAS\Repository\ctrl(), ilSession\get(), ILIAS\Survey\Mode\getId(), ilParticipants\getInstance(), ilObjectGUI\getRefId(), ilEventParticipants\getRegisteredParticipants(), ilEventParticipants\isExcused(), ILIAS\Repository\lng(), ILIAS\Repository\object(), and ILIAS\Repository\ui().
Referenced by showJoinRequestButtonInCalendar().
Here is the call graph for this function:
Here is the caller graph for this function:| 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().
Here is the call graph for this function:| ilObjSessionGUI::unregisterObject | ( | bool | $a_refuse_participation = false | ) |
Definition at line 402 of file class.ilObjSessionGUI.php.
References $access, $event, $event_part, $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().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjSessionGUI::updateObject | ( | ) |
updates object entry in object_data
Reimplemented from ilObjectGUI.
Definition at line 987 of file class.ilObjSessionGUI.php.
References $object_service, ilObjectGUI\checkPermission(), 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().
Here is the call graph for this function:| ilObjSessionGUI::updateSessionTypeObject | ( | ) |
change session type
Definition at line 1095 of file class.ilObjSessionGUI.php.
References ilObjectGUI\checkPermission(), ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), ILIAS\Repository\object(), and ilDidacticTemplateUtils\switchTemplate().
Here is the call graph for this function:
|
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 load(), registerObject(), and unregisterObject().
|
protected |
Definition at line 61 of file class.ilObjSessionGUI.php.
Referenced by afterSaveCallback().
|
protected |
Definition at line 62 of file class.ilObjSessionGUI.php.
Referenced by eventsListObject(), registerObject(), showJoinRequestButton(), and unregisterObject().
|
protected |
Definition at line 57 of file class.ilObjSessionGUI.php.
Referenced by initForm().
|
protected |
Definition at line 58 of file class.ilObjSessionGUI.php.
Referenced by attendanceListObject(), executeCommand(), and initCreateForm().
|
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 _goto().
|
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 initForm().
|
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(), 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().