MediaWiki  master
includes Directory Reference

Directories

directory  actions
 
directory  api
 
directory  auth
 
directory  block
 
directory  cache
 
directory  Category
 
directory  changes
 
directory  changetags
 
directory  collation
 
directory  CommentFormatter
 
directory  CommentStore
 
directory  composer
 
directory  config
 
directory  content
 
directory  context
 
directory  dao
 
directory  db
 
directory  debug
 
directory  deferred
 
directory  diff
 
directory  edit
 
directory  editpage
 
directory  exception
 
directory  export
 
directory  ExternalLinks
 
directory  externalstore
 
directory  Feed
 
directory  filebackend
 
directory  filerepo
 
directory  gallery
 
directory  historyblob
 
directory  Hook
 
directory  HookContainer
 
directory  Html
 
directory  htmlform
 
directory  http
 
directory  import
 
directory  installer
 
directory  interwiki
 
directory  jobqueue
 
directory  json
 
directory  language
 
directory  languages
 
directory  libs
 
directory  linkeddata
 
directory  linker
 
directory  logging
 
directory  mail
 
directory  Maintenance
 
directory  media
 
directory  Message
 
directory  Navigation
 
directory  objectcache
 
directory  page
 
directory  pager
 
directory  ParamValidator
 
directory  parser
 
directory  password
 
directory  Permissions
 
directory  poolcounter
 
directory  preferences
 
directory  profiler
 
directory  rcfeed
 
directory  registration
 
directory  RenameUser
 
directory  Request
 
directory  ResourceLoader
 
directory  Rest
 
directory  Revision
 
directory  revisiondelete
 
directory  revisionlist
 
directory  search
 
directory  session
 
directory  Settings
 
directory  shell
 
directory  site
 
directory  SiteStats
 
directory  skins
 
directory  sparql
 
directory  specialpage
 
directory  specials
 
directory  Storage
 
directory  StubObject
 
directory  tidy
 
directory  title
 
directory  upload
 
directory  user
 
directory  utils
 
directory  watcheditem
 
directory  watchlist
 
directory  widget
 
directory  WikiMap
 
directory  xml
 

Files

file  AutoLoader.php [code]
 This defines autoloading handler for whole MediaWiki framework.
 
file  BootstrapHelperFunctions.php [code]
 Functions that need to be available during bootstrapping.
 
file  config-schema.php [code]
 
file  DefaultSettings.php [code]
 THIS IS A DEPRECATED STUB FILE!
 
file  Defines.php [code]
 A few constants that might be needed during LocalSettings.php.
 
file  DevelopmentSettings.php [code]
 Extra settings useful for MediaWiki development.
 
file  EventRelayerGroup.php [code]
 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.
 
file  ExtensionInfo.php [code]
 
file  GitInfo.php [code]
 A class to help return information about a git repo MediaWiki may be inside This is used by Special:Version and is also useful for the LocalSettings.php of anyone working on large branches in git to setup config that show up only when specific branches are currently checked out.
 
file  GlobalFunctions.php [code]
 Global functions used everywhere.
 
file  Hooks.php [code]
 A tool for running hook functions.
 
file  MainConfigNames.php [code]
 This file is automatically generated using maintenance/generateConfigSchema.php.
 
file  MainConfigSchema.php [code]
 This file contains schema declarations for all configuration variables known to MediaWiki core.
 
file  MediaWiki.php [code]
 Helper class for the index.php entry point.
 
file  MediaWikiServices.php [code]
 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.
 
file  MWTimestamp.php [code]
 Creation and parsing of MW-style timestamps.
 
file  NoLocalSettings.php [code]
 Display an error page when there is no LocalSettings.php file.
 
file  OutputHandler.php [code]
 Functions to be used with PHP's output buffer.
 
file  OutputPage.php [code]
 Preparation for the final page rendering.
 
file  PHPVersionCheck.php [code]
 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.
 
file  ProxyLookup.php [code]
 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.
 
file  ServiceWiring.php [code]
 Service implementations for MediaWiki core.
 
file  Setup.php [code]
 The setup for all MediaWiki processes (both web-based and CLI).
 
file  SetupDynamicConfig.php [code]
 
file  SiteConfiguration.php [code]
 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.
 
file  Status.php [code]
 Generic operation result.
 
file  StreamFile.php [code]
 Functions related to the output of file content.
 
file  WebRequest.php [code]
 Deal with importing all those nasty globals and things.
 
file  WebStart.php [code]
 The set up for all MediaWiki web requests.