JDocumentRendererHead/1.5

From Joomla! Documentation
< JDocumentRendererHead
Revision as of 16:17, 17 April 2011 by Doxiki2 (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

[Edit Descripton] JDocumentRendererHead is responsible for rendering the output for the <head> section of an HTML document. It is called whenever a <jdoc:include type="head" /> statement is encountered in the document template.

Note that any internal stylesheet rules that may have been added by the JDocument/addStyleDeclaration method will be output after all the external stylesheet links (both the default ones and any that may have been added by calls to the JDocument/addStyleSheet method. This ensures that the correct stylesheet cascade is preserved.

Defined in

libraries/joomla/document/html/renderer/head.php

Subpackage

Document

Extends

JDocumentRenderer

Extended by

Methods

Method name Description
fetchHead Generates the head html and return the results as a string.
render Renders the document head and returns the results as a string.

Importing

jimport( 'joomla.document.html.renderer.head' );

See also

[Edit See Also] SeeAlso:JDocumentRendererHead

Examples

<CodeExamplesForm />


Personal tools
Namespaces

Variants
Actions
Navigation
Joomla! Sites
Toolbox