API15

API15:JHTMLBehavior

From Joomla! Documentation

Revision as of 00:39, 25 March 2017 by JoomlaWikiBot (talk | contribs) (preparing for archive only)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Defined in

libraries/joomla/html/html/behavior.php

Methods

Method name Description
mootools Method to load the mootools framework into the document head
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' );



Examples

Code Examples