JDocumentRendererMessage

From Joomla! Documentation

Jump to: navigation, search

JDocumentRendererError is responsible for rendering the error stack. It is called whenever a <jdoc:include type="message" /> statement is encountered in the document template.

Contents

Availability

Joomla 1.5 Joomla 1.6

Defined in

/libraries/joomla/document/renderer/message.php

Extends

Methods

Method name Description
render Renders the error stack and returns the result as a string.

Importing

Do not import this class directly; it is imported and instantiated by JDocument->loadRenderer.

See also

Personal tools