JHtmlJquery::ui
Method to load the jQuery UI JavaScript framework into the document head
If debugging mode is on an uncompressed version of jQuery UI is included for easier debugging.
Signature
public function ui(array
$components,
[mixed
$debug = null] )
Parameters
-
$components
- The jQuery UI components to load [optional]
-
$debug
- Is debugging mode on? [optional]
Returns
- void