Manual:DerivativeContext.php

From mediawiki.org
This page is a translated version of the page Manual:DerivativeContext.php and the translation is 60% complete.

詳細

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.

A ContextSource that can inherit from the main RequestContext but have a different Title instance set on it.