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 ($head, $params=array(), $content=null) | |
fetchHead ($document) | |
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 document <head>
element
fetchHead | ( | $document | ) |
Generates the head HTML and return the results as a string
JDocumentHtml | $document | The document for which the head will be created |
Références $app, $attribs, $base, $buffer, $content, $document, $link, $name, $type, $value, elseif, ENT_COMPAT, htmlspecialchars, JDEBUG, json_encode, null, et ArrayHelper\toString().
render | ( | $head, | |
$params = array() , |
|||
$content = null |
|||
) |
Renders the document head and returns the results as a string
string | $head | (unused) |
array | $params | Associative array of values |
string | $content | The script |