ILIAS  release_8 Revision v8.19
All Data Structures Namespaces Files Functions Variables Modules Pages
ilGroupConstants 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 ilGroupConstants:

Data Fields

const GRP_REGISTRATION_DEACTIVATED = -1
 
const GRP_REGISTRATION_DIRECT = 0
 
const GRP_REGISTRATION_REQUEST = 1
 
const GRP_REGISTRATION_PASSWORD = 2
 
const GRP_REGISTRATION_LIMITED = 1
 
const GRP_REGISTRATION_UNLIMITED = 2
 
const GRP_TYPE_UNKNOWN = 0
 
const GRP_TYPE_CLOSED = 1
 
const GRP_TYPE_OPEN = 2
 
const GRP_TYPE_PUBLIC = 3
 

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 Class ilGroupConstants

Author
Stefan Meyer smeye.nosp@m.r.il.nosp@m.ias@g.nosp@m.mx.d.nosp@m.e

Definition at line 19 of file class.ilGroupConstants.php.

Field Documentation

◆ GRP_REGISTRATION_DEACTIVATED

◆ GRP_REGISTRATION_DIRECT

◆ GRP_REGISTRATION_LIMITED

const ilGroupConstants::GRP_REGISTRATION_LIMITED = 1

Definition at line 25 of file class.ilGroupConstants.php.

◆ GRP_REGISTRATION_PASSWORD

◆ GRP_REGISTRATION_REQUEST

◆ GRP_REGISTRATION_UNLIMITED

const ilGroupConstants::GRP_REGISTRATION_UNLIMITED = 2

Definition at line 26 of file class.ilGroupConstants.php.

◆ GRP_TYPE_CLOSED

◆ GRP_TYPE_OPEN

◆ GRP_TYPE_PUBLIC

const ilGroupConstants::GRP_TYPE_PUBLIC = 3

Definition at line 30 of file class.ilGroupConstants.php.

◆ GRP_TYPE_UNKNOWN

const ilGroupConstants::GRP_TYPE_UNKNOWN = 0

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

Referenced by ilObjGroup\lookupGroupTye().


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