Class: gkrellm_update_disk

Source Location: /gkrellm_update_disk.class.php

Class Overview [line 87]

gkrellm_update
   |
   --gkrellm_update_disk

Author(s):

Version:

Copyright:

Variables

Constants

Methods


Inherited Variables

Inherited Constants

Inherited Methods



Class Details

Tags:

[ Top ]


Class Variables


Class Methods

get_disk

gkrellm_disk get_disk( string $s_name)

[line 154]

Tags:

  • access - public

Parameters:

  • string $s_name - The device name of the desired disk

[ Top ]

get_disks

array get_disks( )

[line 145]

Tags:

  • return - An array of gkrellm_disk objects (one for each disk in the server)
  • access - public
  • see - gkrellm_disk

Parameters:

[ Top ]

get_total_read

int get_total_read( )

[line 120]

Tags:

  • return - The total read bytes for all disks
  • access - public

Parameters:

[ Top ]

get_total_write

int get_total_write( )

[line 132]

Tags:

  • return - The total written bytes for all disks
  • access - public

Parameters:

[ Top ]


Class Constants


Documentation generated on Sun, 29 Oct 2006 21:26:07 +0000 by phpDocumentor 1.3.0