|
XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
|
Public Member Functions | |
| add ($msg) | |
| addReport ($msg) | |
| addWarning ($msg) | |
| addError ($msg) | |
| hasError () | |
Data Fields | |
| $mFetalErrorFlag = false | |
| $mMessages = [] | |
A temporary log class.
Definition at line 31 of file ModuleInstallUtils.class.php.
| add | ( | $msg | ) |
Definition at line 36 of file ModuleInstallUtils.class.php.
| addError | ( | $msg | ) |
Definition at line 51 of file ModuleInstallUtils.class.php.
| addReport | ( | $msg | ) |
Definition at line 41 of file ModuleInstallUtils.class.php.
| addWarning | ( | $msg | ) |
Definition at line 46 of file ModuleInstallUtils.class.php.
| hasError | ( | ) |
Definition at line 57 of file ModuleInstallUtils.class.php.
| $mFetalErrorFlag = false |
Definition at line 33 of file ModuleInstallUtils.class.php.
| $mMessages = [] |
Definition at line 34 of file ModuleInstallUtils.class.php.