MediaWiki master
title Directory Reference
Directory dependency graph for title:
includes/title

Directories

 Hook
 

Files

 ForeignTitle.php
 A structure to hold the title of a page on a foreign MediaWiki installation.
 
 ForeignTitleFactory.php
 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
 
 ImportTitleFactory.php
 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
 
 MalformedTitleException.php
 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
 
 MediaWikiTitleCodec.php
 A codec for MediaWiki page titles.
 
 NaiveForeignTitleFactory.php
 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
 
 NaiveImportTitleFactory.php
 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
 
 NamespaceAwareForeignTitleFactory.php
 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
 
 NamespaceImportTitleFactory.php
 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
 
 NamespaceInfo.php
 Provide things related to namespaces.
 
 SubpageImportTitleFactory.php
 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
 
 Title.php
 Representation of a title within MediaWiki.
 
 TitleArrayFromResult.php
 Class to walk into a list of Title objects.
 
 TitleFactory.php
 Factory for creating Title objects without static coupling.
 
 TitleFormatter.php
 A title formatter service for MediaWiki.
 
 TitleParser.php
 A title parser service for MediaWiki.
 
 TitleValue.php
 Representation of a page title within MediaWiki.