API17:JHtmlBehavior
From Joomla! Documentation
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
[Edit Descripton] Description:JHtmlBehavior
Defined in
libraries/joomla/html/html/behavior.php
Subpackage
Extends
Extended by
Methods
| Method name | Description |
|---|---|
| calendar | Add unobtrusive javascript support for a calendar control. |
| caption | Add unobtrusive javascript support for image captions. |
| combobox | Add unobtrusive javascript support for a comboox effect. |
| formvalidation | Add unobtrusive javascript support for form validation. |
| framework | Method to load the mootools framework into the document head. |
| keepalive | Keep session alive, for example, while editing or creating an article. |
| modal | Add unobtrusive javascript support for modal links. |
| mootools | Deprecated. |
| noframes | Break us out of any containing iframes. |
| switcher | Add unobtrusive javascript support for submenu switcher support in Global Configuration and System Information. |
| tooltip | Add unobtrusive javascript support for a hover tooltips. |
| tree | Add unobtrusive javascript support for a collapsible tree. |
| uploader | Add unobtrusive javascript support for the advanced uploader. |
| _calendartranslation | Internal method to translate the JavaScript Calendar. |
| _getJSObject | Internal method to get a JavaScript object notation string from an array. |
Importing
jimport( 'joomla.html.html.behavior' );
See also
SeeAlso:JHtmlBehavior [Edit See Also]
Examples
<CodeExamplesForm />
