Inherited Variables
Inherited Constants
Inherited Methods
Class Details
Tags:
- see - GKRELLM_UPDATE_FSFSMOUNT
[ Top ]
Class Variables
Class Methods
get_mount
gkrellm_mount get_mount(
string
$s_dir)
[line 142]
Tags:
- return - A gkrellm_mount object representing the mounted filesystem specified by $s_dir
- access - public
Parameters:
- string $s_dir - Specified the mount point of the desired filesystem
[ Top ]
get_mounts
array get_mounts(
)
[line 133]
Tags:
- return - An array of gkrellm_mount objects (one for each mounted filesystem on the server)
- access - public
- see - gkrellm_mount
Parameters:
[ Top ]