[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/libraries/src/HTML/Helpers/ -> FormBehavior.php (summary)

Joomla! Content Management System

Copyright: (C) 2012 Open Source Matters, Inc.
License: GNU General Public License version 2 or later; see LICENSE.txt
File Size: 164 lines (5 kb)
Included or required:0 times
Referenced: 2 times
Includes or requires: 0 files

Defines 2 functions

  chosen()
  ajaxchosen()

Functions
Functions that are not part of a class:

chosen($selector = '.advancedSelect', $debug = null, $options = array()   X-Ref
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.

param: string  $selector  Class for Chosen elements.
param: mixed   $debug     Is debugging mode on? [optional]
param: array   $options   the possible Chosen options as name => value [optional]
return: void

ajaxchosen(Registry $options, $debug = null)   X-Ref
Method to load the AJAX Chosen library

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

param: Registry  $options  Options in a Registry object
param: mixed     $debug    Is debugging mode on? [optional]
return: void



Generated: Wed Sep 7 05:41:13 2022 Chilli.vc Blog - For Webmaster,Blog-Writer,System Admin and Domainer