MediaWiki  REL1_22
VectorTemplate Class Reference

QuickTemplate class for Vector skin. More...

Inheritance diagram for VectorTemplate:
Collaboration diagram for VectorTemplate:

List of all members.

Public Member Functions

 execute ()
 Outputs the entire contents of the (X)HTML page.

Protected Member Functions

 renderNavigation ($elements)
 Render one or more navigations elements by name, automatically reveresed when UI is in RTL mode.
 renderPortal ($name, $content, $msg=null, $hook=null)
 renderPortals ($portals)
 Render a series of portals.

Detailed Description

QuickTemplate class for Vector skin.

Definition at line 94 of file Vector.php.


Member Function Documentation

VectorTemplate::renderNavigation ( elements) [protected]

Render one or more navigations elements by name, automatically reveresed when UI is in RTL mode.

Parameters:
$elementsarray

Definition at line 333 of file Vector.php.

References $key, $link, $name, action, array(), as, data, form, BaseTemplate\getPersonalTools(), QuickTemplate\getSkin(), global, href, QuickTemplate\html(), label, BaseTemplate\makeListItem(), BaseTemplate\makeSearchButton(), BaseTemplate\makeSearchInput(), BaseTemplate\msg(), name, php, and type.

Referenced by execute().

VectorTemplate::renderPortal ( name,
content,
msg = null,
hook = null 
) [protected]
Parameters:
$namestring
$contentarray
$msgnull|string
$hooknull|string|array

Definition at line 294 of file Vector.php.

References $key, $name, array(), as, QuickTemplate\html(), BaseTemplate\makeListItem(), php, Linker\tooltip(), wfMessage(), and wfRunHooks().

Referenced by renderPortals().

VectorTemplate::renderPortals ( portals) [protected]

Render a series of portals.

Parameters:
$portalsarray

Definition at line 253 of file Vector.php.

References $name, as, data, BaseTemplate\getToolbox(), and renderPortal().

Referenced by execute().


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