ClassInterface JLayout

Description
Method Summary
 string escape (string $output)
 string render (object $displayData)
Methods
escape (line 31)

Method to escape output.

  • return: The escaped output.
  • since: 3.0
  • access: public
string escape (string $output)
  • string $output: The output to escape.
render (line 42)

Method to render the layout.

  • return: The rendered layout.
  • since: 3.0
  • access: public
string render (object $displayData)
  • object $displayData: Object which properties are used inside the layout file to build displayed output

Documentation generated on Tue, 19 Nov 2013 15:06:43 +0100 by phpDocumentor 1.4.3