Joomla CMS
4.2.2
Documentation des API du CMS Joomla en version 4.2.2
|
Fonctions membres publiques | |
render ($head, $params=array(), $content=null) | |
Fonctions membres publiques hérités de DocumentRenderer | |
__construct (Document $doc) | |
getContentType () | |
Fonctions membres privées | |
renderElement ($item) | |
renderInlineElement ($item) | |
renderAttributes (array $attributes) | |
Attributs privés | |
$renderedSrc = [] | |
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' | |
JDocument styles renderer
render | ( | $head, | |
$params = array() , |
|||
$content = null |
|||
) |
Renders the document stylesheets and style tags and returns the results as a string
string | $head | (unused) |
array | $params | Associative array of values |
string | $content | The script |
Implémente RendererInterface.
Références $buffer, $content, $item, $key, $type, $wam, et null.
|
private |
Renders the element attributes
array | $attributes | The element attributes |
Références $attributes, $buffer, $value, elseif, et ENT_COMPAT.
|
private |
|
private |
|
private |