PHP 클래스 OHM, phpsysinfo

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

공개 메소드들

메소드 설명
__construct ( ) fill the private content var
build ( ) : Void get the information

비공개 메소드들

메소드 설명
_fans ( ) : void get fan information
_power ( ) : void get power information
_temperature ( ) : void get temperature information
_voltage ( ) : void get voltage information

메소드 상세

__construct() 공개 메소드

fill the private content var
public __construct ( )

build() 공개 메소드

get the information
또한 보기: PSI_Interface_Sensor::build()
public build ( ) : Void
리턴 Void