MediaWiki
1.34.0
CategoryTreeHidePrefix.php
Go to the documentation of this file.
1
<?php
29
class
CategoryTreeHidePrefix
{
30
31
const
NEVER
= 0;
32
33
const
ALWAYS
= 10;
34
35
const
CATEGORIES
= 20;
36
37
const
AUTO
= 30;
38
39
}
CategoryTreeHidePrefix\NEVER
const NEVER
Definition:
CategoryTreeHidePrefix.php:31
CategoryTreeHidePrefix\ALWAYS
const ALWAYS
Definition:
CategoryTreeHidePrefix.php:33
CategoryTreeHidePrefix
Constants for use with the hideprefix option, defining when the namespace prefix should be hidden.
Definition:
CategoryTreeHidePrefix.php:29
CategoryTreeHidePrefix\AUTO
const AUTO
Definition:
CategoryTreeHidePrefix.php:37
CategoryTreeHidePrefix\CATEGORIES
const CATEGORIES
Definition:
CategoryTreeHidePrefix.php:35
extensions
CategoryTree
includes
CategoryTreeHidePrefix.php
Generated on Thu Dec 19 2019 14:53:51 for MediaWiki by
1.8.16