Manual:DerivativeContext.php
From Linux Web Expert
Plik MediaWiki: DerivativeContext.php | |
---|---|
Lokalizacja: | includes/context/ |
Kod źródłowy: | master • 1.41.1 • 1.40.3 • 1.39.7 |
Klasy: | DerivativeContext |
Szczegóły
DerivativeContext.php file contains the DerivativeContext
class, an IContextSource
implementation which will inherit context from another source but allow individual pieces of context to be changed locally.
Przykłady
A ContextSource that can inherit from the main RequestContext but have a different Title
instance set on it.