MediaWiki  1.33.0
CategoryTreeHidePrefix Class Reference

Constants for use with the hideprefix option, defining when the namespace prefix should be hidden. More...

Public Attributes

const ALWAYS = 10
 
const AUTO = 30
 
const CATEGORIES = 20
 
const NEVER = 0
 

Detailed Description

Constants for use with the hideprefix option, defining when the namespace prefix should be hidden.

Definition at line 29 of file CategoryTreeHidePrefix.php.

Member Data Documentation

◆ ALWAYS

const CategoryTreeHidePrefix::ALWAYS = 10

◆ AUTO

const CategoryTreeHidePrefix::AUTO = 30

◆ CATEGORIES

const CategoryTreeHidePrefix::CATEGORIES = 20

◆ NEVER

const CategoryTreeHidePrefix::NEVER = 0

Definition at line 31 of file CategoryTreeHidePrefix.php.

Referenced by CategoryTree\decodeHidePrefix().


The documentation for this class was generated from the following file: