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