php lib Class provided by System to provide php libs.
| todo |
better abstraction model |
|---|---|
| package |
SYSTEM\LIB |
css() : string
stringReturns path of the css lib to be included.
js() : string
stringReturns path of the js lib to be included.
php() : boolean
booleanReturns true or false depending if lib could be loaded.
php_autoload() : null
nullReturns null
version() : string
stringReturns version string of the library.