| [ Index ] |
PHP Cross Reference of MediaWiki-1.24.0 |
[Source view] [Print] [Project Stats]
Derivative context for resource loader modules. 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.
| Author: | Kunal Mehta |
| File Size: | 202 lines (4 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
DerivativeResourceLoaderContext:: (21 methods):
__construct()
getModules()
setModules()
getLanguage()
setLanguage()
getDirection()
setDirection()
getSkin()
setSkin()
getUser()
setUser()
getDebug()
setDebug()
getOnly()
setOnly()
getVersion()
setVersion()
getRaw()
setRaw()
getRequest()
getResourceLoader()
Class: DerivativeResourceLoaderContext - X-Ref
Allows changing specific properties of a context object,| __construct( ResourceLoaderContext $context ) X-Ref |
| getModules() X-Ref |
| No description |
| setModules( array $modules ) X-Ref |
param: string[] $modules |
| getLanguage() X-Ref |
| No description |
| setLanguage( $language ) X-Ref |
param: string $language |
| getDirection() X-Ref |
| No description |
| setDirection( $direction ) X-Ref |
param: string $direction |
| getSkin() X-Ref |
| No description |
| setSkin( $skin ) X-Ref |
param: string $skin |
| getUser() X-Ref |
| No description |
| setUser( $user ) X-Ref |
param: string $user |
| getDebug() X-Ref |
| No description |
| setDebug( $debug ) X-Ref |
param: bool $debug |
| getOnly() X-Ref |
| No description |
| setOnly( $only ) X-Ref |
param: string $only |
| getVersion() X-Ref |
| No description |
| setVersion( $version ) X-Ref |
param: string $version |
| getRaw() X-Ref |
| No description |
| setRaw( $raw ) X-Ref |
param: bool $raw |
| getRequest() X-Ref |
| No description |
| getResourceLoader() X-Ref |
| No description |
| Generated: Fri Nov 28 14:03:12 2014 | Cross-referenced by PHPXref 0.7.1 |