Parsoid
A bidirectional parser between wikitext and HTML5
|
This is the complete list of members for Wikimedia\Parsoid\Utils\Title, including all inherited members.
__construct(string $key, $ns, SiteConfig $siteConfig, ?string $fragment=null) | Wikimedia\Parsoid\Utils\Title | |
equals(Title $title) | Wikimedia\Parsoid\Utils\Title | |
fixSpecialName(SiteConfig $siteConfig, string $title) | Wikimedia\Parsoid\Utils\Title | static |
getFragment() | Wikimedia\Parsoid\Utils\Title | |
getKey() | Wikimedia\Parsoid\Utils\Title | |
getNamespace() | Wikimedia\Parsoid\Utils\Title | |
getNamespaceId() | Wikimedia\Parsoid\Utils\Title | |
getPrefixedDBKey() | Wikimedia\Parsoid\Utils\Title | |
getPrefixedText() | Wikimedia\Parsoid\Utils\Title | |
newFromText(string $title, SiteConfig $siteConfig, $defaultNs=0) | Wikimedia\Parsoid\Utils\Title | static |