API17:JDocumentRendererHead::fetchHead
From Joomla! Documentation
JDocumentRendererHead::fetchHead
Description
Generates the head html and return the results as a string.
public function fetchHead (&$document)
| Parameter | Type | Default | Description |
|---|---|---|---|
| &$document |
- Returns string
- Defined on line 44 of libraries/joomla/document/html/renderer/head.php
See also
JDocumentRendererHead::fetchHead source code on BitBucket
Class JDocumentRendererHead
Subpackage Document- Other versions of JDocumentRendererHead::fetchHead
User contributed notes
Code Examples