ILIAS  release_8 Revision v8.23
ilMembershipRegistrationSettings Class Reference

This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...

+ Collaboration diagram for ilMembershipRegistrationSettings:

Data Fields

const TYPE_NONE = 0
 
const TYPE_DIRECT = 1
 
const TYPE_PASSWORD = 2
 
const TYPE_REQUEST = 3
 
const TYPE_TUTOR = 4
 
const REGISTRATION_LINK = 5
 
const REGISTRATION_LIMITED_DURATION = 6
 
const REGISTRATION_LIMITED_USERS = 7
 

Detailed Description

This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.

ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.

If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning Registration settings Currently only some constants used in sessions (

Todo:
course, groups)
Author
Stefan Meyer meyer.nosp@m.@lei.nosp@m.fos.c.nosp@m.om

Definition at line 27 of file class.ilMembershipRegistrationSettings.php.

Field Documentation

◆ REGISTRATION_LIMITED_DURATION

const ilMembershipRegistrationSettings::REGISTRATION_LIMITED_DURATION = 6

Definition at line 37 of file class.ilMembershipRegistrationSettings.php.

◆ REGISTRATION_LIMITED_USERS

const ilMembershipRegistrationSettings::REGISTRATION_LIMITED_USERS = 7

◆ REGISTRATION_LINK

const ilMembershipRegistrationSettings::REGISTRATION_LINK = 5

Definition at line 35 of file class.ilMembershipRegistrationSettings.php.

◆ TYPE_DIRECT

◆ TYPE_NONE

◆ TYPE_PASSWORD

const ilMembershipRegistrationSettings::TYPE_PASSWORD = 2

◆ TYPE_REQUEST

◆ TYPE_TUTOR


The documentation for this class was generated from the following file: