MediaWiki
REL1_20
|
Public Member Functions | |
cactions () | |
Prints the cactions bar. | |
customBox ($bar, $cont) | |
execute () | |
Template filter callback for MonoBook skin. | |
languageBox () | |
searchBox () | |
toolbox () | |
Protected Member Functions | |
renderPortals ($sidebar) |
Definition at line 67 of file MonoBook.php.
Prints the cactions bar.
Shared between MonoBook and Modern
Definition at line 228 of file MonoBook.php.
References echo, BaseTemplate\makeListItem(), and BaseTemplate\msg().
Referenced by ModernTemplate\execute(), and execute().
MonoBookTemplate::customBox | ( | $ | bar, |
$ | cont | ||
) |
$bar | string |
$cont | array|string |
Definition at line 290 of file MonoBook.php.
References echo, Sanitizer\escapeId(), BaseTemplate\makeListItem(), Html\openElement(), print, Linker\titleAttrib(), and wfMessage().
Referenced by renderPortals().
Template filter callback for MonoBook skin.
Takes an associative array of data set from a SkinTemplate-based class, and a wrapper for MediaWiki's localization database, and outputs a formatted page.
Reimplemented from QuickTemplate.
Reimplemented in ModernTemplate.
Definition at line 77 of file MonoBook.php.
References cactions(), Html\closeElement(), echo, Html\element(), BaseTemplate\getFooterIcons(), BaseTemplate\getFooterLinks(), BaseTemplate\getPersonalTools(), QuickTemplate\getSkin(), QuickTemplate\html(), BaseTemplate\makeListItem(), BaseTemplate\msg(), BaseTemplate\printTrail(), renderPortals(), Linker\tooltipAndAccesskeyAttribs(), wfRestoreWarnings(), and wfSuppressWarnings().
Definition at line 267 of file MonoBook.php.
References echo, QuickTemplate\html(), BaseTemplate\makeListItem(), and BaseTemplate\msg().
Referenced by renderPortals().
MonoBookTemplate::renderPortals | ( | $ | sidebar | ) | [protected] |
$sidebar | array |
Definition at line 179 of file MonoBook.php.
References customBox(), languageBox(), searchBox(), and toolbox().
Referenced by ModernTemplate\execute(), and execute().
Definition at line 200 of file MonoBook.php.
References echo, BaseTemplate\makeSearchButton(), BaseTemplate\makeSearchInput(), and BaseTemplate\msg().
Referenced by renderPortals().
Definition at line 245 of file MonoBook.php.
References echo, BaseTemplate\getToolbox(), BaseTemplate\makeListItem(), BaseTemplate\msg(), and wfRunHooks().
Referenced by renderPortals().