| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
 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_sub_objects=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... | |
| saveObject (bool $a_redirect_on_success=true) | |
| handleFileUpload () | |
| editObject () | |
| updateObject () | |
| updateSessionTypeObject () | |
| change session type  More... | |
| materialsObject () | |
| getCreatableObjectTypes () | |
| 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 | |
| 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] does belong to the parent 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... | |
| cancelObject () | |
| cancel action and go back to previous page  More... | |
| createObject () | |
| create new object form  More... | |
| editAvailabilityPeriodObject () | |
| saveAvailabilityPeriodObject () | |
| 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) | |
| 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 () | |
| removeFromDeskObject () | |
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 | 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 | 
| const | SUPPORTED_IMPORT_MIME_TYPES = [MimeType::APPLICATION__ZIP, MimeType::APPLICATION__X_ZIP_COMPRESSED] | 
Protected Member Functions | |
| membersObject () | |
| refuseParticipationObject () | |
| showJoinRequestButton (?ilToolbarGUI $ilToolbar=null) | |
| initCreateForm ($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 () | |
  Protected Member Functions inherited from ilObjectGUI | |
| getObjectService () | |
| assignObject () | |
| setTitleAndDescription () | |
| createActionDispatcherGUI () | |
| 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... | |
| getCreationFormsHTML (StandardForm|ilPropertyFormGUI|array $form) | |
| getTitleForCreationFormPage () | |
| getCreationFormTitle () | |
| initCreateForm (string $new_type) | |
| didacticTemplatesToForm () | |
| initDidacticTemplate (ilPropertyFormGUI $form) | |
| retrieveAdditionalDidacticTemplateOptions () | |
| addAdoptContentLinkToToolbar () | |
| addImportButtonToToolbar () | |
| addAvailabilityPeriodButtonToToolbar (ilToolbarGUI $toolbar) | |
| parseDidacticTemplateVar (string $var, string $type) | |
| 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... | |
| routeImportCmdObject () | |
| importFile (string $file_to_import, string $path_to_uploaded_file_in_temp_dir) | |
| deleteUploadedImportFile (string $path_to_uploaded_file_in_temp_dir) | |
| 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... | |
| 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... | |
| getCreatableObjectTypes () | |
| buildAddNewItemElements (array $subtypes, string $create_target_class=ilRepositoryGUI::class, ?int $redirect_target_ref_id=null,) | |
| buildGroup (string $create_target_class, array $obj_types_in_group, string $title, array $subtypes) | |
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 70 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 1399 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 1776 of file class.ilObjSessionGUI.php.
      
  | 
  static | 
Definition at line 452 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().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 1781 of file class.ilObjSessionGUI.php.
References $locator, $requested_ref_id, 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 1919 of file class.ilObjSessionGUI.php.
References ilEventItems\addItem(), ilObject\getRefId(), ILIAS\Repository\object(), and ilEventItems\update().
 Here is the call graph for this function:| ilObjSessionGUI::applyFilter | ( | ) | 
Definition at line 1157 of file class.ilObjSessionGUI.php.
References ILIAS\Repository\ctrl().
 Here is the call graph for this function:| ilObjSessionGUI::attendanceListObject | ( | ) | 
Definition at line 1212 of file class.ilObjSessionGUI.php.
References $tabs_gui, $tpl, ilObjectGUI\checkPermission(), ilPropertyFormGUI\getHTML(), initAttendanceList(), and ilGlobalTemplateInterface\setContent().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 1947 of file class.ilObjSessionGUI.php.
References $ctrl, $tree, and ilTree\getParentId().
 Here is the call graph for this function:| ilObjSessionGUI::createMailSignature | ( | ) | 
Definition at line 1984 of file class.ilObjSessionGUI.php.
References ILIAS\Repository\lng(), and ILIAS\Repository\object().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 884 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(), and ilEventItems\setItems().
Referenced by saveObject().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilObjSessionGUI::editObject | ( | ) | 
Definition at line 942 of file class.ilObjSessionGUI.php.
References ILIAS\Repository\form(), and initForm().
Referenced by updateObject().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilObjSessionGUI::eventsListObject | ( | ) | 
Definition at line 1286 of file class.ilObjSessionGUI.php.
References $access, $tree, $user, $user_id, __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 | ( | ) | 
Definition at line 159 of file class.ilObjSessionGUI.php.
References $access, $ctrl, $form, $GLOBALS, $tree, $user, 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 1268 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 1939 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::getCreatableObjectTypes | ( | ) | 
Definition at line 1144 of file class.ilObjSessionGUI.php.
References ilObject\_lookupType(), and ILIAS\Repository\object().
Referenced by materialsObject().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilObjSessionGUI::getDefaultMemberRole | ( | ) | 
Definition at line 1959 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 1977 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 | 
Definition at line 1812 of file class.ilObjSessionGUI.php.
References $access, $ctrl, $help, $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 841 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().
 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 489 of file class.ilObjSessionGUI.php.
References ILIAS\Repository\ctrl().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 1225 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 1072 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 737 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 1404 of file class.ilObjSessionGUI.php.
References $form, $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, ilFileWizardInputGUI\setFilenames(), ilAdvancedMDRecordGUI\setPropertyForm(), ilCalendarRecurrence\setRecurrence(), 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().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilObjSessionGUI::joinObject | ( | ) | 
Definition at line 377 of file class.ilObjSessionGUI.php.
References $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 1623 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().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 1683 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 1106 of file class.ilObjSessionGUI.php.
References ilObjectGUI\$data, ilObject\_lookupType(), ilObjectGUI\buildAddNewItemElements(), ILIAS\Repository\ctrl(), getContainerRefId(), getCreatableObjectTypes(), ILIAS\Repository\lng(), and ILIAS\Repository\object().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 280 of file class.ilObjSessionGUI.php.
References ilObjectGUI\$object, and 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 497 of file class.ilObjSessionGUI.php.
References $tree, ilObject\_lookupObjId(), ilObjCourseGUI\_modifyItemGUI(), ilObjectActivation\addListGUIActivationProperty(), ilTree\checkForParentType(), and ILIAS\Repository\object().
Referenced by showJoinRequestButton().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilObjSessionGUI::postUpdateMaterials | ( | ) | 
redirect to list of materials without offset/page.
Definition at line 1202 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_sub_objects = true | ) | 
Definition at line 295 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 1256 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 1930 of file class.ilObjSessionGUI.php.
      
  | 
  protected | 
