| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
 Inheritance diagram for ilObjSession:
 Collaboration diagram for ilObjSession:Public Member Functions | |
| __construct (int $a_id=0, bool $a_call_by_reference=true) | |
| getPresentationTitle () | |
| getPresentationTitleAppointmentPeriod () | |
| initDefaultRoles () | |
| Create local session participant role.  More... | |
| getEventId () | |
| setLocation (string $a_location) | |
| getLocation () | |
| setName (string $a_name) | |
| getName () | |
| setPhone (string $a_phone) | |
| getPhone () | |
| setEmail (string $a_email) | |
| getEmail () | |
| hasTutorSettings () | |
| setDetails (string $a_details) | |
| getDetails () | |
| setRegistrationType (int $a_type) | |
| getRegistrationType () | |
| isRegistrationUserLimitEnabled () | |
| enableRegistrationUserLimit (int $a_limit) | |
| getRegistrationMinUsers () | |
| setRegistrationMinUsers (int $a_users) | |
| getRegistrationMaxUsers () | |
| setRegistrationMaxUsers (int $a_users) | |
| isRegistrationWaitingListEnabled () | |
| enableRegistrationWaitingList (bool $a_stat) | |
| setWaitingListAutoFill (bool $a_value) | |
| hasWaitingListAutoFill () | |
| setShowMembers (bool $a_status) | |
| getShowMembers () | |
| isRegistrationNotificationEnabled () | |
| setRegistrationNotificationEnabled (bool $value) | |
| getRegistrationNotificationOption () | |
| setRegistrationNotificationOption (string $value) | |
| enabledRegistration () | |
| enabledRegistrationForUsers () | |
| isCannotParticipateOptionEnabled () | |
| enableCannotParticipateOption (bool $status) | |
| getAppointments () | |
| addAppointment (ilSessionAppointment $appointment) | |
| setAppointments (array $appointments) | |
| getFirstAppointment () | |
| setMailToMembersType (int $a_type) | |
| getMailToMembersType () | |
| validate () | |
| cloneSettings (ilObjSession $new_obj) | |
| cloneDependencies ($target_id, $copy_id) | |
| create (bool $a_skip_meta_data=false) | |
| update (bool $a_skip_meta_update=false) | |
| delete () | |
| read () | |
| prepareCalendarAppointments (string $a_mode='create') | |
| handleAutoFill () | |
| getMembersObject () | |
| getEnableMap () | |
  Public Member Functions inherited from ilObject | |
| getObjectProperties () | |
| flushObjectProperties () | |
| withReferences () | |
| determines whether objects are referenced or not (got ref ids or not)  More... | |
| processAutoRating () | |
| read () | |
| getId () | |
| setId (int $id) | |
| setRefId (int $ref_id) | |
| getRefId () | |
| getType () | |
| setType (string $type) | |
| getPresentationTitle () | |
| get presentation title Normally same as title Overwritten for sessions  More... | |
| getTitle () | |
| getUntranslatedTitle () | |
| Get untranslated object title WebDAV needs to access the untranslated title of an object.  More... | |
| setTitle (string $title) | |
| getDescription () | |
| setDescription (string $description) | |
| getLongDescription () | |
| get object long description (stored in object_description)  More... | |
| getImportId () | |
| setImportId (string $import_id) | |
| setOfflineStatus (bool $status) | |
| getOfflineStatus () | |
| supportsOfflineHandling () | |
| getOwner () | |
| getOwnerName () | |
| get full name of object owner  More... | |
| setOwner (int $usr_id) | |
| getCreateDate () | |
| Get create date in YYYY-MM-DD HH-MM-SS format.  More... | |
| getLastUpdateDate () | |
| Get last update date in YYYY-MM-DD HH-MM-SS format.  More... | |
| create () | |
| note: title, description and type should be set when this function is called  More... | |
| update () | |
| MDUpdateListener (string $element) | |
| Metadata update listener.  More... | |
| createMetaData () | |
| updateMetaData () | |
| deleteMetaData () | |
| updateOwner () | |
| update owner of object in db  More... | |
| putInTree (int $parent_ref_id) | |
| maybe this method should be in tree object!?  More... | |
| setPermissions (int $parent_ref_id) | |
| setParentRolePermissions (int $parent_ref_id) | |
| Initialize the permissions of parent roles (local roles of categories, global roles...) This method is overwritten in e.g.  More... | |
| createReference () | |
| creates reference for object  More... | |
| countReferences () | |
| delete () | |
| delete object or referenced object (in the case of a referenced object, object data is only deleted if last reference is deleted) This function removes an object entirely from system!!  More... | |
| initDefaultRoles () | |
| init default roles settings Purpose of this function is to create a local role folder and local roles, that are needed depending on the object type.  More... | |
| applyDidacticTemplate (int $tpl_id) | |
| getXMLZip () | |
| getHTMLDirectory () | |
| appendCopyInfo (int $target_id, int $copy_id) | |
| Prepend Copy info if object with same name exists in that container.  More... | |
| cloneDependencies (int $target_id, int $copy_id) | |
| Clone object dependencies.  More... | |
| cloneMetaData (ilObject $target_obj) | |
| Copy meta data.  More... | |
| selfOrParentWithRatingEnabled () | |
| getPossibleSubObjects (bool $filter=true) | |
| get all possible sub objects of this type the object can decide which types of sub objects are possible jut in time overwrite if the decision distinguish from standard model  More... | |
Static Public Member Functions | |
| static | _lookupRegistrationEnabled (int $a_obj_id) | 
| static | lookupSession (int $a_obj_id) | 
  Static Public Member Functions inherited from ilObject | |
