Utility class for jQuery JavaScript behaviors
- Depuis
- 3.0
◆ framework()
static framework |
( |
|
$noConflict = true , |
|
|
|
$debug = null , |
|
|
|
$migrate = false |
|
) |
| |
|
static |
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.
- Paramètres
-
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 |
- Renvoie
- void
- Depuis
- 3.0
- Obsolète:
- 5.0 Use Joomla::useAsset();
Références $wa, et Factory\getApplication().
◆ token()
static token |
( |
|
$name = 'csrf.token' | ) |
|
|
static |
◆ $loaded
La documentation de cette classe a été générée à partir du fichier suivant :