MediaWiki REL1_39
|
This is the complete list of members for TitleValue, including all inherited members.
$prefixedText | TitleValue | |
__construct( $namespace, $title, $fragment='', $interwiki='') | TitleValue | |
__toString() | TitleValue | |
assertValidSpec( $namespace, $title, $fragment='', $interwiki='') | TitleValue | static |
castPageToLinkTarget(?PageReference $page) | TitleValue | static |
createFragmentTarget(string $fragment) | TitleValue | |
getDBkey() | TitleValue | |
getFragment() | TitleValue | |
getInterwiki() | TitleValue | |
getNamespace() | TitleValue | |
getText() | TitleValue | |
hasFragment() | TitleValue | |
inNamespace(int $ns) | TitleValue | |
isExternal() | TitleValue | |
isSameLinkAs(LinkTarget $other) | TitleValue | |
newFromPage(PageReference $page) | TitleValue | static |
tryNew( $namespace, $title, $fragment='', $interwiki='') | TitleValue | static |