JDocumentHTML/1.5

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

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

[Edit Descripton] This class defines a web page document. Note that templates are executed within the scope of this object, so $this in a template is an object of type JDocumentHTML.

Defined in

libraries/joomla/document/html/html.php

Subpackage

Document

Extends

JDocument

Extended by

Methods

Method name Description
__construct Class constructor.
_loadTemplate Load a template file.
_parseTemplate Parse a document template.
addCustomTag Adds a custom html string to the head block.
addFavicon Adds a shortcut icon (favicon).
addHeadLink Adds <link> tags to the head of the document.
countMenuChildren Count the number of child menu items.
countModules Count the modules based on the given condition.
getBuffer Get the contents of a document include.
getHeadData Get the html document head data.
render Outputs the template to the browser.
setBuffer Set the contents a document include.
setHeadData Set the html document head data.

Importing

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

See also

[Edit See Also] SeeAlso:JDocumentHTML

Examples

<CodeExamplesForm />


Personal tools
Namespaces

Variants
Actions
Navigation
Joomla! Sites
Toolbox