MediaWiki
REL1_34
ForeignTitleFactory.php
Go to the documentation of this file.
1
<?php
24
interface
ForeignTitleFactory
{
34
public
function
createForeignTitle
(
$title
, $ns =
null
);
35
}
ForeignTitleFactory
A parser that translates page titles into ForeignTitle objects.
Definition
ForeignTitleFactory.php:24
ForeignTitleFactory\createForeignTitle
createForeignTitle( $title, $ns=null)
Creates a ForeignTitle object based on the page title, and optionally the namespace ID,...
$title
$title
Definition
testCompression.php:34
includes
title
ForeignTitleFactory.php
Generated on Mon Nov 25 2024 16:05:58 for MediaWiki by
1.10.0