id |
string |
No |
|
|
The id of the library that has been registered with the application |
lCombineIDs |
string |
No |
|
|
A list of registered JS ids, to be included in this library |
baseHREF |
string |
No |
|
|
|
hostname |
string |
No |
|
|
|
lFiles |
string |
No |
|
|
The files to include in that baseHREF |
condition |
string |
No |
|
|
the condition to wrap around the style tag |
prepend |
string |
No |
|
|
any JS to prepend to the beginning of the script block |
append |
string |
No |
|
|
any JS to append to the end of the script block |
bCombine |
string |
No |
|
|
Should the files be combined into a single cached js file. Passing true/false will override how it was registered. |