MediaWiki REL1_39
|
Given a title, return the namespace name that would be given by the corresponding magic word. More...
Variables | |
$t = Title::newFromText( $title ) | |
Given a title, return the namespace name that would be given by the corresponding magic word.
Parser | $parser | |
string | null | $title |
CoreParserFunctions::null\$t = Title::newFromText( $title ) |
Definition at line 623 of file CoreParserFunctions.php.