Class SGL_HtmlRenderer_FlexyStrategy

Description

Abstract renderer strategy

Located in /SGL/HtmlRenderer/FlexyStrategy.php (line 13)

SGL_OutputRendererStrategy
   |
   --SGL_HtmlRenderer_FlexyStrategy
Method Summary
 boolean initEngine ( &$data, SGL_Output $data)
 string render ( &$view, SGL_View $view)
 boolean setupPlugins ( &$data,  &$options, SGL_Output $data, array $options)
Methods
initEngine (line 57)

Initialise Flexy options.

  • todo: move flexy constants to this class def
boolean initEngine ( &$data, SGL_Output $data)

Redefinition of:
SGL_OutputRendererStrategy::initEngine()
Prepare renderer options.
render (line 22)

Director for html Flexy renderer.

  • return: rendered html output
string render ( &$view, SGL_View $view)

Redefinition of:
SGL_OutputRendererStrategy::render()
Abstract render method.
setupPlugins (line 107)

Setup Flexy plugins if specified.

boolean setupPlugins ( &$data,  &$options, SGL_Output $data, array $options)
  • SGL_Output $data
  • array $options
  • &$data
  • &$options

Inherited Methods

Inherited From SGL_OutputRendererStrategy

 SGL_OutputRendererStrategy::initEngine()
 SGL_OutputRendererStrategy::render()

Documentation generated on Tue, 23 Feb 2010 18:14:30 +0000 by phpDocumentor 1.4.3