Support Joomla!

Joomla! 1.5 Documentation

Packages

Package: Joomla-Framework

Developer Network License

The Joomla! Developer Network content is © copyright 2006 by the individual contributors and can be used in accordance with the Creative Commons License, Attribution- NonCommercial- ShareAlike 2.5

 Class JDocumentRenderer_Head

Description

JDocument head renderer

Located in /joomla/document/html/renderer/head.php (line 26)

Class JObject   (Subpackage Base)

Abstract class JDocumentRenderer
   
   Class JDocumentRenderer_Head   (Subpackage Document)
Method Summary
Method string fetchHead ( &$document)
Method string render ([ $head = null], [array $params = array()], [ $content = null], string $name)
Variables

Inherited Variables

Inherited from JDocumentRenderer

Variable JDocumentRenderer::$_doc
Methods
fetchHead (line 54)

Generates the head html and return the results as a string

  • access: public
string fetchHead ( &$document)
  • &$document
render (line 36)

Renders the document head and returns the results as a string

  • return: The output of the script
  • access: public
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::getPublicProperties()
 JObject::set()
 JObject::toString()

Documentation generated on Mon, 05 Mar 2007 21:05:25 +0000 by phpDocumentor 1.3.1