-
Notifications
You must be signed in to change notification settings - Fork 34
classes_essentials_resources_jquerytask.class
Daniel Spors edited this page Dec 19, 2023
·
1 revision
Processes jQuery UI Themes. This task will translate a jQuery UI from the Themeroller into a LESS file plus some images. Everything will be downloaded to a local folder.
Downloads a fully working and consistent copy of jQuery UI to a given folder.
Definition: public function GrabUI($args)
Returns: void
Parameters:
-
mixed $args
Arguments are: target=<target folder, subfolder 'jquery-ui' will becreted> [version=] [=|url=]
IMPLEMENTS \ScavixWDF\Tasks\Task::Run()
Updates the standard jQuery UI assets that are delivered with the Scavix-WDF.
Definition: public function UpdateUI($args)
Returns: void
Parameters:
-
mixed $args
Optional arguments, version= may override the standard version 1.13.2