Inherited Variables
Inherited Constants
Inherited Methods
Class Details
Tags:
- see - GKRELLM_UPDATE_SENSOR
[ Top ]
Class Variables
Class Methods
get_sensor
gkrellm_sensor get_sensor(
string
$s_basename)
[line 163]
Tags:
- return - A gkrellm_sensor objects corresponding to the basename specified by $s_basename
- access - public
- see - gkrellm_sensor
Parameters:
- string $s_basename - The basename of the desired sensor
[ Top ]
get_sensors
array get_sensors(
)
[line 153]
Tags:
- return - An array of gkrellm_sensor objects (one for each sensor in the server)
- access - public
- see - gkrellm_sensor
Parameters:
[ Top ]