PHP Класс Nut, phpsysinfo

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

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

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

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

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

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

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

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

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

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