PHP Class ThermalZone, phpsysinfo

Author: Michael Cramer ([email protected])
Inheritance: extends Sensors
Exibir arquivo Open project: phpsysinfo/phpsysinfo

Public Methods

Method Description
__construct ( ) fill the private content var
build ( ) : Void get the information

Private Methods

Method Description
_temperature ( ) : void get temperature information

Method Details

__construct() public method

fill the private content var
public __construct ( )

build() public method

get the information
See also: PSI_Interface_Sensor::build()
public build ( ) : Void
return Void