LibrariesService Class
Service for library settings retrieval
Item Index
Properties
- BOWER_DEFAULTS static
- CDN_DEFAULTS static
- LIBRARIES_SETTINGS_REF static
Methods
getBowerDefaults
()
Object
Retrieves the default library settings for Bower
Returns:
Object:
Bower defaults
getCDNDefaults
()
Object
Retrieves the default library settings for CDNs
Returns:
Object:
CDN defaults
getSettings
(
-
cb
Retrieves the library settings
Parameters:
-
cb
FunctionCallback function
init
(
-
cb
Loads the libraries settings into template service globals. Called on system startup
Parameters:
-
cb
FunctionCallback function