Support Joomla!

Joomla! 1.5 Documentation

Packages

Package: Joomla-Framework

Developer Network License

The Joomla! Developer Network content is © copyright 2006 by the individual contributors and can be used in accordance with the Creative Commons License, Attribution- NonCommercial- ShareAlike 2.5

 Class JDocumentRenderer_Component

Description

Component renderer

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

Class JObject   (Subpackage Base)

Abstract class JDocumentRenderer
   
   Class JDocumentRenderer_Component   (Subpackage Document)
Method Summary
Method string render ([string $component = null], [array $params = array()], [ $content = null])
Variables

Inherited Variables

Inherited from JDocumentRenderer

Variable JDocumentRenderer::$_doc
Methods
render (line 36)

Renders a component script and returns the results as a string

  • return: The output of the script
  • access: public
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::getPublicProperties()
 JObject::set()
 JObject::toString()

Documentation generated on Mon, 05 Mar 2007 20:54:53 +0000 by phpDocumentor 1.3.1