lib_system Class provided by System to serve system.js and system.css library.
| package |
LIB |
|---|
css() : string
stringReturns path of the css lib to be included.
css_path() : string
stringReturns path of the css lib to be included (webpath).
get_class() : string
stringReturns classname
js() : string
stringReturns path of the js lib to be included.
js_path() : string
stringReturns path of the js lib to be included (webpath).
php() : boolean
booleanReturns true or false depending if lib could be loaded.
version() : string
stringReturns version string of the library.