Class JDocumentRendererComponent

Description

Component renderer

  • since: 11.1

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

JDocumentRenderer
   |
   --JDocumentRendererComponent
Method Summary
 string render ([string $component = null], [array $params = array()], [string $content = null])
Variables
Methods
render (line 32)

Renders a component script and returns the results as a string

  • return: The output of the script
  • since: 11.1
  • access: public
string render ([string $component = null], [array $params = array()], [string $content = null])
  • string $component: The name of the component to render
  • array $params: Associative array of values
  • string $content: Content script

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 14:56:16 +0100 by phpDocumentor 1.4.3