XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
Loading...
Searching...
No Matches
Legacy_ModuleInstallLog Class Reference

Public Member Functions

 add ($msg)
 
 addReport ($msg)
 
 addWarning ($msg)
 
 addError ($msg)
 
 hasError ()
 

Data Fields

 $mFetalErrorFlag = false
 
 $mMessages = []
 

Detailed Description

A temporary log class.

Definition at line 31 of file ModuleInstallUtils.class.php.

Member Function Documentation

◆ add()

add ( $msg)

Definition at line 36 of file ModuleInstallUtils.class.php.

◆ addError()

addError ( $msg)

Definition at line 51 of file ModuleInstallUtils.class.php.

◆ addReport()

addReport ( $msg)

Definition at line 41 of file ModuleInstallUtils.class.php.

◆ addWarning()

addWarning ( $msg)

Definition at line 46 of file ModuleInstallUtils.class.php.

◆ hasError()

hasError ( )

Definition at line 57 of file ModuleInstallUtils.class.php.

Field Documentation

◆ $mFetalErrorFlag

$mFetalErrorFlag = false

Definition at line 33 of file ModuleInstallUtils.class.php.

◆ $mMessages

$mMessages = []

Definition at line 34 of file ModuleInstallUtils.class.php.


The documentation for this class was generated from the following file: