154 lines
1.5 KiB
Markdown
154 lines
1.5 KiB
Markdown
SYSTEM\system
|
|
===============
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Class name: system
|
|
* Namespace: SYSTEM
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Methods
|
|
-------
|
|
|
|
|
|
### start
|
|
|
|
mixed SYSTEM\system::start($config, $short_exc, $short_res, $error_db, $error_json)
|
|
|
|
|
|
|
|
|
|
|
|
* Visibility: **public**
|
|
* This method is **static**.
|
|
|
|
|
|
#### Arguments
|
|
* $config **mixed**
|
|
* $short_exc **mixed**
|
|
* $short_res **mixed**
|
|
* $error_db **mixed**
|
|
* $error_json **mixed**
|
|
|
|
|
|
|
|
### _start_time
|
|
|
|
mixed SYSTEM\system::_start_time()
|
|
|
|
|
|
|
|
|
|
|
|
* Visibility: **public**
|
|
* This method is **static**.
|
|
|
|
|
|
|
|
|
|
### _start_errorreporting
|
|
|
|
mixed SYSTEM\system::_start_errorreporting()
|
|
|
|
|
|
|
|
|
|
|
|
* Visibility: **public**
|
|
* This method is **static**.
|
|
|
|
|
|
|
|
|
|
### getSystemDBInfo
|
|
|
|
mixed SYSTEM\system::getSystemDBInfo()
|
|
|
|
|
|
|
|
|
|
|
|
* Visibility: **public**
|
|
* This method is **static**.
|
|
|
|
|
|
|
|
|
|
### isSystemDbInfoPG
|
|
|
|
mixed SYSTEM\system::isSystemDbInfoPG()
|
|
|
|
|
|
|
|
|
|
|
|
* Visibility: **public**
|
|
* This method is **static**.
|
|
|
|
|
|
|
|
|
|
### include_ExceptionShortcut
|
|
|
|
mixed SYSTEM\system::include_ExceptionShortcut()
|
|
|
|
|
|
|
|
|
|
|
|
* Visibility: **public**
|
|
* This method is **static**.
|
|
|
|
|
|
|
|
|
|
### include_ResultShortcut
|
|
|
|
mixed SYSTEM\system::include_ResultShortcut()
|
|
|
|
|
|
|
|
|
|
|
|
* Visibility: **public**
|
|
* This method is **static**.
|
|
|
|
|
|
|
|
|
|
### register_errorhandler_jsonoutput
|
|
|
|
mixed SYSTEM\system::register_errorhandler_jsonoutput()
|
|
|
|
|
|
|
|
|
|
|
|
* Visibility: **public**
|
|
* This method is **static**.
|
|
|
|
|
|
|
|
|
|
### register_errorhandler_dbwriter
|
|
|
|
mixed SYSTEM\system::register_errorhandler_dbwriter()
|
|
|
|
|
|
|
|
|
|
|
|
* Visibility: **public**
|
|
* This method is **static**.
|
|
|
|
|
|
|