![]() |
Joomla CMS
3.9.25 (avec JPlatform 13.1 inclus)
Documentation des API du CMS Joomla en version 3.9.25 et du framework Joomla Platform intégré
|
Graphe d'héritage de ModuleRenderer:Fonctions membres publiques | |
| render ($module, $attribs=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 a single module
| render | ( | $module, | |
$attribs = array(), |
|||
$content = null |
|||
| ) |
Renders a module script and returns the results as a string
| string | $module | The name of the module to render |
| array | $attribs | Associative array of values |
| string | $content | If present, module information from the buffer will be used |
If module isn't found in the database but data has been pushed in the buffer we want to render it
Références $attribs, $cacheparams, $content, $module, $params, $title, $tmp, ENT_COMPAT, ModuleHelper\getModule(), null, et ModuleHelper\renderModule().