internationalisation
-
Dictionary Configuration
Internationalisation | Properties of jQueryConfig
Configure default values for future dictionary call.
-
Internationalisation Configuration
Internationalisation | Properties of jQueryConfig
Configure default values for future internationalisation call.
-
jQuery.dependSettings
Properties of the Global jQuery Object | Internationalisation | Templates
Settings of the dependencies controller.
-
jQuery.dict()
Utilities | Internationalisation
Get a dictionary object for translation.
-
jQuery.dictionary()
Utilities | Internationalisation
Define a dictionary.
-
.dictParse()
Utilities | Internationalisation
Parse translations for each element in the set fo matched elements.
-
jQuery.i18n.expStrDate()
Utilities | Internationalisation
Get a string representing a regualar expression for a date format.
-
jQuery.i18n.expStrNumber()
Utilities | Internationalisation
Get a string representing a regualar expression for a number format.
-
jQuery.i18n.formatDate()
Utilities | Internationalisation
Get a formated string from a Javascript Date object.
-
jQuery.i18n.formatNumber()
Utilities | Internationalisation
Get a formated string from a Javascript Number object.
-
jQuery.i18n()
Utilities | Internationalisation
Get a formated date/number from Date/Number object.
-
jQuery.i18n.parseDate()
Utilities | Internationalisation
Get a Javascript Date object from formated string.
-
jQuery.i18n.parseNumber()
Utilities | Internationalisation
Get a Javascript Number object from a number string.
-
jQuery.plugin()
Core | Internationalisation | Templates
Specify a plugin.
-
jQuery.provide()
Core | Internationalisation | Templates
Provide a script.
-
jQuery.ready()
Document Loading | Core | Internationalisation | Templates
Specify a function to execute when required plugins are fully loaded.