|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Go to the source code of this file.
Data Structures | |
| class | Title |
| Title class. More... | |
Variables | |
| const | NS_MAIN "nsmain" |
| This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More... | |
| const | NS_SPECIAL "nsspecial" |
| const | GAID_FOR_UPDATE 1 |
| const | MW_TITLECACHE_MAX 1000 |
| const | CASCADE 1 |
| const CASCADE 1 |
Definition at line 33 of file Title.php.
Referenced by ILIAS\Test\Setup\Test11DBUpdateSteps\step_2().
| const MW_TITLECACHE_MAX 1000 |
Definition at line 30 of file Title.php.
Referenced by Title\newFromText().
| const NS_MAIN "nsmain" |
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
Definition at line 20 of file Title.php.
Referenced by Title\__construct(), Title\newFromText(), and Title\secureAndSplit().
| const NS_SPECIAL "nsspecial" |
Definition at line 21 of file Title.php.
Referenced by Title\secureAndSplit().