|
MediaWiki master
|
Classes | |
| interface | Config |
| Interface for configuration instances. More... | |
| class | ConfigException |
| Exceptions for config failures. More... | |
| class | ConfigFactory |
| Factory class to create Config objects. More... | |
| class | ConfigRepository |
| Object which holds currently registered configuration options. More... | |
| class | EtcdConfig |
| Interface for configuration instances. More... | |
| class | EtcdConfigParseError |
| class | GlobalVarConfig |
| Accesses configuration settings from $GLOBALS. More... | |
| class | HashConfig |
| A Config instance which stores all settings as a member variable. More... | |
| interface | IterableConfig |
| Interface for iterable configuration instances. More... | |
| class | MultiConfig |
| Provides a fallback sequence for Config objects. More... | |
| interface | MutableConfig |
| Interface for mutable configuration instances. More... | |
| class | ServiceOptions |
| A class for passing options to services. More... | |
| class | SiteConfiguration |
| Configuration holder, particularly for multi-wiki sites. More... | |