MediaWiki  REL1_21
MonoBookTemplate Class Reference
Inheritance diagram for MonoBookTemplate:
Collaboration diagram for MonoBookTemplate:

List of all members.

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)

Detailed Description

Todo:
document

Definition at line 67 of file MonoBook.php.


Member Function Documentation

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 
)
Parameters:
$barstring
$contarray|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.

Access:
private

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().

MonoBookTemplate::renderPortals ( sidebar) [protected]
Parameters:
$sidebararray

Definition at line 183 of file MonoBook.php.

References as, customBox(), languageBox(), searchBox(), and toolbox().

Referenced by ModernTemplate\execute(), and execute().


The documentation for this class was generated from the following file: