JDocumentRendererComponent
Description
Component renderer
Located in /joomla/document/html/renderer/component.php (line 25)
JObject (Subpackage Base)
![]()
JDocumentRenderer
![]()
JDocumentRendererComponent (Subpackage Document)
Method Summary
Variables
Inherited Variables
Inherited from JDocumentRenderer
JDocumentRenderer::$_doc
Inherited from JObject
JObject::$_errors
Methods
Renders a component script and returns the results as a string
string
render
([string $component = null], [array $params = array()], [ $content = null])
- string $component: The name of the component to render
- array $params: Associative array of values
- $content
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()
Inherited From JObject
JObject::JObject()
JObject::__construct()
JObject::get()
JObject::getError()
JObject::getErrors()
JObject::getProperties()
JObject::getPublicProperties()
JObject::set()
JObject::setError()
JObject::setProperties()
JObject::toString()




