Class: gkrellm_mount

Source Location: /gkrellm_update_fsmounts.class.php

Class Overview [line 21]


Author(s):

Version:

Copyright:

Variables

Constants

Methods


Inherited Variables

Inherited Constants

Inherited Methods



Class Details

[ Top ]


Class Variables


Class Methods

get_blocks

int get_blocks( )

[line 73]

Tags:

  • return - The total number of blocks on this mounted filesystem
  • access - public

Parameters:

[ Top ]

get_blocks_available

int get_blocks_available( )

[line 81]

Tags:

  • return - The number of blocks available on this mounted filesystem
  • access - public

Parameters:

[ Top ]

get_blocks_free

int get_blocks_free( )

[line 89]

Tags:

  • return - The number of free blocks on this mounted filesystem
  • access - public

Parameters:

[ Top ]

get_block_size

int get_block_size( )

[line 97]

Tags:

  • return - The filesystem's block size
  • access - public

Parameters:

[ Top ]

get_bytes_free

int get_bytes_free( )

[line 105]

Tags:

  • return - The number of bytes free on this filesystem
  • access - public

Parameters:

[ Top ]

get_dev

string get_dev( )

[line 57]

Tags:

  • return - The device name of this mounted filesystem
  • access - public

Parameters:

[ Top ]

get_dir

string get_dir( )

[line 49]

Tags:

  • return - The mount point of this mounted filesystem
  • access - public

Parameters:

[ Top ]

get_type

string get_type( )

[line 65]

Tags:

  • return - The filesystem type of this mount
  • access - public

Parameters:

[ Top ]


Class Constants


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