Inherited Variables
Inherited Constants
Inherited Methods
Class Details
Tags:
- see - GKRELLM_UPDATE_MAIL
[ Top ]
Class Variables
Class Methods
get_mailbox
gkrellm_mailbox get_mailbox(
string
$s_path)
[line 75]
Tags:
- return - A gkrellm_mailbox object corresponding to the path specified by $s_path
- access - public
Parameters:
- string $s_path - The path of the desired mailbox
[ Top ]
get_mailboxes
array get_mailboxes(
)
[line 66]
Tags:
- return - An array of gkrellm_mailbox objects (one per mailbox on the server)
- access - public
- see - gkrellm_mailbox
Parameters:
[ Top ]