Go to the documentation of this file.
94 $this->
addHTML( $this->parent->parse( $text ) );
111 throw new MWException( __METHOD__ .
' called after sending headers' );
113 $this->redirectTarget = $url;
119 if ( !$this->redirectTarget ) {
134 'mediawiki.legacy.shared',
136 'mediawiki.skinning.interface',
141 if ( file_exists(
"$wgStyleDirectory/Vector/skin.json" ) ) {
145 $data = $registry->readFromQueue( [
146 "$wgStyleDirectory/Vector/skin.json" => 1,
148 if ( isset( $data[
'globals'][
'wgResourceModules'] ) ) {
152 $moduleNames[] =
'skins.vector.styles';
155 $moduleNames[] =
'mediawiki.legacy.config';
164 foreach ( $moduleNames
as $moduleName ) {
173 $styles = array_merge( $styles, ResourceLoader::makeCombinedStyles(
174 $module->readStyleFiles(
175 $module->getStyleFiles( $rlContext ),
176 $module->getFlip( $rlContext ),
181 return implode(
"\n", $styles );
205 if ( !$this->redirectTarget && strlen( $this->
contents ) ) {
208 $this->contents =
'';
251 $this->parent->request->response()->header(
'Content-Type: text/html; charset=utf-8' );
254 $this->parent->request->response()->header(
'X-Frame-Options: DENY' );
257 if ( $this->redirectTarget ) {
258 $this->parent->request->response()->header(
'Location: ' . $this->redirectTarget );
273 <meta
http-equiv=
"Content-type" content=
"text/html; charset=utf-8" />
281 <div
id=
"mw-page-base"></div>
282 <div
id=
"mw-head-base"></div>
283 <div
id=
"content" class=
"mw-body">
284 <div
id=
"bodyContent" class=
"mw-body-content">
301 <div
class=
"portal" id=
"p-logo">
302 <
a style=
"background-image: url(images/installer-logo.png);"
303 href=
"https://www.mediawiki.org/"
307 $message =
wfMessage(
'config-sidebar' )->plain();
308 foreach ( explode(
'----', $message )
as $section ) {
309 echo
'<div class="portal"><div class="body">';
310 echo $this->parent->parse(
$section,
true );
324 <meta
http-equiv=
"Content-type" content=
"text/html; charset=utf-8" />
332 <body
style=
"background-image: none">
Object passed around to modules which contains information about the state of a specific loader reque...
WebRequest clone which takes values from a provided array.
wfBCP47( $code)
Get the normalised IETF language tag See unit test for examples.
per default it will return the text for text based content
bool $useShortHeader
Whether to use the limited header (used during CC license callbacks)
bool $headerDone
Has the header (or short header) been output?
getCssUrl()
"<link>" to index.php?css=1 for the "<head>"
$wgVersion
MediaWiki version number.
Class for the core installer web interface.
static htmlHeader(array $attribs=[])
Constructs the opening html-tag with necessary doctypes depending on global variables.
do that in ParserLimitReportFormat instead use this to modify the parameters of the image all existing parser cache entries will be invalid To avoid you ll need to handle that somehow(e.g. with the RejectParserCacheValue hook) because MediaWiki won 't do it for you. & $defaults also a ContextSource after deleting those rows but within the same transaction you ll probably need to make sure the header is varied on and they can depend only on the ResourceLoaderContext such as when responding to a resource loader request or generating HTML output & $resourceLoader
Apache License January http
getCSS()
Get the stylesheet of the MediaWiki skin.
injection txt This is an overview of how MediaWiki makes use of dependency injection The design described here grew from the discussion of RFC T384 The term dependency this means that anything an object needs to operate should be injected from the the object itself should only know narrow no concrete implementation of the logic it relies on The requirement to inject everything typically results in an architecture that based on two main types of and essentially stateless service objects that use other service objects to operate on the value objects As of the beginning MediaWiki is only starting to use the DI approach Much of the code still relies on global state or direct resulting in a highly cyclical dependency which acts as the top level factory for services in MediaWiki which can be used to gain access to default instances of various services MediaWikiServices however also allows new services to be defined and default services to be redefined Services are defined or redefined by providing a callback the instantiator that will return a new instance of the service When it will create an instance of MediaWikiServices and populate it with the services defined in the files listed by thereby bootstrapping the DI framework Per $wgServiceWiringFiles lists includes ServiceWiring php
__construct(WebInstaller $parent)
Output class modelled on OutputPage.
static closeElement( $element)
Returns "</$element>".
to move a page</td >< td > &*You are moving the page across *A non empty talk page already exists under the new or *You uncheck the box below In those you will have to move or merge the page manually if desired</td >< td > be sure to &You are responsible for making sure that links continue to point where they are supposed to go Note that the page will &a page at the new title
headerDone()
Get whether the header has been output.
string $contents
Buffered contents that haven't been output yet.
null means default in associative array with keys and values unescaped Should be merged with default with a value of false meaning to suppress the attribute in associative array with keys and values unescaped noclasses just before the function returns a value If you return an< a > element with HTML attributes $attribs and contents $html will be returned If you return $ret will be returned and may include noclasses & $html
</source > ! result< div class="mw-highlight mw-content-ltr" dir="ltr">< pre >< span ></span >< span class="kd"> var</span >< span class="nx"> a</span >< span class="p"></span ></pre ></div > ! end ! test Multiline< source/> in lists !input *< source > a b</source > *foo< source > a b</source > ! html< ul >< li >< div class="mw-highlight mw-content-ltr" dir="ltr">< pre > a b</pre ></div ></li ></ul >< ul >< li > foo< div class="mw-highlight mw-content-ltr" dir="ltr">< pre > a b</pre ></div ></li ></ul > ! html tidy< ul >< li >< div class="mw-highlight mw-content-ltr" dir="ltr">< pre > a b</pre ></div ></li ></ul >< ul >< li > foo< div class="mw-highlight mw-content-ltr" dir="ltr">< pre > a b</pre ></div ></li ></ul > ! end ! test Custom attributes !input< source lang="javascript" id="foo" class="bar" dir="rtl" style="font-size: larger;"> var a
WebInstaller $parent
The WebInstaller object this WebInstallerOutput is used by.
static linkedScript( $url)
Output a "<script>" tag linking to the given URL, e.g., "<script src=foo.js></script>".
Some information about database access in MediaWiki By Tim January Database layout For information about the MediaWiki database such as a description of the tables and their contents
this class mediates it Skin Encapsulates a look and feel for the wiki All of the functions that render HTML and make choices about how to render it are here and are called from various other places when and is meant to be subclassed with other skins that may override some of its functions The User object contains a reference to a and so rather than having a global skin object we just rely on the global User and get the skin with $wgUser and also has some character encoding functions and other locale stuff The current user interface language is instantiated as $wgLang
when a variable name is used in a it is silently declared as a new masking the global
allowFrames( $allow=true)
useShortHeader( $use=true)
static linkedStyle( $url, $media='all')
Output a "<link rel=stylesheet>" linking to the given URL for the given media type (if any).
bool $allowFrames
Does the current page need to allow being used as a frame? If not, X-Frame-Options will be output to ...
usually copyright or history_copyright This message must be in HTML not wikitext if the section is included from a template $section
This document is intended to provide useful advice for parties seeking to redistribute MediaWiki to end users It s targeted particularly at maintainers for Linux since it s been observed that distribution packages of MediaWiki often break We ve consistently had to recommend that users seeking support use official tarballs instead of their distribution s and this often solves whatever problem the user is having It would be nice if this could such as
static openElement( $element, $attribs=[])
Identical to rawElement(), but has no third parameter and omits the end tag (and the self-closing '/'...
either a unescaped string or a HtmlArmor object after in associative array form externallinks including delete and has completed for all link tables whether this was an auto creation default is conds Array Extra conditions for the No matching items in log is displayed if loglist is empty msgKey Array If you want a nice box with a set this to the key of the message First element is the message additional optional elements are parameters for the key that are processed with wfMessage() -> params() ->parseAsBlock() - offset Set to overwrite offset parameter in $wgRequest set to '' to unset offset - wrap String Wrap the message in html(usually something like "<
design txt This is a brief overview of the new design More thorough and up to date information is available on the documentation wiki at name
$wgStyleDirectory
Filesystem stylesheets directory.