.

ConfigJQueryUI Class Reference
[JQueryUI]

JQueryUI Config options. More...

List of all members.

Public Attributes

const  CDN = 'JQUERYUI_CDN'
  JQueryUI CDN URL.
const  JQUERYUI_VERSION = 'JQUERYUI_VERSION'
const  VERSION = 'JQUERYUI_VERSION'

Detailed Description

JQueryUI Config options.

Author:
Gerd Riesselmann

Definition at line 81 of file start.inc.php.


Member Data Documentation

const ConfigJQueryUI::CDN = 'JQUERYUI_CDN'

JQueryUI CDN URL.

Either an URL with version% as placeholder for version OR

  • "google" for the Google CDN
  • "ms" for the Microsoft CDN
Attention:
version% will be always 3 digits (e.g. 1.6.0). Use version_min% to force this to 1.6

Using a CDN will always load the full jQueryUI but serve local styles and localizations

Files will be loaded using https with both Google and Microsoft CDN

Definition at line 98 of file start.inc.php.

Deprecated:
Use VERSION instead

Definition at line 83 of file start.inc.php.

Definition at line 84 of file start.inc.php.


The documentation for this class was generated from the following file: