|
OpenSencillo
2016.106
Long live the simplicity of PHP
|
Public Member Functions | |
| install ($ignored) | |
| config ($key, $val) | |
| start () | |
| export () | |
| status () | |
| exportPath () | |
| installerPath () | |
Data Fields | |
| $lib | |
Protected Attributes | |
| $all_data_sencillo | |
| $readsql | |
| $files | |
| $modules | |
Definition at line 11 of file lib_identificator.php.
| export | ( | ) |
Export data obtained after main proces
Definition at line 167 of file lib_identificator.php.
| exportPath | ( | ) |
Return array with unique path for class loader
Definition at line 185 of file lib_identificator.php.
| install | ( | $ignored | ) |
Install main mod_id. Safe start only.
| array | $ignored |
Definition at line 126 of file lib_identificator.php.
| installerPath | ( | ) |
Return array with unique installer path for installer class loader
Definition at line 194 of file lib_identificator.php.
| start | ( | ) |
Start main mod_id proces
Definition at line 156 of file lib_identificator.php.
| status | ( | ) |
Export informations about libraries
Definition at line 176 of file lib_identificator.php.