Abstract Class JHtmlFormbehavior

Description
  • abstract:

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


	
			
Variable Summary
 static array $loaded
Method Summary
 static void chosen ([string $selector = '.advancedSelect'], [mixed $debug = null])
Variables
static array $loaded = array() (line 25)
  • var: Array containing information for loaded files
  • since: 3.0
  • access: protected
Methods
static chosen (line 39)

Method to load the Chosen JavaScript framework and supporting CSS into the document head

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

  • since: 3.0
  • access: public
static void chosen ([string $selector = '.advancedSelect'], [mixed $debug = null])
  • string $selector: Class for Chosen elements.
  • mixed $debug: Is debugging mode on? [optional]

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