API Joomla 1.5.26
Documentation des API du CMS Joomla en version 1.5
|
JDocumentRendererHead::fetchHead | ( | &$ | document | ) |
Generates the head html and return the results as a string
public
Références $content, $custom, $document, $link, $name, $type, elseif, JFactory::getApplication(), et JArrayHelper::toString().
JDocumentRendererHead::render | ( | $ | head = null , |
$ | params = array() , |
||
$ | content = null |
||
) |
Renders the document head and returns the results as a string
public
string | $name | (unused) |
array | $params | Associative array of values |
Réimplémentée à partir de JDocumentRenderer.