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