|
|
| Line 1: |
Line 1: |
| − | '''JDocumentRendererComponent''' is responsible for rendering the output from a component. It is called whenever a <code><jdoc:include type="component" /></code> statement is encountered in the document template.
| + | This class is available in the following Joomla versions:- |
| − | | + | <splist showpath=notparent /> |
| − | ===Availability===
| + | <noinclude>[[Category:Framework]][[Category:JDocumentRendererComponent]]</noinclude> |
| − | {{JVer|1.5}} {{JVer|1.6}}
| + | |
| − | | + | |
| − | ===Defined in===
| + | |
| − | /libraries/joomla/document/renderer/component.php
| + | |
| − | | + | |
| − | ===Extends===
| + | |
| − | * [[JDocumentRenderer]]
| + | |
| − | | + | |
| − | ===Methods===
| + | |
| − | {| class="wikitable"
| + | |
| − | |-
| + | |
| − | !Method name
| + | |
| − | !Description
| + | |
| − | |-
| + | |
| − | |[[JDocumentRendererComponent/render|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|JDocument->loadRenderer]].
| + | |
| − | | + | |
| − | ===See also===
| + | |
| − | * [http://api.joomla.org/Joomla-Framework/Document/JDocumentRendererComponent.html JDocumentRendererComponent on api.joomla.org]
| + | |
| − | * [[JDocument]]
| + | |
| − | <noinclude>[[Category:Development]][[Category:Framework]][[Category:JDocumentRenderer]]</noinclude> | + | |
Revision as of 16:26, 17 April 2011
This class is available in the following Joomla versions:-