Joomla CMS
4.2.2
Documentation des API du CMS Joomla en version 4.2.2
|
Fonctions membres publiques | |
render ($name, $params=null, $content=null) | |
Interface for a document renderer
Renders a script and returns the results as a string
string | $name | The name of the element to render |
array | $params | Array of values |
string | $content | Override the output of the renderer |
Implémenté dans AtomRenderer, RssRenderer, ScriptsRenderer, StylesRenderer, ModuleRenderer, ModulesRenderer, MessageRenderer, ComponentRenderer, et HeadRenderer.