| static | _lookupObjIdByImportId (string $import_id) | 
| Get (latest) object id for an import id.  More... | |
| static | _lookupImportId (int $obj_id) | 
| static | _lookupOwnerName (int $owner_id) | 
| Lookup owner name for owner id.  More... | |
| static | _getIdForImportId (string $import_id) | 
| static | _getAllReferences (int $id) | 
| get all reference ids for object ID  More... | |
| static | _lookupTitle (int $obj_id) | 
| static | lookupOfflineStatus (int $obj_id) | 
| Lookup offline status using objectDataCache.  More... | |
| static | _lookupOwner (int $obj_id) | 
| Lookup owner user ID for object ID.  More... | |
| static | _getIdsForTitle (string $title, string $type='', bool $partial_match=false) | 
| static | _lookupDescription (int $obj_id) | 
| static | _lookupLastUpdate (int $obj_id, bool $formatted=false) | 
| static | _getLastUpdateOfObjects (array $obj_ids) | 
| static | _lookupObjId (int $ref_id) | 
| static | _setDeletedDate (int $ref_id, int $deleted_by) | 
| static | setDeletedDates (array $ref_ids, int $user_id) | 
| static | _resetDeletedDate (int $ref_id) | 
| static | _lookupDeletedDate (int $ref_id) | 
| static | _writeTitle (int $obj_id, string $title) | 
| write title to db (static)  More... | |
| static | _writeDescription (int $obj_id, string $desc) | 
| write description to db (static)  More... | |
| static | _writeImportId (int $obj_id, string $import_id) | 
| write import id to db (static)  More... | |
| static | _lookupType (int $id, bool $reference=false) | 
| static | _isInTrash (int $ref_id) | 
| static | _hasUntrashedReference (int $obj_id) | 
| checks whether an object has at least one reference that is not in trash  More... | |
| static | _lookupObjectId (int $ref_id) | 
| static | _getObjectsDataForType (string $type, bool $omit_trash=false) | 
| get all objects of a certain type  More... | |
| static | _exists (int $id, bool $reference=false, ?string $type=null) | 
| checks if an object exists in object_data  More... | |
| static | _getObjectsByType (string $obj_type="", int $owner=null) | 
| static | _prepareCloneSelection (array $ref_ids, string $new_type, bool $show_path=true) | 
| Prepare copy wizard object selection.  More... | |
| static | _getIcon (int $obj_id=0, string $size="big", string $type="", bool $offline=false) | 
| Get icon for repository item.  More... | |
| static | collectDeletionDependencies (array &$deps, int $ref_id, int $obj_id, string $type, int $depth=0) | 
| Collect deletion dependencies.  More... | |
| static | getDeletionDependencies (int $obj_id) | 
| Get deletion dependencies.  More... | |
| static | getLongDescriptions (array $obj_ids) | 
| static | getAllOwnedRepositoryObjects (int $user_id) | 
| static | fixMissingTitles ($type, array &$obj_title_map) | 
| Try to fix missing object titles.  More... | |
| static | _lookupCreationDate (int $obj_id) | 
| static | _getObjectTypeIdByTitle (string $type, \ilDBInterface $ilDB=null) | 
Data Fields | |
| const | MAIL_ALLOWED_ALL = 1 | 
| const | MAIL_ALLOWED_ADMIN = 2 | 
| const | LOCAL_ROLE_PARTICIPANT_PREFIX = 'il_sess_participant' | 
| const | CAL_REG_START = 1 | 
  Data Fields inherited from ilObject | |
