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

Index of all elements

[ c ] [ d ] [ g ] [ h ] [ i ] [ l ] [ n ] [ r ] [ s ]

c

connect
in file Sieve.php, method Net_Sieve::connect()
    Handles connecting to the server and checks the response validity.
top

d

disconnect
in file Sieve.php, method Net_Sieve::disconnect()
    Disconnect from the Sieve server.
top

g

getActive
in file Sieve.php, method Net_Sieve::getActive()
    Returns the active script.
getAuthMechs
in file Sieve.php, method Net_Sieve::getAuthMechs()
    Returns the list of authentication methods the server supports.
getError
in file Sieve.php, method Net_Sieve::getError()
    Returns any error that may have been generated in the constructor.
getExtensions
in file Sieve.php, method Net_Sieve::getExtensions()
    Returns the list of extensions the server supports.
getScript
in file Sieve.php, method Net_Sieve::getScript()
    Retrieves a script.
top

h

hasAuthMech
in file Sieve.php, method Net_Sieve::hasAuthMech()
    Returns whether the server supports an authentication method.
hasExtension
in file Sieve.php, method Net_Sieve::hasExtension()
    Returns whether the server supports an extension.
haveSpace
in file Sieve.php, method Net_Sieve::haveSpace()
    Checks if the server has space to store the script by the server.
top

i

installScript
in file Sieve.php, method Net_Sieve::installScript()
    Adds a script to the server.
top

l

listScripts
in file Sieve.php, method Net_Sieve::listScripts()
    Returns an indexed array of scripts currently on the server.
login
in file Sieve.php, method Net_Sieve::login()
    Logs into server.
top

n

Net_Sieve
in file Sieve.php, class Net_Sieve
    A class for talking to the timsieved server which comes with Cyrus IMAP.
Net_Sieve
in file Sieve.php, method Net_Sieve::Net_Sieve()
    Constructor.
NET_SIEVE_STATE_AUTHORISATION
in file Sieve.php, constant NET_SIEVE_STATE_AUTHORISATION
    Authorisation state
NET_SIEVE_STATE_DISCONNECTED
in file Sieve.php, constant NET_SIEVE_STATE_DISCONNECTED
    Disconnected state
NET_SIEVE_STATE_TRANSACTION
in file Sieve.php, constant NET_SIEVE_STATE_TRANSACTION
    Transaction state
top

r

removeScript
in file Sieve.php, method Net_Sieve::removeScript()
    Removes a script from the server.
top

s

$supportedAuthMethods
in file Sieve.php, variable Net_Sieve::$supportedAuthMethods
    The authentication methods this class supports.
$supportedSASLAuthMethods
in file Sieve.php, variable Net_Sieve::$supportedSASLAuthMethods
    SASL authentication methods that require Auth_SASL.
Sieve.php
procedural page Sieve.php
setActive
in file Sieve.php, method Net_Sieve::setActive()
    Sets the active script.
setDebug
in file Sieve.php, method Net_Sieve::setDebug()
    Sets the debug state and handler function.
top

Documentation generated on Mon, 11 Mar 2019 16:01:03 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.