Definition at line 1794 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 528 of file class.ilObjSessionGUI.php.
References unregisterObject().
 Here is the call graph for this function:| ilObjSessionGUI::registerObject | ( | ) | 
Definition at line 309 of file class.ilObjSessionGUI.php.
References $event, $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 1173 of file class.ilObjSessionGUI.php.
References $requested_items, ILIAS\Repository\object(), postUpdateMaterials(), and ilEventItems\removeItems().
 Here is the call graph for this function:| ilObjSessionGUI::resetFilter | ( | ) | 
Definition at line 1165 of file class.ilObjSessionGUI.php.
References ILIAS\Repository\ctrl().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 748 of file class.ilObjSessionGUI.php.
References ILIAS\Repository\ctrl(), ILIAS\Repository\object(), and ilObjectGUI\saveObject().
 Here is the call graph for this function:| ilObjSessionGUI::saveMaterialsObject | ( | ) | 
Definition at line 1183 of file class.ilObjSessionGUI.php.
References $requested_items, ilEventItems\getItems(), ILIAS\Repository\object(), and postUpdateMaterials().
 Here is the call graph for this function:| ilObjSessionGUI::saveObject | ( | bool | $a_redirect_on_success = true | ) | 
Definition at line 757 of file class.ilObjSessionGUI.php.
References $form, $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(), and ilObjectServiceSettingsGUI\updateServiceSettingsForm().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 533 of file class.ilObjSessionGUI.php.
References ilObjectGUI\$html, $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().
 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 523 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 399 of file class.ilObjSessionGUI.php.
References $access, $event, $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 | ( | ) | 
Definition at line 951 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().
 Here is the call graph for this function:| ilObjSessionGUI::updateSessionTypeObject | ( | ) | 
change session type
Definition at line 1058 of file class.ilObjSessionGUI.php.
References ILIAS\Repository\ctrl(), ILIAS\FileDelivery\http(), ILIAS\Repository\int(), 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 registerObject(), and unregisterObject().
      
  | 
  protected | 
Definition at line 60 of file class.ilObjSessionGUI.php.
      
  | 
  protected | 
Definition at line 61 of file class.ilObjSessionGUI.php.
      
  | 
  protected | 
Definition at line 57 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 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 59 of file class.ilObjSessionGUI.php.
Referenced by createRecurringSessions().
      
  | 
  protected | 
Definition at line 58 of file class.ilObjSessionGUI.php.
      
  | 
  protected | 
Definition at line 39 of file class.ilObjSessionGUI.php.
      
  | 
  protected | 
Definition at line 64 of file class.ilObjSessionGUI.php.
      
  | 
  protected | 
Definition at line 68 of file class.ilObjSessionGUI.php.
Referenced by removeMaterialsObject(), and saveMaterialsObject().
      
  | 
  protected | 
Definition at line 65 of file class.ilObjSessionGUI.php.
      
  | 
  protected | 
Definition at line 62 of file class.ilObjSessionGUI.php.
Referenced by addLocatorItems().
      
  | 
  protected | 
Definition at line 66 of file class.ilObjSessionGUI.php.
      
  | 
  protected | 
Definition at line 67 of file class.ilObjSessionGUI.php.
      
  | 
  protected | 
Definition at line 63 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(), 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().