|
| | 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.
|
| |
| | 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.
|
| |