PHP Class Apcupsd, phpsysinfo

Author: Michael Cramer ([email protected])
Author: Artem Volk ([email protected])
Inheritance: extends UPS
Afficher le fichier Open project: phpsysinfo/phpsysinfo

Méthodes publiques

Méthode Description
__construct ( ) get all information from all configured ups in phpsysinfo.ini and store output in internal array
build ( ) : Void get the information

Private Methods

Méthode Description
_info ( ) : Void parse the input and store data in resultset for xml generation

Method Details

__construct() public méthode

get all information from all configured ups in phpsysinfo.ini and store output in internal array
public __construct ( )

build() public méthode

get the information
See also: PSI_Interface_UPS::build()
public build ( ) : Void
Résultat Void