MediaWiki
REL1_21
|
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 232 of file MonoBook.php.
References as, data, echo, BaseTemplate\makeListItem(), BaseTemplate\msg(), and php.
Referenced by ModernTemplate\execute(), and execute().
MonoBookTemplate::customBox | ( | $ | bar, |
$ | cont | ||
) |
$bar | string |
$cont | array|string |
Definition at line 294 of file MonoBook.php.
References array(), as, echo, Sanitizer\escapeId(), BaseTemplate\makeListItem(), Html\openElement(), php, 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 array(), as, at, cactions(), Html\closeElement(), content, data, echo, Html\element(), BaseTemplate\getFooterIcons(), BaseTemplate\getFooterLinks(), BaseTemplate\getPersonalTools(), QuickTemplate\getSkin(), href, QuickTemplate\html(), BaseTemplate\makeListItem(), BaseTemplate\msg(), of, php, BaseTemplate\printTrail(), renderPortals(), start, Linker\tooltipAndAccesskeyAttribs(), wfRestoreWarnings(), and wfSuppressWarnings().
Definition at line 271 of file MonoBook.php.
References as, data, echo, QuickTemplate\html(), BaseTemplate\makeListItem(), BaseTemplate\msg(), and php.
Referenced by renderPortals().
MonoBookTemplate::renderPortals | ( | $ | sidebar | ) | [protected] |
$sidebar | array |
Definition at line 183 of file MonoBook.php.
References as, customBox(), languageBox(), searchBox(), and toolbox().
Referenced by ModernTemplate\execute(), and execute().
Definition at line 204 of file MonoBook.php.
References action, array(), echo, form, global, href, BaseTemplate\makeSearchButton(), BaseTemplate\makeSearchInput(), BaseTemplate\msg(), name, php, and type.
Referenced by renderPortals().
Definition at line 249 of file MonoBook.php.
References array(), as, echo, BaseTemplate\getToolbox(), BaseTemplate\makeListItem(), BaseTemplate\msg(), php, and wfRunHooks().
Referenced by renderPortals().