MediaWiki  REL1_22
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 61 of file MonoBook.php.


Member Function Documentation

Prints the cactions bar.

Shared between MonoBook and Modern

Definition at line 233 of file MonoBook.php.

References $key, as, data, BaseTemplate\makeListItem(), BaseTemplate\msg(), and php.

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

MonoBookTemplate::customBox ( bar,
cont 
)
Parameters:
$barstring
$contarray|string

Definition at line 295 of file MonoBook.php.

References $key, array(), as, 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 71 of file MonoBook.php.

References $key, array(), as, at, cactions(), Html\closeElement(), content, data, 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 177 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: