ILIAS  release_6 Revision v6.24-5-g0c8bfefb3b8
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 (.