API17:JDocumentRendererComponent
From Joomla! Documentation
JDocumentRendererComponent
Description
Template:Description:JDocumentRendererComponent [Edit Descripton]
Methods
| Visibility | Method name | Description |
|---|---|---|
| public | render | Renders a component script and returns the results as a string. |
- Defined in libraries/joomla/document/html/renderer/component.php
- Extends JDocumentRenderer
Importing
jimport( 'joomla.document.html.renderer.component' );
See also
JDocumentRendererComponent source code on BitBucket
Subpackage Document- Other versions of JDocumentRendererComponent
Template:SeeAlso:JDocumentRendererComponent [Edit See Also]
User contributed notes
<CodeExamplesForm />