JDocumentRendererMessage/1.5

From Joomla! Documentation
< JDocumentRendererMessage(Difference between revisions)
Jump to: navigation, search
(Layout updates)
m (See also: fixing link to API)
 
Line 23: Line 23:
 
<source lang="php">jimport( 'joomla.document.html.renderer.message' );</source>
 
<source lang="php">jimport( 'joomla.document.html.renderer.message' );</source>
 
===See also===
 
===See also===
* {{JVer|1.5}} '''JDocumentRendererMessage''' on [http://api.joomla.org/Joomla-Framework/Document/JDocumentRendererMessage.html api.joomla.org]
+
* {{JVer|1.5}} '''JDocumentRendererMessage''' on [http://api.joomla.org/1.5/Joomla-Framework/Document/JDocumentRendererMessage.html api.joomla.org]
 
* {{JVer|1.5}} '''JDocumentRendererMessage source code''' on [[jframework15:document/html/renderer/message.php|JoomlaCode]]
 
* {{JVer|1.5}} '''JDocumentRendererMessage source code''' on [[jframework15:document/html/renderer/message.php|JoomlaCode]]
 
* {{JVer|1.5}} Subpackage [[Subpackage Document/1.5|Document]]
 
* {{JVer|1.5}} Subpackage [[Subpackage Document/1.5|Document]]

Latest revision as of 14:18, 13 February 2013

[edit] Joomla 1.5 JDocumentRendererMessage

[edit] Description

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

[edit] Methods

Visibility Method name Description
public render Renders the error stack and returns the results as a string.
  • Defined in libraries/joomla/document/html/renderer/message.php
  • Extends JDocumentRenderer

[edit] Importing

jimport( 'joomla.document.html.renderer.message' );

[edit] See also

SeeAlso:JDocumentRendererMessage [Edit See Also]

[edit] User contributed notes

<CodeExamplesForm />


Personal tools
Namespaces

Variants
Actions
Navigation
Joomla! Sites
Toolbox