Difference between revisions of "Ccil-ui-js"
From CCIL
m |
m |
||
Line 26: | Line 26: | ||
==== CCIL.utils ==== | ==== CCIL.utils ==== | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
TBA | TBA |
Revision as of 11:20, 4 June 2016
Location: /ui/js
The ccil-ui-js component brings the /ccil/js/ccil.js and /ccil/js/ccil-config.js scripts.
Contents
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
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