JDocumentRendererHead
Description
JDocument head renderer
Located in /joomla/document/html/renderer/head.php (line 26)
JObject (Subpackage Base)
![]()
JDocumentRenderer
![]()
JDocumentRendererHead (Subpackage Document)
Method Summary
Variables
Inherited Variables
Inherited from JDocumentRenderer
JDocumentRenderer::$_doc
Inherited from JObject
JObject::$_errors
Methods
Generates the head html and return the results as a string
string
fetchHead
( &$document)
- &$document
Renders the document head and returns the results as a string
string
render
([ $head = null], [array $params = array()], [ $content = null], string $name)
- string $name: (unused)
- array $params: Associative array of values
- $head
- $content
Redefinition of:
- JDocumentRenderer::render()
- Renders a script and returns the results as a string
Inherited Methods
Inherited From JDocumentRenderer
JDocumentRenderer::__construct()
JDocumentRenderer::getContentType()
JDocumentRenderer::render()
Inherited From JObject
JObject::JObject()
JObject::__construct()
JObject::get()
JObject::getError()
JObject::getErrors()
JObject::getProperties()
JObject::getPublicProperties()
JObject::set()
JObject::setError()
JObject::setProperties()
JObject::toString()
Documentation generated on Tue, 29 Jan 2008 18:47:13 +0000 by phpDocumentor 1.3.1



