Abstract Class JHtmlJquery

Description
  • abstract:

Located in /libraries/cms/html/jquery.php (line 19)


	
			
Variable Summary
 static array $loaded
Method Summary
 static void framework ([boolean $noConflict = true], [mixed $debug = null], [boolean $migrate = true])
Variables
static array $loaded = array() (line 25)
  • var: Array containing information for loaded files
  • since: 3.0
  • access: protected
Methods
static framework (line 40)

Method to load the jQuery JavaScript framework into the document head

If debugging mode is on an uncompressed version of jQuery is included for easier debugging.

  • since: 3.0
  • access: public
static void framework ([boolean $noConflict = true], [mixed $debug = null], [boolean $migrate = true])
  • boolean $noConflict: True to load jQuery in noConflict mode [optional]
  • mixed $debug: Is debugging mode on? [optional]
  • boolean $migrate: True to enable the jQuery Migrate plugin

Documentation generated on Tue, 19 Nov 2013 15:06:15 +0100 by phpDocumentor 1.4.3