Ccil-ui-js
From CCIL
Location: /ui/js
The ccil-ui-js component brings the /ccil/js/ccil.js and /ccil/js/ccil-config.js scripts.
ccil.js
This is the root JavaScript file. It should be included prior all others.
Objects
The CCIL obect
TBA
CCIL.config
TBA
CCIL.app
TBA
CCIL.log
TBA
CCIL.utils
TBA
CCIL.utils.isFunction
TBA
CCIL.utils.isDefined
TBA
CCIL.utils.isUndefined
TBA
CCIL.utils.isNull
TBA
CCIL.utils.isVal
TBA
CCIL.utils.randomColor
TBA
Prototypes
String.endsWith
TBA
String.replaceAll
TBA
ccil-config.js
The ccil-config.js file defines default values for some of the fields of the CCIL.config
TBA