docu_system_wiki/LIB-lib.md

78 lines
515 B
Markdown

LIB\lib
===============
* Class name: lib
* Namespace: LIB
* This is an **abstract** class
Methods
-------
### php
mixed LIB\lib::php()
* Visibility: **public**
* This method is **static**.
### css
mixed LIB\lib::css()
* Visibility: **public**
* This method is **static**.
### js
mixed LIB\lib::js()
* Visibility: **public**
* This method is **static**.
### version
mixed LIB\lib::version()
* Visibility: **public**
* This method is **static**.