Joomla CMS
3.10.11 (avec JPlatform 13.1 inclus)
Documentation des API du CMS Joomla en version 3.10.11 et du framework Joomla Platform intégré
|
Fonctions membres publiques | |
render ($component=null, $params=array(), $content=null) | |
Fonctions membres publiques hérités de DocumentRenderer | |
__construct (Document $doc) | |
render ($name, $params=null, $content=null) | |
getContentType () | |
Membres hérités additionnels | |
Fonctions membres protégées hérités de DocumentRenderer | |
_relToAbs ($text) | |
Attributs protégés hérités de DocumentRenderer | |
$_doc = null | |
$_mime = 'text/html' | |
HTML document renderer for the component output
Renders a component script and returns the results as a string
string | $component | The name of the component to render |
array | $params | Associative array of values |
string | $content | Content script |
Références $content.