API16

API16:JHtmlBehavior

From Joomla! Documentation

Revision as of 22:51, 22 March 2010 by Doxiki (talk | contribs) (New page: <span class="editsection" style="font-size:76%;"> <nowiki>[</nowiki>Edit Descripton<nowiki>]</nowiki> </span> {{Description:JHtmlBehavior}} ===Defined ...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

[Edit Descripton] Template:Description:JHtmlBehavior

Defined in

libraries/joomla/html/html/behavior.php

Methods

Method name Description
framework Method to load the mootools framework into the document head
mootools Deprecated. Use JHtmlBehavior::framework() instead.
caption
formvalidation
switcher
combobox
tooltip
modal
uploader
tree
calendar
keepalive Keep session alive, for example, while editing or creating an article.

Importing

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

[Edit See Also] Template:SeeAlso:JHtmlBehavior

Examples

<CodeExamplesForm />