ILIAS  trunk Revision v11.0_alpha-2645-g16283d3b3f8
Title.php File Reference

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
 

Variable Documentation

◆ CASCADE

const CASCADE 1

Definition at line 33 of file Title.php.

◆ GAID_FOR_UPDATE

const GAID_FOR_UPDATE 1

Definition at line 23 of file Title.php.

◆ MW_TITLECACHE_MAX

const MW_TITLECACHE_MAX 1000

Definition at line 30 of file Title.php.

Referenced by Title\newFromText().

◆ NS_MAIN

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().

◆ NS_SPECIAL

const NS_SPECIAL "nsspecial"

Definition at line 21 of file Title.php.

Referenced by Title\secureAndSplit().