PHP 클래스 Apcupsd, phpsysinfo

저자: Michael Cramer ([email protected])
저자: Artem Volk ([email protected])
상속: extends UPS
파일 보기 프로젝트 열기: phpsysinfo/phpsysinfo

공개 메소드들

메소드 설명
__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