MediaWiki
REL1_30
TitleParser.php
Go to the documentation of this file.
1
<?php
34
interface
TitleParser
{
47
public
function
parseTitle
( $text, $defaultNamespace );
48
}
TitleParser
A title parser service for MediaWiki.
Definition
TitleParser.php:34
TitleParser\parseTitle
parseTitle( $text, $defaultNamespace)
Parses the given text and constructs a TitleValue.
includes
title
TitleParser.php
Generated on Mon Nov 25 2024 15:43:01 for MediaWiki by
1.10.0