HeadRenderer
class HeadRenderer extends DocumentRenderer
HTML document renderer for the document <head>
element
Methods
string
render(
string $head,
array $params = array(),
string $content = null)
Renders the document head and returns the results as a string
string
fetchHead(
JDocumentHtml $document)
Generates the head HTML and return the results as a string