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

Index of all elements

[ d ] [ g ] [ h ] [ i ] [ l ] [ n ] [ r ] [ s ] [ t ] [ _ ]

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()
    Return the list of auth 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()
    Return 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()
    Return true if the server has that extension
hasExtension
in file Sieve.php, method Net_Sieve::hasExtension()
    Return true if tyhe server has that 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. the HAVESPACE command which appears to be broken (Cyrus 2.0.16).
Net_Sieve
in file Sieve.php, method Net_Sieve::Net_Sieve()
    Constructor Sets up the object, connects to the server and logs in. stores any generated error in $this->_error, which can be retrieved using the getError() method.
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 auth methods this class support
$supportedSASLAuthMethods
in file Sieve.php, variable Net_Sieve::$supportedSASLAuthMethods
    The auth methods this class support
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 bebug state
top

t

test_sieve.php
procedural page test_sieve.php
top

_

_startTLS
in file Sieve.php, method Net_Sieve::_startTLS()
    Return true if the TLS negotiation was successful
top

Documentation generated on Mon, 11 Mar 2019 14:36:32 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.