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_Message

Description

JDocument system message renderer

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

Class JObject   (Subpackage Base)

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

Inherited Variables

Inherited from JDocumentRenderer

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

Renders the error stack and returns the results as a string

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