Class JDocumentRendererMessage

Description

JDocument system message renderer

  • since: 11.1

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

JObject
   |
   --JDocumentRenderer
      |
      --JDocumentRendererMessage
Method Summary
string render (string $name, [array $params = array ()], [string $content = null])
Variables
Methods
render (line 32)

Renders the error stack and returns the results as a string

  • return: The output of the script
  • since: 11.1
  • access: public
string render (string $name, [array $params = array ()], [string $content = null])
  • string $name: Not used.
  • array $params: Associative array of values
  • string $content: Not used.

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::__construct()
JObject::def()
JObject::get()
JObject::getError()
JObject::getErrors()
JObject::getProperties()
JObject::set()
JObject::setError()
JObject::setProperties()
JObject::toString()
JObject::__toString()

Documentation generated on Mon, 25 Jun 2012 13:57:18 -0500 by phpDocumentor 1.4.4