| [ Index ] |
PHP Cross Reference of Joomla 1.5.26 DE |
[Source view] [Print] [Project Stats]
(no description)
| Copyright: | Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. |
| License: | GNU/GPL, see LICENSE.php |
| Version: | $Id: behavior.php 14401 2010-01-26 14:10:00Z louis $ |
| File Size: | 394 lines (16 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
JHTMLBehavior:: (13 methods):
mootools()
caption()
formvalidation()
switcher()
combobox()
tooltip()
modal()
uploader()
tree()
calendar()
keepalive()
_getJSObject()
_calendartranslation()
Class: JHTMLBehavior - X-Ref
Utility class for javascript behaviors| mootools($debug = null) X-Ref |
| 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. param: boolean $debug Is debugging mode on? [optional] return: void |
| caption() X-Ref |
| No description |
| formvalidation() X-Ref |
| No description |
| switcher() X-Ref |
| No description |
| combobox() X-Ref |
| No description |
| tooltip($selector='.hasTip', $params = array() X-Ref |
| No description |
| modal($selector='a.modal', $params = array() X-Ref |
| No description |
| uploader($id='file-upload', $params = array() X-Ref |
| No description |
| tree($id, $params = array() X-Ref |
| No description |
| calendar() X-Ref |
| No description |
| keepalive() X-Ref |
| Keep session alive, for example, while editing or creating an article. |
| _getJSObject($array=array() X-Ref |
| Internal method to get a JavaScript object notation string from an array param: array $array The array to convert to JavaScript object notation return: string JavaScript object notation representation of the array |
| _calendartranslation() X-Ref |
| Internal method to translate the JavaScript Calendar return: string JavaScript that translates the object |
| Generated: Wed Mar 28 15:54:07 2012 | Cross-referenced by PHPXref 0.7.1 |