Net_Cyrus
[ class tree: Net_Cyrus ] [ index: Net_Cyrus ] [ all elements ]

Element index for package Net_Cyrus

[ c ] [ d ] [ g ] [ n ] [ r ] [ s ] [ u ]

c

connect
in file Cyrus.php, method Net_Cyrus::connect()
    Connects and logs into the server. Uses the Auth_SASL library to produce the LOGIN command if available
copyMail
in file Cyrus.php, method Net_Cyrus::copyMail()
    Copies mail from one folder to another.
copyQuota
in file Cyrus.php, method Net_Cyrus::copyQuota()
    Copies a quota from one mailbox to another.
createMailbox
in file Cyrus.php, method Net_Cyrus::createMailbox()
    Creates a mailbox.
createUser
in file Cyrus.php, method Net_Cyrus::createUser()
    creates a user. Use this instead of createMailbox
Cyrus.php
procedural page Cyrus.php
top

d

deleteACL
in file Cyrus.php, method Net_Cyrus::deleteACL()
    Deletes ACL from a mailbox.
deleteMailbox
in file Cyrus.php, method Net_Cyrus::deleteMailbox()
    Deletes a mailbox.
deleteUser
in file Cyrus.php, method Net_Cyrus::deleteUser()
    deletes a user. Use this instead of deleteMailbox
disconnect
in file Cyrus.php, method Net_Cyrus::disconnect()
    Ends the session. Issues the LOGOUT command first.
top

g

getACL
in file Cyrus.php, method Net_Cyrus::getACL()
    Retrieves details of current ACL.
getFolderList
in file Cyrus.php, method Net_Cyrus::getFolderList()
    Returns a list of folders for a particular user.
getQuota
in file Cyrus.php, method Net_Cyrus::getQuota()
    Returns quota details.
getUserList
in file Cyrus.php, method Net_Cyrus::getUserList()
    Returns a list of users.
getUserName
in file Cyrus.php, method Net_Cyrus::getUserName()
    Parses a user name
top

n

Net_Cyrus
in file Cyrus.php, method Net_Cyrus::Net_Cyrus()
    Constructor.
Net_Cyrus
in file Cyrus.php, class Net_Cyrus
    Net_Cyrus class provides an API for the administration of Cyrus IMAP servers.
top

r

renameMailbox
in file Cyrus.php, method Net_Cyrus::renameMailbox()
    Renames a mailbox.
renameUser
in file Cyrus.php, method Net_Cyrus::renameUser()
    Renames a user. This is here since the RENAME command is not allowed on a user's INBOX (ie. the user.<username> mailbox). Supplied args can be either with or without the "user." at the beginning.
top

s

setACL
in file Cyrus.php, method Net_Cyrus::setACL()
    Sets ACL on a mailbox.
setQuota
in file Cyrus.php, method Net_Cyrus::setQuota()
    Sets a quota.
top

u

userExists
in file Cyrus.php, method Net_Cyrus::userExists()
    check if the user name exists
top

Documentation generated on Mon, 11 Mar 2019 15:39:24 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.