| const | TITLE_LENGTH = 255 | 
| const | DESC_LENGTH = 128 | 
| const | LONG_DESC_LENGTH = 4000 | 
| const | TABLE_OBJECT_DATA = "object_data" | 
| array | $objectList | 
| string | $untranslatedTitle | 
Protected Member Functions | |
| initAppointments () | |
| initParticipants () | |
  Protected Member Functions inherited from ilObject | |
| doMDUpdateListener (string $a_element) | |
| beforeMDUpdateListener (string $a_element) | |
| doCreateMetaData () | |
| beforeCreateMetaData () | |
| doUpdateMetaData () | |
| beforeUpdateMetaData () | |
| doDeleteMetaData () | |
| beforeDeleteMetaData () | |
| handleAutoRating () | |
| hasAutoRating () | |
Definition at line 30 of file class.ilObjSession.php.
| ilObjSession::__construct | ( | int | $a_id = 0,  | 
        
| bool | $a_call_by_reference = true  | 
        ||
| ) | 
Definition at line 60 of file class.ilObjSession.php.
References $DIC, and ILIAS\MetaData\Repository\Validation\Data\__construct().
 Here is the call graph for this function:
      
  | 
  static | 
Definition at line 72 of file class.ilObjSession.php.
References $DIC, $ilDB, $res, ilDBConstants\FETCHMODE_OBJECT, and ilMembershipRegistrationSettings\TYPE_NONE.
Referenced by ilLPStatusEvent\_getStatusInfo(), and ilLPStatusEvent\determineStatus().
 Here is the caller graph for this function:| ilObjSession::addAppointment | ( | ilSessionAppointment | $appointment | ) | 
Definition at line 326 of file class.ilObjSession.php.
| ilObjSession::cloneDependencies | ( | $target_id, | |
| $copy_id | |||
| ) | 
Definition at line 437 of file class.ilObjSession.php.
References $obj_data_cache, and ilObject\getId().
 Here is the call graph for this function:| ilObjSession::cloneSettings | ( | ilObjSession | $new_obj | ) | 
Definition at line 402 of file class.ilObjSession.php.
References ilContainer\_lookupContainerSetting(), ilContainer\_writeContainerSetting(), ilObjectServiceSettingsGUI\CUSTOM_METADATA, enableCannotParticipateOption(), enableRegistrationUserLimit(), enableRegistrationWaitingList(), getDetails(), getEmail(), ilObject\getId(), getLocation(), getMailToMembersType(), getName(), getPhone(), getRegistrationMaxUsers(), getRegistrationMinUsers(), getRegistrationNotificationOption(), getRegistrationType(), getShowMembers(), hasWaitingListAutoFill(), isCannotParticipateOptionEnabled(), isRegistrationNotificationEnabled(), isRegistrationUserLimitEnabled(), isRegistrationWaitingListEnabled(), setDetails(), setEmail(), setLocation(), setMailToMembersType(), setName(), setPhone(), setRegistrationMaxUsers(), setRegistrationMinUsers(), setRegistrationNotificationEnabled(), setRegistrationNotificationOption(), setRegistrationType(), setShowMembers(), setWaitingListAutoFill(), and update().
Referenced by validate().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilObjSession::create | ( | bool | $a_skip_meta_data = false | ) | 
Definition at line 451 of file class.ilObjSession.php.
References ilObject\$db, $event_handler, $ilDB, $res, ilObject\createMetaData(), enabledRegistrationForUsers(), getDetails(), getEmail(), ilObject\getId(), getLocation(), getMailToMembersType(), getName(), getPhone(), getRegistrationMaxUsers(), getRegistrationMinUsers(), getRegistrationNotificationOption(), getRegistrationType(), getShowMembers(), hasWaitingListAutoFill(), isCannotParticipateOptionEnabled(), isRegistrationNotificationEnabled(), isRegistrationUserLimitEnabled(), isRegistrationWaitingListEnabled(), prepareCalendarAppointments(), and ilDBConstants\T_INTEGER.
 Here is the call graph for this function:| ilObjSession::delete | ( | ) | 
