Class HTML_Template_BO_RSwitch

Description

Argument for this renderer is an array of blocks ($assoc). Renderer chooses one of blocks by index that is passed to renderer's constructor ($key).

  • access: public

Located in /utilities.inc (line 32)

HTML_Template_BO_Renderer
   |
   --HTML_Template_BO_RSwitch
Direct descendents
Class Description
HTML_Template_BO_RBool Like HTML_Template_BO_RSwitch, but index is boolean. Indexes in the template have names "true" and "false".
Method Summary
HTML_Template_BO_RSwitch HTML_Template_BO_RSwitch (string $key, [array $variableA = array()])
void printr (array $assoc)
Methods
Constructor HTML_Template_BO_RSwitch (line 43)
  • access: public
HTML_Template_BO_RSwitch HTML_Template_BO_RSwitch (string $key, [array $variableA = array()])
  • string $key: index of block in array
  • array $variableA: array of variables for block
printr (line 52)
  • access: public
void printr (array $assoc)
  • array $assoc: array of blocks

Redefinition of:
HTML_Template_BO_Renderer::printr()
Renders blocks

Inherited Methods

Inherited From HTML_Template_BO_Renderer

HTML_Template_BO_Renderer::printr()

Documentation generated on Thu, 03 Aug 2006 08:25:56 +0300 by phpDocumentor 1.2.3