JHTMLBehavior
Description
Utility class for javascript behaviors
Located in /joomla/html/html/behavior.php (line 23)
JHTMLBehavior (Subpackage HTML)
Method Summary
Methods
void
calendar
()
void
caption
()
void
combobox
()
void
formvalidation
()
Keep session alive, for example, while editing or creating an article.
void
keepalive
()
Method to load the mootools framework into the document head
- If debugging mode is on an uncompressed version of mootools is included for easier debugging.
void
mootools
([boolean $debug = null])
- boolean $debug: Is debugging mode on? [optional]
void
switcher
()
Internal method to translate the JavaScript Calendar
string
_calendartranslation
()
Internal method to get a JavaScript object notation string from an array
string
_getJSObject
([array $array = array()])
- array $array: The array to convert to JavaScript object notation




JHTMLBehavior (Subpackage HTML)
static