MediaWiki master
|
Static Public Member Functions | |
static | cases () |
Public Attributes | |
const | CATEGORY = 'category' |
Category links. | |
const | EXISTENCE = 'existence' |
#ifexist references | |
const | INTERWIKI = 'interwiki' |
Interwiki links. | |
const | LANGUAGE = 'language' |
Language links. | |
const | MEDIA = 'media' |
Links to media. | |
const | SPECIAL = 'special' |
Links to special pages. | |
const | TEMPLATE = 'template' |
Links to templates. | |
Definition at line 38 of file ParserOutputLinkTypes.php.
|
static |
Definition at line 98 of file ParserOutputLinkTypes.php.
const MediaWiki\Parser\ParserOutputLinkTypes::CATEGORY = 'category' |
Category links.
Definition at line 46 of file ParserOutputLinkTypes.php.
const MediaWiki\Parser\ParserOutputLinkTypes::EXISTENCE = 'existence' |
#ifexist references
Definition at line 96 of file ParserOutputLinkTypes.php.
const MediaWiki\Parser\ParserOutputLinkTypes::INTERWIKI = 'interwiki' |
Interwiki links.
Definition at line 53 of file ParserOutputLinkTypes.php.
const MediaWiki\Parser\ParserOutputLinkTypes::LANGUAGE = 'language' |
Language links.
Definition at line 60 of file ParserOutputLinkTypes.php.
const MediaWiki\Parser\ParserOutputLinkTypes::MEDIA = 'media' |
Links to media.
Definition at line 75 of file ParserOutputLinkTypes.php.
const MediaWiki\Parser\ParserOutputLinkTypes::SPECIAL = 'special' |
Links to special pages.
Definition at line 82 of file ParserOutputLinkTypes.php.
const MediaWiki\Parser\ParserOutputLinkTypes::TEMPLATE = 'template' |
Links to templates.
Definition at line 90 of file ParserOutputLinkTypes.php.