API Joomla 1.5.26
Documentation des API du CMS Joomla en version 1.5

Référence de la classe JDocumentRenderer

Graphe d'héritage de JDocumentRenderer:
Graphe de collaboration de JDocumentRenderer:

Liste de tous les membres

Fonctions membres publiques

Attributs publics


Documentation des constructeurs et destructeur

JDocumentRenderer::__construct ( &$  doc)

Class constructor

protected

Paramètres:
objectA reference to the JDocument object that instantiated the renderer

Références $doc.


Documentation des fonctions membres

JDocumentRenderer::getContentType ( )

Return the content type of the renderer

Renvoie:
string The contentType
JDocumentRenderer::render ( name,
params = array(),
content = null 
)

Renders a script and returns the results as a string

public

Paramètres:
string$nameThe name of the element to render
array$arrayArray of values
string$contentOverride the output of the renderer
Renvoie:
string The output of the script

Réimplémentée dans JDocumentRendererComponent, JDocumentRendererHead, JDocumentRendererMessage, JDocumentRendererModule, et JDocumentRendererModules.

Référencé par JDocumentRendererModules::render().

Voici le graphe d'appel pour cette fonction :


Documentation des données membres

JDocumentRenderer::$_doc = null
JDocumentRenderer::$_mime = "text/html"

Réimplémentée dans JDocumentRendererAtom, et JDocumentRendererRSS.


La documentation de cette classe a été générée à partir du fichier suivant :