|
class | AncientPagesPage |
| Implements Special:Ancientpages. More...
|
|
class | BrokenRedirectsPage |
| A special page listing redirects to non existent page. More...
|
|
class | ChangesListSpecialPage |
| Special page which uses a ChangesList to show query results. More...
|
|
class | DeadendPagesPage |
| A special page that list pages that contain no link to other pages. More...
|
|
class | DeletedContributionsPage |
| Implements Special:DeletedContributions to display archived revisions. More...
|
|
class | DoubleRedirectsPage |
| A special page listing redirects to redirecting page. 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 | 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 | FormSpecialPage |
| Special page which uses an HTMLForm to handle processing. More...
|
|
class | ImageQueryPage |
| Variant of QueryPage which uses a gallery to output results, thus suited for reports generating images. More...
|
|
class | ImportReporter |
| Reporting callback. More...
|
|
interface | ImportSource |
| Source interface for XML import. More...
|
|
class | ImportStreamSource |
| Imports a XML dump from a file (either from file upload, files on disk, or HTTP) More...
|
|
class | ImportStringSource |
| Used for importing XML dumps where the content of the dump is in a string. More...
|
|
class | IncludableSpecialPage |
| Shortcut to construct an includable special page. More...
|
|
class | LinkSearchPage |
| Special:LinkSearch to search the external-links table. More...
|
|
class | ListDuplicatedFilesPage |
| Special:ListDuplicatedFiles Lists all files where the current version is a duplicate of the current version of some other file. More...
|
|
class | ListredirectsPage |
| Special:Listredirects - Lists all the redirects on the wiki. More...
|
|
class | LoginSignupSpecialPage |
| Holds shared logic for login and account creation pages. More...
|
|
class | LonelyPagesPage |
| A special page looking for articles with no article linking to them, thus being lonely. More...
|
|
class | LongPagesPage |
|
class | MediaStatisticsPage |
|
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 |
| A special page that list pages that have highest category count. More...
|
|
class | MostimagesPage |
| A special page that lists most used images. More...
|
|
class | MostinterwikisPage |
| A special page that listed pages that have highest interwiki count. More...
|
|
class | MostlinkedCategoriesPage |
| A querypage to show categories ordered in descending order by the pages in them. More...
|
|
class | MostlinkedPage |
| A special page to show pages ordered by the number of pages linking to them. More...
|
|
class | MostlinkedTemplatesPage |
| Special page lists templates with a large number of transclusion links, i.e. More...
|
|
class | MovePageForm |
| A special page that allows users to change page titles. 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 | RandomPage |
| Special page to direct the user to a random page. More...
|
|
class | RedirectSpecialArticle |
| Superclass for any RedirectSpecialPage which redirects the user to a particular article (as opposed to user contributions, logs, etc.). More...
|
|
class | RedirectSpecialPage |
| Shortcut to construct a special page alias. More...
|
|
class | ShortPagesPage |
| SpecialShortpages extends QueryPage. More...
|
|
class | SpecialActiveUsers |
| Implements Special:Activeusers. More...
|
|
class | SpecialAllMyUploads |
| Special page pointing to current user's uploaded files (including old versions). More...
|
|
class | SpecialAllPages |
| Implements Special:Allpages. More...
|
|
class | SpecialApiHelp |
| Special page to redirect to API help pages, for situations where linking to the api.php endpoint is not wanted. More...
|
|
class | SpecialApiSandbox |
|
class | SpecialAutoblockList |
| A special page that lists autoblocks. More...
|
|
class | SpecialBlankpage |
| Special page designed for basic benchmarking of MediaWiki since it doesn't really do much. More...
|
|
class | SpecialBlock |
| A special page that allows users with 'block' right to block users from editing pages and other actions. More...
|
|
class | SpecialBlockList |
| A special page that lists existing blocks. 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 | SpecialBotPasswords |
| Let users manage bot passwords. More...
|
|
class | SpecialCategories |
|
class | SpecialChangeEmail |
| Let users change their email address. More...
|
|
class | SpecialChangePassword |
| Let users recover their password. More...
|
|
class | SpecialComparePages |
| Implements Special:ComparePages. More...
|
|
class | SpecialContributions |
| Special:Contributions, show user contributions in a paged list. More...
|
|
class | SpecialCreateAccount |
| Implements Special:CreateAccount. More...
|
|
class | SpecialDiff |
| Redirect from Special:Diff/### to index.php?diff=### and from Special:Diff/###/### to index.php?oldid=###&diff=###. More...
|
|
class | SpecialEditTags |
| Special page for adding and removing change tags to individual revisions. More...
|
|
class | SpecialEditWatchlist |
| Provides the UI through which users can perform editing operations on their watchlist. More...
|
|
class | SpecialEmailUser |
| A special page that allows users to send e-mails to other users. More...
|
|
class | SpecialExpandTemplates |
| A special page that expands submitted templates, parser functions, and variables, allowing easier debugging of these. More...
|
|
class | SpecialExport |
| A special page that allows users to export pages in a XML file. More...
|
|
class | SpecialFilepath |
| A special page that redirects to the URL of a given file. More...
|
|
class | SpecialGoToInterwiki |
| Landing page for non-local interwiki links. More...
|
|
class | SpecialImport |
| MediaWiki page data importer. More...
|
|
class | SpecialJavaScriptTest |
|
class | SpecialListAdmins |
| Redirect page: Special:ListAdmins --> Special:ListUsers/sysop. More...
|
|
class | SpecialListBots |
| Redirect page: Special:ListBots --> Special:ListUsers/bot. More...
|
|
class | SpecialListGrants |
| This special page lists all defined rights grants and the associated rights. More...
|
|
class | SpecialListGroupRights |
| This special page lists all defined user groups and the associated rights. More...
|
|
class | SpecialListUsers |
|
class | SpecialLockdb |
| A form to make the database readonly (eg for maintenance purposes). More...
|
|
class | SpecialLog |
| A special page that lists log entries. More...
|
|
class | SpecialMergeHistory |
| Special page allowing users with the appropriate permissions to merge article histories, with some restrictions. More...
|
|
class | SpecialMycontributions |
| Special page pointing to current user's contributions. More...
|
|
class | SpecialMyLanguage |
| Unlisted special page just to redirect the user to the translated version of a page, if it exists. More...
|
|
class | SpecialMypage |
| Special page pointing to current user's user page. More...
|
|
class | SpecialMytalk |
| Special page pointing to current user's talk page. More...
|
|
class | SpecialMyuploads |
| Special page pointing to current user's uploaded files. More...
|
|
class | SpecialNewpages |
| A special page that list newly created pages. More...
|
|
class | SpecialPage |
| Parent class for all special pages. More...
|
|
class | MediaWiki\Special\SpecialPageFactory |
| Factory for handling the special page list and generating SpecialPage objects. More...
|
|
class | SpecialPageLanguage |
| Special page for changing the content language of a page. More...
|
|
class | SpecialPagesWithProp |
| Special:PagesWithProp to search the page_props table. More...
|
|
class | SpecialPasswordPolicies |
| This special page lists the defined password policies for user groups. More...
|
|
class | SpecialPasswordReset |
| Special page for requesting a password reset email. More...
|
|
class | SpecialPermanentLink |
| Redirect from Special:PermanentLink/### to index.php?oldid=###. More...
|
|
class | SpecialPreferences |
| A special page that allows users to change their preferences. More...
|
|
class | SpecialPrefixindex |
| Implements Special:Prefixindex. More...
|
|
class | SpecialProtectedpages |
| A special page that lists protected pages. More...
|
|
class | SpecialProtectedtitles |
| A special page that list protected titles from creation. More...
|
|
class | SpecialRandomInCategory |
| 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 |
| A special page that lists last changes made to the wiki. More...
|
|
class | SpecialRecentChangesLinked |
| This is to display changes made to all articles linked in an article. More...
|
|
class | SpecialRedirect |
| A special page that redirects to: the user for a numeric user id, the file for a given filename, or the page for a given revision id. More...
|
|
class | SpecialRedirectToSpecial |
|
class | SpecialResetTokens |
| Let users reset tokens like the watchlist token. More...
|
|
class | SpecialRevisionDelete |
| Special page allowing users with the appropriate permissions to view and hide revisions. More...
|
|
class | SpecialRunJobs |
| Special page designed for running background tasks (internal use only) More...
|
|
class | SpecialSearch |
| implements Special:Search - Run text & title search and display the output More...
|
|
class | SpecialSpecialpages |
| A special page that lists special pages. More...
|
|
class | SpecialStatistics |
| Special page lists various statistics, including the contents of site_stats , plus page view details if enabled. More...
|
|
class | SpecialTags |
| A special page that lists tags for edits. More...
|
|
class | SpecialTrackingCategories |
| A special page that displays list of tracking categories Tracking categories allow pages with certain characteristics to be tracked. More...
|
|
class | SpecialUnblock |
| A special page for unblocking users. More...
|
|
class | SpecialUndelete |
| Special page allowing users with the appropriate permissions to view and restore deleted content. More...
|
|
class | SpecialUnlockdb |
| Implements Special:Unlockdb. More...
|
|
class | SpecialUpload |
| Form for handling uploads and special page. More...
|
|
class | SpecialUploadStash |
| Web access for files temporarily stored by UploadStash. More...
|
|
class | SpecialUploadStashTooLargeException |
|
class | SpecialUserLogin |
| Implements Special:UserLogin. More...
|
|
class | SpecialUserLogout |
| Implements Special:Userlogout. More...
|
|
class | SpecialVersion |
| Give information about the version of MediaWiki, PHP, the DB and extensions. More...
|
|
class | SpecialWatchlist |
| A special page that lists last changes made to the wiki, limited to user-defined list of titles. More...
|
|
class | SpecialWhatLinksHere |
| Implements Special:Whatlinkshere. More...
|
|
class | UncategorizedCategoriesPage |
| A special page that lists uncategorized categories. More...
|
|
class | UncategorizedImagesPage |
| Special page lists images which haven't been categorised. More...
|
|
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 | UnlistedSpecialPage |
| Shortcut to construct a special page which is unlisted by default. More...
|
|
class | UnusedCategoriesPage |
|
class | UnusedimagesPage |
| A special page that lists unused images. More...
|
|
class | UnusedtemplatesPage |
| A special page that lists unused templates. More...
|
|
class | UnwatchedpagesPage |
| A special page that displays a list of pages that are not on anyones watchlist. More...
|
|
class | UploadSourceAdapter |
| This is a horrible hack used to keep source compatibility. More...
|
|
class | UserrightsPage |
| Special page to allow managing user group membership. More...
|
|
class | WantedCategoriesPage |
| A querypage to list the most wanted categories - implements Special:Wantedcategories. More...
|
|
class | WantedFilesPage |
| Querypage that lists the most wanted files. More...
|
|
class | WantedPagesPage |
| A special page that lists most linked pages that does not exist. More...
|
|
class | WantedQueryPage |
| Class definition for a wanted query page like WantedPages, WantedTemplates, etc. More...
|
|
class | WantedTemplatesPage |
| A querypage to list the most wanted templates. More...
|
|
class | WikiExporter |
|
class | WikiImporter |
| XML file reader for the page data importer. More...
|
|
class | WikiRevision |
| Represents a revision, log entry or upload during the import process. More...
|
|
class | WithoutInterwikiPage |
| Special page lists pages without language links. More...
|
|