|
Classes |
class | WikiExporter |
class | ImageQueryPage |
| Variant of QueryPage which uses a gallery to output results, thus suited for reports generating images. More...
|
class | WikiRevision |
class | WikiImporter |
| implements Special:Import More...
|
class | ImportStringSource |
class | ImportStreamSource |
class | Licenses |
| A License class for use on Special:Upload. More...
|
class | LogReader |
class | LogViewer |
class | MacBinary |
| MacBinary signature checker and data fork extractor, for files uploaded from Internet Explorer for Mac. More...
|
class | PageQueryPage |
| Variant of QueryPage which formats the result as a simple link to the page. More...
|
class | QueryPage |
| This is a class for doing query pages; since they're almost all the same, we factor out some of the functionality into a superclass, and let subclasses derive from it. More...
|
class | SpecialPage |
| Parent special page class, also static functions for handling the special page list. More...
|
class | UnlistedSpecialPage |
| Shortcut to construct a special page which is unlisted by default. More...
|
class | IncludableSpecialPage |
| Shortcut to construct an includable special page. More...
|
class | SpecialRedirectToSpecial |
| Shortcut to construct a special page alias. More...
|
class | SpecialMypage |
| SpecialMypage, SpecialMytalk and SpecialMycontributions special pages are used to get user independant links pointing to the user page, talk page and list of contributions. More...
|
class | SpecialMytalk |
| Shortcut to construct a special page pointing to current user talk page. More...
|
class | SpecialMycontributions |
| Shortcut to construct a special page pointing to current user contributions. More...
|
class | SpecialActiveUsers |
class | SpecialAllpages |
| Implements Special:Allpages. More...
|
class | AncientPagesPage |
| Implements Special:Ancientpages. More...
|
class | SpecialBlankpage |
| Special page designed for basic benchmarking of MediaWiki since it doesn't really do much. More...
|
class | IPBlockForm |
| Form object for the Special:Blockip page. More...
|
class | SpecialBookSources |
| Special page outputs information on sourcing a book with a particular ISBN The parser creates links to this page when dealing with ISBNs in wikitext. More...
|
class | BrokenRedirectsPage |
| A special page listing redirects to non existent page. More...
|
class | CategoryPager |
| TODO: Allow sorting by count. More...
|
class | EmailConfirmation |
| Special page allows users to request email confirmation message, and handles processing of the confirmation code when the link in the email is followed. More...
|
class | EmailInvalidation |
| Special page allows users to cancel an email confirmation using the e-mail confirmation code. More...
|
class | ContribsPager |
| Pager for Special:Contributions. More...
|
class | DeadendPagesPage |
class | DeletedContribsPager |
| Implements Special:DeletedContributions to display archived revisions. More...
|
class | DisambiguationsPage |
class | DoubleRedirectsPage |
| A special page listing redirects to redirecting page. More...
|
class | EmailUserForm |
| Implements the Special:Emailuser web interface, and invokes userMailer for sending the email message. More...
|
class | FewestrevisionsPage |
| Special page for listing the articles with the fewest revisions. More...
|
class | FileDuplicateSearchPage |
| Searches the database for files of the requested hash, comparing this with the 'img_sha1' field in the image table. More...
|
class | FilepathForm |
class | ImportReporter |
| Reporting callback. More...
|
class | IPUnblockForm |
| implements Special:ipblocklist GUI More...
|
class | ImageListPager |
class | SpecialListGroupRights |
| This special page lists all defined user groups and the associated rights. More...
|
class | ListredirectsPage |
| Special:Listredirects - Lists all the redirects on the wiki. More...
|
class | UsersPager |
| This class is used to get a list of user. More...
|
class | DBLockForm |
| A form to make the database readonly (eg for maintenance purposes). More...
|
class | LonelyPagesPage |
| A special page looking for articles with no article linking to them, thus being lonely. More...
|
class | LongPagesPage |
class | MergehistoryForm |
| The HTML form for Special:MergeHistory, which allows users with the appropriate permissions to view and restore deleted content. More...
|
class | MIMEsearchPage |
| Searches the database for files of the requested MIME type, comparing this with the 'img_major_mime' and 'img_minor_mime' fields in the image table. More...
|
class | MostcategoriesPage |
| implements Special:Mostcategories More...
|
class | MostimagesPage |
| implements Special:Mostimages More...
|
class | MostlinkedPage |
| A special page to show pages ordered by the number of pages linking to them. More...
|
class | MostlinkedCategoriesPage |
| A querypage to show categories ordered in descending order by the pages in them. More...
|
class | SpecialMostlinkedtemplates |
| Special page lists templates with a large number of transclusion links, i.e. More...
|
class | MostrevisionsPage |
| A special page to show pages in the. More...
|
class | MovePageForm |
| HTML form for Special:Movepage. More...
|
class | SpecialNewpages |
| implements Special:Newpages More...
|
class | NewPagesPager |
class | PopularPagesPage |
| implements Special:Popularpages More...
|
class | SpecialPrefixindex |
| implements Special:Prefixindex More...
|
class | ProtectedPagesForm |
class | ProtectedTitlesForm |
class | RandomPage |
| Special page to direct the user to a random page. More...
|
class | SpecialRandomredirect |
| Special page to direct the user to a random redirect page (minus the second redirect). More...
|
class | SpecialRecentChanges |
| Implements Special:Recentchanges. More...
|
class | SpecialRecentchangeslinked |
| This is to display changes made to all articles linked in an article. More...
|
class | SpecialResetpass |
| Let users recover their password. More...
|
class | RevisionDeleter |
| Temporary b/c interface, collection of static functions. More...
|
class | SpecialSearch |
| implements Special:Search - Run text & title search and display the output More...
|
class | ShortPagesPage |
| SpecialShortpages extends QueryPage. More...
|
class | UncategorizedCategoriesPage |
| implements Special:Uncategorizedcategories More...
|
class | UncategorizedImagesPage |
class | UncategorizedPagesPage |
| A special page looking for page without any category. More...
|
class | UncategorizedTemplatesPage |
| Special page lists all uncategorised pages in the template namespace. More...
|
class | PageArchive |
| Used to show archived pages and eventually restore them. More...
|
class | UndeleteForm |
| The HTML form for Special:Undelete, which allows users with the appropriate permissions to view and restore deleted content. More...
|
class | DBUnlockForm |
class | UnusedCategoriesPage |
class | UnusedimagesPage |
| implements Special:Unusedimages More...
|
class | UnusedtemplatesPage |
| implements Special:Unusedtemplates More...
|
class | UnwatchedpagesPage |
| A special page that displays a list of pages that are not on anyones watchlist. More...
|
class | LoginForm |
| implements Special:Login More...
|
class | UserrightsPage |
| A class to manage user levels rights. More...
|
class | SpecialVersion |
| Give information about the version of MediaWiki, PHP, the DB and extensions. More...
|
class | WantedCategoriesPage |
| A querypage to list the most wanted categories - implements Special:Wantedcategories. More...
|
class | WantedFilesPage |
| Querypage that lists the most wanted files - implements Special:Wantedfiles. More...
|
class | WantedPagesPage |
| implements Special:Wantedpages More...
|
class | WantedTemplatesPage |
| A querypage to list the most wanted templates - implements Special:Wantedtemplates based on SpecialWantedcategories.php by Ævar Arnfjörð Bjarmason <avarab@gmail.com> makeWlhLink() taken from SpecialMostlinkedtemplates by Rob Church <robchur@gmail.com>. More...
|
class | SpecialWhatLinksHere |
| implements Special:Whatlinkshere More...
|
class | WithoutInterwikiPage |
| Special page lists pages without language links. More...
|
Files |
file | Import.php |
| MediaWiki page data importer Copyright (C) 2003,2005 Brion Vibber <brion@pobox.com> http://www.mediawiki.org/.
|
file | SpecialPage.php |
| SpecialPage: handling special pages and lists thereof.
|
file | SpecialActiveusers.php |
| This class is used to get a list of active users.
|
file | SpecialAllmessages.php |
| Use this special page to get a list of the MediaWiki system messages.
|
file | SpecialAncientpages.php |
file | SpecialBlockip.php |
| Constructor for Special:Blockip page.
|
file | SpecialBlockme.php |
file | SpecialBrokenRedirects.php |
file | SpecialCategories.php |
file | SpecialContributions.php |
| Special:Contributions, show user contributions in a paged list.
|
file | SpecialDeadendpages.php |
file | SpecialDisambiguations.php |
file | SpecialDoubleRedirects.php |
file | SpecialEmailuser.php |
file | SpecialExport.php |
file | SpecialFewestrevisions.php |
file | SpecialFileDuplicateSearch.php |
| A special page to search for files by hash value as defined in the img_sha1 field in the image table.
|
file | SpecialFilepath.php |
file | SpecialImport.php |
| MediaWiki page data importer Copyright (C) 2003,2005 Brion Vibber <brion@pobox.com> http://www.mediawiki.org/.
|
file | SpecialIpblocklist.php |
file | SpecialLinkSearch.php |
file | SpecialListfiles.php |
file | SpecialListredirects.php |
file | SpecialListusers.php |
file | SpecialLockdb.php |
file | SpecialLog.php |
file | SpecialLonelypages.php |
file | SpecialLongpages.php |
file | SpecialMergeHistory.php |
| Special page allowing users with the appropriate permissions to merge article histories, with some restrictions.
|
file | SpecialMIMEsearch.php |
| A special page to search for files by MIME type as defined in the img_major_mime and img_minor_mime fields in the image table.
|
file | SpecialMostcategories.php |
file | SpecialMostimages.php |
file | SpecialMostlinked.php |
file | SpecialMostlinkedcategories.php |
file | SpecialMostlinkedtemplates.php |
file | SpecialMovepage.php |
file | SpecialNewimages.php |
| FIXME: this code is crap, should use Pager and Database::select().
|
file | SpecialPopularpages.php |
file | SpecialProtectedpages.php |
file | SpecialProtectedtitles.php |
file | SpecialResetpass.php |
file | SpecialRevisiondelete.php |
| Special page allowing users with the appropriate permissions to view and hide revisions.
|
file | SpecialSearch.php |
| Run text & title search and display the output.
|
file | SpecialShortpages.php |
file | SpecialSpecialpages.php |
file | SpecialStatistics.php |
| Special page lists various statistics, including the contents of `site_stats`, plus page view details if enabled.
|
file | SpecialUncategorizedcategories.php |
file | SpecialUncategorizedimages.php |
| Special page lists images which haven't been categorised.
|
file | SpecialUncategorizedpages.php |
file | SpecialUncategorizedtemplates.php |
file | SpecialUndelete.php |
| Special page allowing users with the appropriate permissions to view and restore deleted content.
|
file | SpecialUnlockdb.php |
file | SpecialUnusedcategories.php |
file | SpecialUnusedimages.php |
file | SpecialUnusedtemplates.php |
file | SpecialUnwatchedpages.php |
file | SpecialUpload.php |
| Form for handling uploads and special page.
|
file | SpecialUserlogin.php |
file | SpecialUserlogout.php |
file | SpecialUserrights.php |
| Special page to allow managing user group membership.
|
file | SpecialWantedcategories.php |
file | SpecialWantedpages.php |
file | SpecialWantedtemplates.php |
file | SpecialWatchlist.php |
file | SpecialWhatlinkshere.php |
file | SpecialWithoutinterwiki.php |
file | trackback.php |
| Provide functions to handle article trackbacks.
|