[ Index ]

PHP Cross Reference of MediaWiki-1.24.0

title

Body

[close]

/skins/Vector/ -> VectorTemplate.php (summary)

Vector - Modern version of MonoBook with fresh look and many usability improvements. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

File Size: 585 lines (16 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

VectorTemplate:: (4 methods):
  execute()
  renderPortals()
  renderPortal()
  renderNavigation()


Class: VectorTemplate  - X-Ref

QuickTemplate class for Vector skin

execute()   X-Ref
Outputs the entire contents of the (X)HTML page


renderPortals( $portals )   X-Ref
Render a series of portals

param: array $portals

renderPortal( $name, $content, $msg = null, $hook = null )   X-Ref

param: string $name
param: array $content
param: null|string $msg
param: null|string|array $hook

renderNavigation( $elements )   X-Ref
Render one or more navigations elements by name, automatically reveresed
when UI is in RTL mode

param: array $elements



Generated: Fri Nov 28 14:03:12 2014 Cross-referenced by PHPXref 0.7.1