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_Module

Description

JDocument Module renderer

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

Class JObject   (Subpackage Base)

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

Inherited Variables

Inherited from JDocumentRenderer

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

Renders a module script and returns the results as a string

  • return: The output of the script
  • access: public
string render ( $module, [array $params = array()], [ $content = null], string $name)
  • string $name: The name of the module to render
  • array $params: Associative array of values
  • $module
  • $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 21:11:16 +0000 by phpDocumentor 1.3.1