API16

API16:JHtmlBehavior

From Joomla! Documentation

Revision as of 14:04, 24 March 2017 by JoomlaWikiBot (talk | contribs) (clean up)

{{subst: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' );


{{subst:SeeAlso:JHtmlBehavior}}

Examples

<CodeExamplesForm />