MediaWiki  REL1_19
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 52 of file MonoBook.php.


Member Function Documentation

Prints the cactions bar.

Shared between MonoBook and Modern

Definition at line 210 of file MonoBook.php.

References echo, BaseTemplate\makeListItem(), and BaseTemplate\msg().

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

Here is the call graph for this function:

Here is the caller graph for this function:

MonoBookTemplate::customBox ( bar,
cont 
)

Definition at line 268 of file MonoBook.php.

References echo, Sanitizer\escapeId(), BaseTemplate\makeListItem(), Html\openElement(), print, Linker\titleAttrib(), and wfMessage().

Referenced by renderPortals().

Here is the call graph for this function:

Here is the caller graph for this function:

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

Here is the call graph for this function:

Definition at line 249 of file MonoBook.php.

References echo, QuickTemplate\html(), BaseTemplate\makeListItem(), and BaseTemplate\msg().

Referenced by renderPortals().

Here is the call graph for this function:

Here is the caller graph for this function:

MonoBookTemplate::renderPortals ( sidebar) [protected]

Definition at line 161 of file MonoBook.php.

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

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

Here is the call graph for this function:

Here is the caller graph for this function:

Definition at line 182 of file MonoBook.php.

References $wgUseTwoButtonsSearchForm, echo, BaseTemplate\makeSearchButton(), BaseTemplate\makeSearchInput(), and BaseTemplate\msg().

Referenced by renderPortals().

Here is the call graph for this function:

Here is the caller graph for this function:

Definition at line 227 of file MonoBook.php.

References echo, BaseTemplate\getToolbox(), BaseTemplate\makeListItem(), BaseTemplate\msg(), and wfRunHooks().

Referenced by renderPortals().

Here is the call graph for this function:

Here is the caller graph for this function:


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