PHP Класс Apcupsd, phpsysinfo

Автор: Michael Cramer ([email protected])
Автор: Artem Volk ([email protected])
Наследование: extends UPS
Показать файл Открыть проект

Открытые методы

Метод Описание
__construct ( ) get all information from all configured ups in phpsysinfo.ini and store output in internal array
build ( ) : Void get the information

Приватные методы

Метод Описание
_info ( ) : Void parse the input and store data in resultset for xml generation

Описание методов

__construct() публичный Метод

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

build() публичный Метод

get the information
См. также: PSI_Interface_UPS::build()
public build ( ) : Void
Результат Void