Definition at line 545 of file class.ilObjSession.php.
References ilObject\$db, $event_handler, $ilDB, $res, ilEventItems\_delete(), ilEventParticipants\_deleteByEvent(), ilSessionAppointment\_deleteBySession(), ilObject\deleteMetaData(), ilObject\getId(), and prepareCalendarAppointments().
 Here is the call graph for this function:| ilObjSession::enableCannotParticipateOption | ( | bool | $status | ) | 
Definition at line 316 of file class.ilObjSession.php.
Referenced by cloneSettings(), and read().
 Here is the caller graph for this function:| ilObjSession::enabledRegistration | ( | ) | 
Definition at line 299 of file class.ilObjSession.php.
References ilMembershipRegistrationSettings\TYPE_NONE.
| ilObjSession::enabledRegistrationForUsers | ( | ) | 
Definition at line 304 of file class.ilObjSession.php.
References ilMembershipRegistrationSettings\TYPE_NONE, and ilMembershipRegistrationSettings\TYPE_TUTOR.
Referenced by create(), handleAutoFill(), and update().
 Here is the caller graph for this function:| ilObjSession::enableRegistrationUserLimit | ( | int | $a_limit | ) | 
Definition at line 224 of file class.ilObjSession.php.
Referenced by cloneSettings(), and read().
 Here is the caller graph for this function:| ilObjSession::enableRegistrationWaitingList | ( | bool | $a_stat | ) | 
Definition at line 254 of file class.ilObjSession.php.
Referenced by cloneSettings(), and read().
 Here is the caller graph for this function:| ilObjSession::getAppointments | ( | ) | 
| ilObjSession::getDetails | ( | ) | 
Definition at line 204 of file class.ilObjSession.php.
References $details.
Referenced by cloneSettings(), create(), and update().
 Here is the caller graph for this function:| ilObjSession::getEmail | ( | ) | 
Definition at line 187 of file class.ilObjSession.php.
References $email.
Referenced by cloneSettings(), create(), hasTutorSettings(), and update().
 Here is the caller graph for this function:| ilObjSession::getEnableMap | ( | ) | 
Definition at line 723 of file class.ilObjSession.php.
| ilObjSession::getEventId | ( | ) | 
| ilObjSession::getFirstAppointment | ( | ) | 
Definition at line 339 of file class.ilObjSession.php.
References $app.
Referenced by getPresentationTitle(), getPresentationTitleAppointmentPeriod(), prepareCalendarAppointments(), and validate().
 Here is the caller graph for this function:| ilObjSession::getLocation | ( | ) | 
Definition at line 157 of file class.ilObjSession.php.
References $location.
Referenced by cloneSettings(), create(), prepareCalendarAppointments(), and update().
 Here is the caller graph for this function:| ilObjSession::getMailToMembersType | ( | ) | 
Definition at line 350 of file class.ilObjSession.php.
References $mail_members.
Referenced by cloneSettings(), create(), and update().
 Here is the caller graph for this function:| ilObjSession::getMembersObject | ( | ) | 
Definition at line 715 of file class.ilObjSession.php.
References $members_obj, and initParticipants().
 Here is the call graph for this function:| ilObjSession::getName | ( | ) | 
Definition at line 167 of file class.ilObjSession.php.
References $name.
Referenced by cloneSettings(), create(), hasTutorSettings(), and update().
 Here is the caller graph for this function:| ilObjSession::getPhone | ( | ) | 
Definition at line 177 of file class.ilObjSession.php.
References $phone.
Referenced by cloneSettings(), create(), hasTutorSettings(), and update().
 Here is the caller graph for this function:| ilObjSession::getPresentationTitle | ( | ) | 
Definition at line 107 of file class.ilObjSession.php.
References ilDatePresentation\formatDate(), getFirstAppointment(), ilObject\getTitle(), and IL_CAL_UNIX.
 Here is the call graph for this function:| ilObjSession::getPresentationTitleAppointmentPeriod | ( | ) | 
Definition at line 117 of file class.ilObjSession.php.
References ilObject\$title, ilDatePresentation\formatPeriod(), getFirstAppointment(), and ilObject\getTitle().
 Here is the call graph for this function:| ilObjSession::getRegistrationMaxUsers | ( | ) | 
