JHTMLBehavior/1.5
From Joomla! Documentation
[Edit Descripton] Description:JHTMLBehavior
Defined in
libraries/joomla/html/html/behavior.php
Subpackage
Extends
Extended by
Methods
| Method name | Description |
|---|---|
| _calendartranslation | Internal method to translate the JavaScript Calendar. |
| _getJSObject | Internal method to get a JavaScript object notation string from an array. |
| calendar | |
| caption | |
| combobox | |
| formvalidation | |
| keepalive | Keep session alive, for example, while editing or creating an article. |
| modal | |
| switcher | |
| tooltip | |
| tree | |
| uploader | |
| mootools | Method to load the mootools framework into the document head. |
Importing
jimport( 'joomla.html.html.behavior' );
See also
[Edit See Also] SeeAlso:JHTMLBehavior
Examples
<CodeExamplesForm />