JDocumentRendererComponent

From Joomla! Documentation

Jump to: navigation, search

JDocumentRendererComponent is responsible for rendering the output from a component. It is called whenever a <jdoc:include type="component" /> statement is encountered in the document template.

Contents

Availability

Joomla 1.5 Joomla 1.6

Defined in

/libraries/joomla/document/renderer/component.php

Extends

Methods

Method name Description
render Renders the component and returns the result as a string.

Importing

Do not import this class directly; it is imported and instantiated by JDocument->loadRenderer.

See also

Personal tools