Definition at line 239 of file class.ilObjSession.php.
References $reg_limited_users.
Referenced by cloneSettings(), create(), handleAutoFill(), update(), and validate().
 Here is the caller graph for this function:| ilObjSession::getRegistrationMinUsers | ( | ) | 
Definition at line 229 of file class.ilObjSession.php.
References $reg_min_users.
Referenced by cloneSettings(), create(), and update().
 Here is the caller graph for this function:| ilObjSession::getRegistrationNotificationOption | ( | ) | 
Definition at line 289 of file class.ilObjSession.php.
References $notificationOption.
Referenced by cloneSettings(), create(), and update().
 Here is the caller graph for this function:| ilObjSession::getRegistrationType | ( | ) | 
Definition at line 214 of file class.ilObjSession.php.
References $reg_type.
Referenced by cloneSettings(), create(), and update().
 Here is the caller graph for this function:| ilObjSession::getShowMembers | ( | ) | 
Definition at line 274 of file class.ilObjSession.php.
References $show_members.
Referenced by cloneSettings(), create(), and update().
 Here is the caller graph for this function:| ilObjSession::handleAutoFill | ( | ) | 
Definition at line 646 of file class.ilObjSession.php.
References $parts, ilObject\$ref_id, ilObject\$user, ilObject\_getAllReferences(), ilSessionParticipants\_getInstanceByObjId(), enabledRegistrationForUsers(), ilObject\getId(), ilObjectFactory\getInstanceByObjId(), getRegistrationMaxUsers(), hasWaitingListAutoFill(), isRegistrationWaitingListEnabled(), ilParticipants\lookupNumberOfMembers(), and ilSessionMembershipMailNotification\TYPE_ACCEPTED_SUBSCRIPTION_MEMBER.
 Here is the call graph for this function:| ilObjSession::hasTutorSettings | ( | ) | 
Definition at line 192 of file class.ilObjSession.php.
References getEmail(), getName(), and getPhone().
 Here is the call graph for this function:| ilObjSession::hasWaitingListAutoFill | ( | ) | 
Definition at line 264 of file class.ilObjSession.php.
References $reg_waiting_list_autofill.
Referenced by cloneSettings(), create(), handleAutoFill(), and update().
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 607 of file class.ilObjSession.php.
References ilSessionAppointment\_readAppointmentsBySession(), and ilObject\getId().
Referenced by read().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilObjSession::initDefaultRoles | ( | ) | 
Create local session participant role.
Definition at line 132 of file class.ilObjSession.php.
References ilObjRole\createDefaultRole(), ilObject\getId(), ilObject\getRefId(), and ilLogLevel\WARNING.
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 710 of file class.ilObjSession.php.
References ilSessionParticipants\_getInstanceByObjId(), and ilObject\getId().
Referenced by getMembersObject().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilObjSession::isCannotParticipateOptionEnabled | ( | ) | 
Definition at line 311 of file class.ilObjSession.php.
References $show_cannot_participate_option.
Referenced by cloneSettings(), create(), and update().
 Here is the caller graph for this function:| ilObjSession::isRegistrationNotificationEnabled | ( | ) | 
Definition at line 279 of file class.ilObjSession.php.
References $registrationNotificationEnabled.
Referenced by cloneSettings(), create(), and update().
 Here is the caller graph for this function:| ilObjSession::isRegistrationUserLimitEnabled | ( | ) | 
Definition at line 219 of file class.ilObjSession.php.
References $reg_limited.
Referenced by cloneSettings(), create(), update(), and validate().
 Here is the caller graph for this function:| ilObjSession::isRegistrationWaitingListEnabled | ( | ) | 
Definition at line 249 of file class.ilObjSession.php.
References $reg_waiting_list.
Referenced by cloneSettings(), create(), handleAutoFill(), and update().
 Here is the caller graph for this function:
      
  | 
  static | 
Definition at line 87 of file class.ilObjSession.php.
References $data, $DIC, $ilDB, $res, and ilDBConstants\FETCHMODE_OBJECT.
Referenced by ilObjSessionListGUI\getProperties(), and ilSessionMailTemplateParticipantContext\resolveSpecificPlaceholder().
 Here is the caller graph for this function:| ilObjSession::prepareCalendarAppointments | ( | string | $a_mode = 'create' | ) | 
