|
MediaWiki
REL1_19
|

Directories | |
| directory | actions |
| directory | api |
| directory | cache |
| directory | context |
| directory | db |
| directory | debug |
| directory | diff |
| directory | extauth |
| directory | filerepo |
| directory | installer |
| directory | interwiki |
| directory | job |
| directory | json |
| directory | libs |
| directory | logging |
| directory | media |
| directory | normal |
| directory | objectcache |
| directory | parser |
| directory | profiler |
| directory | resourceloader |
| directory | revisiondelete |
| directory | search |
| directory | specials |
| directory | templates |
| directory | upload |
| directory | zhtable |
Files | |
| file | Action.php [code] |
Actions are things which can be done to pages (edit, delete, rollback, etc). | |
| file | AjaxDispatcher.php [code] |
Handle ajax requests and send them to the proper handler. | |
| file | AjaxResponse.php [code] |
Response handler for Ajax requests. | |
| file | Article.php [code] |
File for articles. | |
| file | AuthPlugin.php [code] |
Authentication plugin interface. | |
| file | AutoLoader.php [code] |
This defines autoloading handler for whole MediaWiki framework. | |
| file | Autopromote.php [code] |
| file | BacklinkCache.php [code] |
File for BacklinkCache class. | |
| file | Block.php [code] |
Blocks and bans object. | |
| file | Category.php [code] |
| file | Categoryfinder.php [code] |
| file | CategoryPage.php [code] |
Class for viewing MediaWiki category description pages. | |
| file | CategoryViewer.php [code] |
| file | Cdb.php [code] |
Native CDB file reader and writer. | |
| file | Cdb_PHP.php [code] |
This is a port of D.J. | |
| file | ChangesFeed.php [code] |
| file | ChangesList.php [code] |
Classes to show various lists of changes: | |
| file | ChangeTags.php [code] |
Functions related to change tags. | |
| file | Collation.php [code] |
| file | ConfEditor.php [code] |
| file | Cookie.php [code] |
| file | CryptRand.php [code] |
A cryptographic random generator class used for generating secret keys. | |
| file | DefaultSettings.php [code] |
NEVER EDIT THIS FILE. | |
| file | DeferredUpdates.php [code] |
| file | Defines.php [code] |
A few constants that might be needed during LocalSettings.php. | |
| file | EditPage.php [code] |
Contains the EditPage class. | |
| file | Exception.php [code] |
Exception class and handler. | |
| file | Export.php [code] |
Base classes for dumps and export. | |
| file | ExternalEdit.php [code] |
External editors support. | |
| file | ExternalStore.php [code] |
| file | ExternalStoreDB.php [code] |
| file | ExternalStoreHttp.php [code] |
| file | ExternalUser.php [code] |
| file | FakeTitle.php [code] |
| file | Fallback.php [code] |
| file | Feed.php [code] |
Basic support for outputting syndication feeds in RSS, other formats. | |
| file | FeedUtils.php [code] |
| file | FileDeleteForm.php [code] |
| file | ForkController.php [code] |
| file | FormOptions.php [code] |
| file | GlobalFunctions.php [code] |
Global functions used everywhere. | |
| file | HistoryBlob.php [code] |
| file | Hooks.php [code] |
A tool for running hook functions. | |
| file | Html.php [code] |
Collection of methods to generate HTML content. | |
| file | HTMLForm.php [code] |
| file | HttpFunctions.old.php [code] |
| file | HttpFunctions.php [code] |
| file | ImageFunctions.php [code] |
Global functions related to images. | |
| file | ImageGallery.php [code] |
| file | ImagePage.php [code] |
| file | ImageQueryPage.php [code] |
| file | Import.php [code] |
MediaWiki page data importer. | |
| file | Init.php [code] |
| file | IP.php [code] |
Functions and constants to play with IP addresses and ranges. | |
| file | Licenses.php [code] |
| file | Linker.php [code] |
| file | LinkFilter.php [code] |
| file | LinksUpdate.php [code] |
| file | LocalisationCache.php [code] |
| file | MagicWord.php [code] |
File for magic words. | |
| file | Message.php [code] |
| file | MessageBlobStore.php [code] |
| file | Metadata.php [code] |
Copyright 2004, Evan Prodromou <[email protected]>. | |
| file | MimeMagic.php [code] |
Module defining helper functions for detecting and dealing with mime types. | |
| file | MWFunction.php [code] |
| file | Namespace.php [code] |
Provide things related to namespaces. | |
| file | OutputHandler.php [code] |
Functions to be used with PHP's output buffer. | |
| file | OutputPage.php [code] |
| file | PageQueryPage.php [code] |
| file | Pager.php [code] |
| file | PathRouter.php [code] |
| file | PHPVersionError.php [code] |
| file | PoolCounter.php [code] |
| file | Preferences.php [code] |
| file | PrefixSearch.php [code] |
| file | ProtectionForm.php [code] |
Page protection. | |
| file | ProxyTools.php [code] |
Functions for dealing with proxies. | |
| file | QueryPage.php [code] |
Contain a class for special pages. | |
| file | RecentChange.php [code] |
| file | Revision.php [code] |
| file | RevisionList.php [code] |
| file | Sanitizer.php [code] |
XHTML sanitizer for MediaWiki. | |
| file | SeleniumWebSettings.php [code] |
| file | Setup.php [code] |
Include most things that's need to customize the site. | |
| file | SiteConfiguration.php [code] |
| file | SiteStats.php [code] |
| file | Skin.php [code] |
| file | SkinLegacy.php [code] |
| file | SkinTemplate.php [code] |
Base class for template-based skins. | |
| file | SpecialPage.php [code] |
SpecialPage: handling special pages and lists thereof. | |
| file | SpecialPageFactory.php [code] |
SpecialPage: handling special pages and lists thereof. | |
| file | SquidPurgeClient.php [code] |
| file | Status.php [code] |
| file | StreamFile.php [code] |
Functions related to the output of file content. | |
| file | StringUtils.php [code] |
| file | StubObject.php [code] |
| file | Title.php [code] |
See title.txt. | |
| file | TitleArray.php [code] |
| file | User.php [code] |
Implements the User class for the MediaWiki software. | |
| file | UserArray.php [code] |
| file | UserMailer.php [code] |
Classes used to send e-mails. | |
| file | UserRightsProxy.php [code] |
| file | ViewCountUpdate.php [code] |
Update for the 'page_counter' field. | |
| file | WatchedItem.php [code] |
| file | WebRequest.php [code] |
Deal with importing all those nasssty globals and things. | |
| file | WebResponse.php [code] |
Classes used to send headers and cookies back to the user. | |
| file | WebStart.php [code] |
This does the initial setup for a web request. | |
| file | Wiki.php [code] |
Helper class for the index.php entry point. | |
| file | WikiCategoryPage.php [code] |
| file | WikiError.php [code] |
MediaWiki error classes. | |
| file | WikiFilePage.php [code] |
| file | WikiMap.php [code] |
| file | WikiPage.php [code] |
| file | Xml.php [code] |
| file | XmlTypeCheck.php [code] |
| file | ZhClient.php [code] |
| file | ZhConversion.php [code] |
Simplified / Traditional Chinese conversion tables. | |
| file | ZipDirectoryReader.php [code] |