Inherited Variables
Inherited Constants
Inherited Methods
Class Details
Tags:
- see - GKRELLM_UPDATE_NET
[ Top ]
Class Variables
Class Methods
get_interface
gkrellm_net_interface get_interface(
string
$s_name)
[line 154]
Tags:
- return - The network interface specified by $s_name
- access - public
Parameters:
- string $s_name - The name of the desired interface
[ Top ]
get_interfaces
array get_interfaces(
)
[line 129]
Tags:
- return - An array of net interface objects (one for each net interface in the server)
- access - public
- see - gkrellm_net_interface
Parameters:
[ Top ]
get_net_timer_name
string get_net_timer_name(
)
[line 145]
Tags:
- access - public
Parameters:
[ Top ]
get_net_use_routed
bool get_net_use_routed(
)
[line 137]
Tags:
- access - public
Parameters:
[ Top ]