| string | $a_mode | UPDATE|CREATE|DELETE | 
Definition at line 618 of file class.ilObjSession.php.
References $app, getFirstAppointment(), getLocation(), ilObject\getLongDescription(), ilObject\getTitle(), ILIAS\Repository\lng(), and ilCalendarEntry\TRANSLATION_NONE.
Referenced by create(), delete(), and update().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilObjSession::read | ( | ) | 
Definition at line 576 of file class.ilObjSession.php.
References $res, enableCannotParticipateOption(), enableRegistrationUserLimit(), enableRegistrationWaitingList(), ilDBConstants\FETCHMODE_OBJECT, ilObject\getId(), initAppointments(), ILIAS\Repository\int(), setDetails(), setEmail(), setLocation(), setMailToMembersType(), setName(), setPhone(), setRegistrationMaxUsers(), setRegistrationMinUsers(), setRegistrationNotificationEnabled(), setRegistrationNotificationOption(), setRegistrationType(), setShowMembers(), and setWaitingListAutoFill().
Referenced by validate().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilObjSession::setAppointments | ( | array | $appointments | ) | 
| ilSessionAppointment[] | $appointments | 
Definition at line 334 of file class.ilObjSession.php.
References $appointments.
| ilObjSession::setDetails | ( | string | $a_details | ) | 
Definition at line 199 of file class.ilObjSession.php.
Referenced by cloneSettings(), and read().
 Here is the caller graph for this function:| ilObjSession::setEmail | ( | string | $a_email | ) | 
Definition at line 182 of file class.ilObjSession.php.
Referenced by cloneSettings(), and read().
 Here is the caller graph for this function:| ilObjSession::setLocation | ( | string | $a_location | ) | 
Definition at line 152 of file class.ilObjSession.php.
Referenced by cloneSettings(), and read().
 Here is the caller graph for this function:| ilObjSession::setMailToMembersType | ( | int | $a_type | ) | 
Definition at line 345 of file class.ilObjSession.php.
Referenced by cloneSettings(), and read().
 Here is the caller graph for this function:| ilObjSession::setName | ( | string | $a_name | ) | 
Definition at line 162 of file class.ilObjSession.php.
Referenced by cloneSettings(), and read().
 Here is the caller graph for this function:| ilObjSession::setPhone | ( | string | $a_phone | ) | 
Definition at line 172 of file class.ilObjSession.php.
Referenced by cloneSettings(), and read().
 Here is the caller graph for this function:| ilObjSession::setRegistrationMaxUsers | ( | int | $a_users | ) | 
Definition at line 244 of file class.ilObjSession.php.
Referenced by cloneSettings(), and read().
 Here is the caller graph for this function:| ilObjSession::setRegistrationMinUsers | ( | int | $a_users | ) | 
Definition at line 234 of file class.ilObjSession.php.
Referenced by cloneSettings(), and read().
 Here is the caller graph for this function:| ilObjSession::setRegistrationNotificationEnabled | ( | bool | $value | ) | 
Definition at line 284 of file class.ilObjSession.php.
Referenced by cloneSettings(), and read().
 Here is the caller graph for this function:| ilObjSession::setRegistrationNotificationOption | ( | string | $value | ) | 
Definition at line 294 of file class.ilObjSession.php.
Referenced by cloneSettings(), and read().
 Here is the caller graph for this function:| ilObjSession::setRegistrationType | ( | int | $a_type | ) | 
Definition at line 209 of file class.ilObjSession.php.
Referenced by cloneSettings(), and read().
 Here is the caller graph for this function:| ilObjSession::setShowMembers | ( | bool | $a_status | ) | 
Definition at line 269 of file class.ilObjSession.php.
Referenced by cloneSettings(), and read().
 Here is the caller graph for this function:| ilObjSession::setWaitingListAutoFill | ( | bool | $a_value | ) | 
Definition at line 259 of file class.ilObjSession.php.
Referenced by cloneSettings(), and read().
 Here is the caller graph for this function:| ilObjSession::update | ( | bool | $a_skip_meta_update = false | ) | 
