Class JDocumentRendererModule

Description

JDocument Module renderer

  • since: 11.1

Located in /libraries/joomla/document/html/renderer/module.php (line 19)

JDocumentRenderer
   |
   --JDocumentRendererModule
Method Summary
 string render (string $module, [array $attribs = array()], [string $content = null])
Variables
Methods
render (line 32)

Renders a module script and returns the results as a string

  • return: The output of the script
  • since: 11.1
  • access: public
string render (string $module, [array $attribs = array()], [string $content = null])
  • string $module: The name of the module to render
  • array $attribs: Associative array of values
  • string $content: If present, module information from the buffer will be used

Redefinition of:
JDocumentRenderer::render()
Renders a script and returns the results as a string

Inherited Methods

Inherited From JDocumentRenderer

 JDocumentRenderer::__construct()
 JDocumentRenderer::getContentType()
 JDocumentRenderer::render()

Documentation generated on Tue, 19 Nov 2013 15:08:38 +0100 by phpDocumentor 1.4.3