Difference between revisions of "Scripts 1 0"
From ADF Docs
Line 6: | Line 6: | ||
:type = singleton | :type = singleton | ||
− | == Functions == | + | == Functions == |
+ | :[[Scripts_1_0-jQueryUIButtonClass|jQueryUIButtonClass]] | ||
+ | ::Returns the classes required to make a button act like a jQueryUI button | ||
− | + | ||
+ | :[[Scripts_1_0-loadADFLightbox|loadADFLightbox]] | ||
+ | ::ADF Lightbox Framework for the ADF Library | ||
+ | |||
+ | |||
+ | :[[Scripts_1_0-loadADFStyles|loadADFStyles]] | ||
+ | |||
+ | |||
+ | :[[Scripts_1_0-loadAutoGrow|loadAutoGrow]] | ||
+ | ::Loads the AutoGrow jQuery Plug-in Headers if not loaded. | ||
+ | |||
+ | |||
+ | :[[Scripts_1_0-loadCFJS|loadCFJS]] | ||
+ | ::Loads the CFJS jQuery Plug-in Headers if not loaded. | ||
+ | |||
+ | |||
+ | :[[Scripts_1_0-loadDropCurves|loadDropCurves]] | ||
+ | ::Loads the Drop Curves plugin for jQuery | ||
+ | |||
+ | |||
+ | :[[Scripts_1_0-loadGalleryView|loadGalleryView]] | ||
+ | ::Loads the JQuery UI Headers if not loaded. | ||
+ | |||
+ | |||
+ | :[[Scripts_1_0-loadJCarousel|loadJCarousel]] | ||
+ | ::Loads the JQuery UI Headers if not loaded. | ||
+ | |||
+ | |||
+ | :[[Scripts_1_0-loadJCrop|loadJCrop]] | ||
+ | ::Loads the JQuery Crop plugin | ||
+ | |||
+ | |||
+ | :[[Scripts_1_0-loadJCycle|loadJCycle]] | ||
+ | ::Loads the jCycle plugin for jQuery | ||
+ | |||
+ | |||
+ | :[[Scripts_1_0-loadJQuery|loadJQuery]] | ||
+ | ::Loads the JQuery Headers if not loaded. | ||
+ | |||
+ | |||
+ | :[[Scripts_1_0-loadJQuerySelectboxes|loadJQuerySelectboxes]] | ||
+ | ::Loads the JQuery selectboxes plugin. | ||
+ | |||
+ | |||
+ | :[[Scripts_1_0-loadJQuerySuperfish|loadJQuerySuperfish]] | ||
+ | ::Loads the JQuery UI Stars plugin | ||
+ | |||
+ | |||
+ | :[[Scripts_1_0-loadjQuerySWFObject|loadjQuerySWFObject]] | ||
+ | ::Loads the SWFObject jQuery Plug-in Flash Embed Headers if not loaded. | ||
+ | |||
+ | |||
+ | :[[Scripts_1_0-loadJQueryTools|loadJQueryTools]] | ||
+ | ::Loads the JQuery tools plugin | ||
+ | |||
+ | |||
+ | :[[Scripts_1_0-loadJQueryUI|loadJQueryUI]] | ||
+ | ::Loads the JQuery UI Headers if not loaded. | ||
+ | |||
+ | |||
+ | :[[Scripts_1_0-loadJQueryUIStars|loadJQueryUIStars]] | ||
+ | ::Loads the JQuery UI Stars plugin | ||
+ | |||
+ | |||
+ | :[[Scripts_1_0-loadMouseMovement|loadMouseMovement]] | ||
+ | ::Loads the mouse movement detection script for CFFormProtect if not already loaded. | ||
+ | |||
+ | |||
+ | :[[Scripts_1_0-loadNiceForms|loadNiceForms]] | ||
+ | |||
+ | |||
+ | :[[Scripts_1_0-loadQTip|loadQTip]] | ||
+ | ::Loads the JQuery Headers if not loaded. | ||
+ | |||
+ | |||
+ | :[[Scripts_1_0-loadSWFObject|loadSWFObject]] | ||
+ | ::Loads the SWFObject Flash Embed Headers if not loaded. | ||
+ | |||
+ | |||
+ | :[[Scripts_1_0-loadTableSorter|loadTableSorter]] | ||
+ | ::Loads the Tablesorter Plugin Headers if not loaded. | ||
+ | |||
+ | |||
+ | :[[Scripts_1_0-loadTableSorterPager|loadTableSorterPager]] | ||
+ | ::Loads the Tablesorter Plugin Pager addon Headers if not loaded. | ||
+ | |||
+ | |||
+ | :[[Scripts_1_0-loadTableSorterThemes|loadTableSorterThemes]] | ||
+ | ::Loads the Tablesorter Plugin Theme Headers if not loaded. | ||
+ | |||
+ | |||
+ | :[[Scripts_1_0-loadThickbox|loadThickbox]] | ||
+ | ::Loads the Thickbox Headers if not loaded. | ||
+ | |||
+ | |||
+ | :[[Scripts_1_0-loadUsedKeyboard|loadUsedKeyboard]] | ||
+ | ::Loads the used keyboard detection script for CFFormProtect if not already loaded. |
Revision as of 04:00, 24 March 2010
Description
Scripts functions for the ADF Library
Properties
- dependency = ScriptsService_1_0
- type = singleton
Functions
- jQueryUIButtonClass
- Returns the classes required to make a button act like a jQueryUI button
- loadADFLightbox
- ADF Lightbox Framework for the ADF Library
- loadAutoGrow
- Loads the AutoGrow jQuery Plug-in Headers if not loaded.
- loadCFJS
- Loads the CFJS jQuery Plug-in Headers if not loaded.
- loadDropCurves
- Loads the Drop Curves plugin for jQuery
- loadGalleryView
- Loads the JQuery UI Headers if not loaded.
- loadJCarousel
- Loads the JQuery UI Headers if not loaded.
- loadJCrop
- Loads the JQuery Crop plugin
- loadJCycle
- Loads the jCycle plugin for jQuery
- loadJQuery
- Loads the JQuery Headers if not loaded.
- loadJQuerySelectboxes
- Loads the JQuery selectboxes plugin.
- loadJQuerySuperfish
- Loads the JQuery UI Stars plugin
- loadjQuerySWFObject
- Loads the SWFObject jQuery Plug-in Flash Embed Headers if not loaded.
- loadJQueryTools
- Loads the JQuery tools plugin
- loadJQueryUI
- Loads the JQuery UI Headers if not loaded.
- loadJQueryUIStars
- Loads the JQuery UI Stars plugin
- loadMouseMovement
- Loads the mouse movement detection script for CFFormProtect if not already loaded.
- loadQTip
- Loads the JQuery Headers if not loaded.
- loadSWFObject
- Loads the SWFObject Flash Embed Headers if not loaded.
- loadTableSorter
- Loads the Tablesorter Plugin Headers if not loaded.
- loadTableSorterPager
- Loads the Tablesorter Plugin Pager addon Headers if not loaded.
- loadTableSorterThemes
- Loads the Tablesorter Plugin Theme Headers if not loaded.
- loadThickbox
- Loads the Thickbox Headers if not loaded.
- loadUsedKeyboard
- Loads the used keyboard detection script for CFFormProtect if not already loaded.