Element index for package Net_IMAP
Package indexes
[ a ]
[ c ]
[ d ]
[ e ]
[ g ]
[ h ]
[ i ]
[ l ]
[ m ]
[ n ]
[ r ]
[ s ]
[ u ]
[ _ ]
g
- getACL
- in file IMAP.php, method Net_IMAP::getACL()
get the Access Control List details
- getACLRights
- in file IMAP.php, method Net_IMAP::getACLRights()
returns an array containing the rights that a user logged on has on the mailbox this method can be used by any user, not only the administrator
- getAnnotation
- in file IMAP.php, method Net_IMAP::getAnnotation()
- getBody
- in file IMAP.php, method Net_IMAP::getBody()
- getBodyPart
- in file IMAP.php, method Net_IMAP::getBodyPart()
- getEnvelope
- in file IMAP.php, method Net_IMAP::getEnvelope()
- getFlags
- in file IMAP.php, method Net_IMAP::getFlags()
Lists the flags of the selected messages
- getHierarchyDelimiter
- in file IMAP.php, method Net_IMAP::getHierarchyDelimiter()
Gets the HierachyDelimiter character used to create subfolders cyrus users "." and wu-imapd uses "/"
- getListing
- in file IMAP.php, method Net_IMAP::getListing()
- getMailboxes
- in file IMAP.php, method Net_IMAP::getMailboxes()
Returns an array containing the names of the selected mailboxes
- getMailboxSize
- in file IMAP.php, method Net_IMAP::getMailboxSize()
- getMessages
- in file IMAP.php, method Net_IMAP::getMessages()
- getMessagesList
- in file IMAP.php, method Net_IMAP::getMessagesList()
- getMessagesQuota
- in file IMAP.php, method Net_IMAP::getMessagesQuota()
Returns MESSAGES quota details
- getMsg
- in file IMAP.php, method Net_IMAP::getMsg()
- getMyRights
- in file IMAP.php, method Net_IMAP::getMyRights()
returns the rights that the user logged on has on the mailbox this method can be used by any user, not only the administrator
- getNamespace
- in file IMAP.php, method Net_IMAP::getNamespace()
Appends a mail to a mailbox
- getNumberOfMessages
- in file IMAP.php, method Net_IMAP::getNumberOfMessages()
- getNumberOfRecentMessages
- in file IMAP.php, method Net_IMAP::getNumberOfRecentMessages()
- getNumberOfUnSeenMessages
- in file IMAP.php, method Net_IMAP::getNumberOfUnSeenMessages()
- getParsedHeaders
- in file IMAP.php, method Net_IMAP::getParsedHeaders()
- getRawHeaders
- in file IMAP.php, method Net_IMAP::getRawHeaders()
- getSize
- in file IMAP.php, method Net_IMAP::getSize()
***************************************************
- getStatus
- in file IMAP.php, method Net_IMAP::getStatus()
- getStorageQuota
- in file IMAP.php, method Net_IMAP::getStorageQuota()
Returns STORAGE quota details
- getStorageQuotaRoot
- in file IMAP.php, method Net_IMAP::getStorageQuotaRoot()
Returns STORAGE quota details
- getStructure
- in file IMAP.php, method Net_IMAP::getStructure()
- getSummary
- in file IMAP.php, method Net_IMAP::getSummary()
n
- Net_IMAP
- in file IMAP.php, class Net_IMAP
Provides an implementation of the IMAP protocol using PEAR's Net_Socket:: class.
- Net_IMAP
- in file IMAP.php, method Net_IMAP::Net_IMAP()
Constructor
- numMsg
- in file IMAP.php, method Net_IMAP::numMsg()
|
|