Definition at line 501 of file class.ilObjSession.php.
References ilObject\$db, $event_handler, $ilDB, $res, enabledRegistrationForUsers(), getDetails(), getEmail(), ilObject\getId(), getLocation(), getMailToMembersType(), getName(), getPhone(), getRegistrationMaxUsers(), getRegistrationMinUsers(), getRegistrationNotificationOption(), getRegistrationType(), getShowMembers(), hasWaitingListAutoFill(), isCannotParticipateOptionEnabled(), isRegistrationNotificationEnabled(), isRegistrationUserLimitEnabled(), isRegistrationWaitingListEnabled(), prepareCalendarAppointments(), ilDBConstants\T_INTEGER, and ilObject\updateMetaData().
Referenced by cloneSettings().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilObjSession::validate | ( | ) | 
Definition at line 355 of file class.ilObjSession.php.
References ilObject\$error, $ilErr, ilObject\cloneMetaData(), cloneSettings(), getFirstAppointment(), ilObject\getId(), ilObject\getRefId(), getRegistrationMaxUsers(), isRegistrationUserLimitEnabled(), ILIAS\Repository\lng(), ilDidacticTemplateObjSettings\lookupTemplateId(), and read().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 55 of file class.ilObjSession.php.
Referenced by getAppointments(), and setAppointments().
      
  | 
  protected | 
Definition at line 44 of file class.ilObjSession.php.
Referenced by getDetails().
      
  | 
  protected | 
Definition at line 43 of file class.ilObjSession.php.
Referenced by getEmail().
      
  | 
  protected | 
Definition at line 39 of file class.ilObjSession.php.
      
  | 
  protected | 
Definition at line 45 of file class.ilObjSession.php.
Referenced by getEventId().
      
  | 
  protected | 
Definition at line 40 of file class.ilObjSession.php.
Referenced by getLocation().
      
  | 
  protected | 
Definition at line 54 of file class.ilObjSession.php.
Referenced by getMailToMembersType().
      
  | 
  protected | 
Definition at line 56 of file class.ilObjSession.php.
Referenced by getMembersObject().
      
  | 
  protected | 
Definition at line 41 of file class.ilObjSession.php.
Referenced by getName().
      
  | 
  protected | 
Definition at line 58 of file class.ilObjSession.php.
Referenced by getRegistrationNotificationOption().
      
  | 
  protected | 
Definition at line 38 of file class.ilObjSession.php.
Referenced by cloneDependencies().
      
  | 
  protected | 
Definition at line 42 of file class.ilObjSession.php.
Referenced by getPhone().
      
  | 
  protected | 
Definition at line 47 of file class.ilObjSession.php.
Referenced by isRegistrationUserLimitEnabled().
      
  | 
  protected | 
Definition at line 49 of file class.ilObjSession.php.
Referenced by getRegistrationMaxUsers().
      
  | 
  protected | 
Definition at line 48 of file class.ilObjSession.php.
Referenced by getRegistrationMinUsers().
      
  | 
  protected | 
Definition at line 46 of file class.ilObjSession.php.
Referenced by getRegistrationType().
      
  | 
  protected | 
Definition at line 50 of file class.ilObjSession.php.
Referenced by isRegistrationWaitingListEnabled().
      
  | 
  protected | 
Definition at line 51 of file class.ilObjSession.php.
Referenced by hasWaitingListAutoFill().
      
  | 
  protected | 
Definition at line 57 of file class.ilObjSession.php.
Referenced by isRegistrationNotificationEnabled().
      
  | 
  protected | 
Definition at line 37 of file class.ilObjSession.php.
      
  | 
  protected | 
Definition at line 53 of file class.ilObjSession.php.
Referenced by isCannotParticipateOptionEnabled().
      
  | 
  protected | 
Definition at line 52 of file class.ilObjSession.php.
Referenced by getShowMembers().
| const ilObjSession::CAL_REG_START = 1 | 
Definition at line 35 of file class.ilObjSession.php.
| const ilObjSession::LOCAL_ROLE_PARTICIPANT_PREFIX = 'il_sess_participant' | 
Definition at line 34 of file class.ilObjSession.php.
| const ilObjSession::MAIL_ALLOWED_ADMIN = 2 | 
Definition at line 33 of file class.ilObjSession.php.
Referenced by ilObjSessionGUI\initForm().
| const ilObjSession::MAIL_ALLOWED_ALL = 1 | 
Definition at line 32 of file class.ilObjSession.php.
Referenced by ilParticipants\canSendMailToMembers(), and ilObjSessionGUI\initForm().