|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Go to the source code of this file.
Data Structures | |
| class | Title |
| Title class. More... | |
Variables | |
| const | NS_MAIN (!class_exists('UtfNormal')) "nsmain" |
| See title.txt. More... | |
| const | NS_SPECIAL "nsspecial" |
| const | GAID_FOR_UPDATE 1 |
| const | MW_TITLECACHE_MAX 1000 |
| const | CASCADE 1 |
| const GAID_FOR_UPDATE 1 |
Definition at line 18 of file Title.php.
Referenced by Title\getArticleID().
| const MW_TITLECACHE_MAX 1000 |
Definition at line 25 of file Title.php.
Referenced by Title\newFromText().
| const NS_MAIN(!class_exists( 'UtfNormal')) | ( | ! | class_exists 'UtfNormal' | ) | "nsmain" |
See title.txt.
Definition at line 15 of file Title.php.
Referenced by Title\__construct(), Title\getNamespaceKey(), Title\newFromText(), Title\secureAndSplit(), and Title\userCanRead().
| const NS_SPECIAL "nsspecial" |
Definition at line 16 of file Title.php.
Referenced by Title\fixSpecialName(), Title\getNamespaceKey(), Title\isAlwaysKnown(), Title\isProtected(), Title\isSpecial(), Title\secureAndSplit(), DifferenceEngine\showDiffPage(), Title\userCan(), and Title\userIsWatching().