ILIAS  release_5-3 Revision v5.3.23-19-g915713cf615
class.ilMembershipRegistrationSettings.php
Go to the documentation of this file.
1<?php
2/* Copyright (c) 1998-2010 ILIAS open source, Extended GPL, see docs/LICENSE */
3
15{
16 const TYPE_NONE = 0;
17 const TYPE_DIRECT = 1;
18 const TYPE_PASSWORD = 2;
19 const TYPE_REQUEST = 3;
20
22
25}
An exception for terminatinating execution or to throw for unit testing.
Registration settings Currently only some constants used in sessions (.