API17:JDocumentRendererHead::render
From Joomla! Documentation
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
JDocumentRendererHead::render
Description
Renders the document head and returns the results as a string.
Description:JDocumentRendererHead::render [Edit Descripton]
public function render ( $head $params=array $content=null )
| Parameter | Type | Default | Description |
|---|---|---|---|
| $head | string | $name (unused) | |
| $params | array | array() | Associative array of values |
| $content | null |
- Returns string The output of the script
- Defined on line 29 of libraries/joomla/document/html/renderer/head.php
See also
-
JDocumentRendererHead::render source code on BitBucket
-
Class JDocumentRendererHead
-
Subpackage Document
- Other versions of JDocumentRendererHead::render
SeeAlso:JDocumentRendererHead::render [Edit See Also]
User contributed notes
<CodeExamplesForm />
