[sieve-php] element index

All elements
a c d e f g h l p r s t u
a
top
Variable $auth_in_use
sieve::$auth_in_use in sieve-php.lib.php
type of authentication attempted
Variable $auth_types
sieve::$auth_types in sieve-php.lib.php
a comma seperated list of allowed auth types, in order of preference
Method authenticate
sieve::authenticate() in sieve-php.lib.php
Perform SASL authentication to SIEVE server.
c
top
Variable $capabilities
sieve::$capabilities in sieve-php.lib.php
d
top
Function decode_challenge
decode_challenge() in sieve-php.lib.php
A hack to decode the challenge from timsieved 1.1.0.
Function display_login
display_login() in test.php
e
top
Variable $error
sieve::$error in sieve-php.lib.php
Variable $error_raw
sieve::$error_raw in sieve-php.lib.php
Constant EC_NOSCRIPTS
EC_NOSCRIPTS in sieve-php.lib.php
Constant EC_NOT_LOGGED_IN
EC_NOT_LOGGED_IN in sieve-php.lib.php
Constant EC_QUOTA
EC_QUOTA in sieve-php.lib.php
Constant EC_UNKNOWN
EC_UNKNOWN in sieve-php.lib.php
f
top
Variable $fh
sieve::$fh in sieve-php.lib.php
Variable $fp
sieve::$fp in sieve-php.lib.php
Constant F_DATA
F_DATA in sieve-php.lib.php
Constant F_HEAD
F_HEAD in sieve-php.lib.php
Constant F_NO
F_NO in sieve-php.lib.php
Constants
Constant F_OK
F_OK in sieve-php.lib.php
g
top
Method get_response
sieve::get_response() in sieve-php.lib.php
get response
h
top
Variable $host
sieve::$host in sieve-php.lib.php
Function hmac_md5
hmac_md5() in sieve-php.lib.php
Creates a HMAC digest that can be used for auth purposes.
l
top
Variable $len
sieve::$len in sieve-php.lib.php
Variable $line
sieve::$line in sieve-php.lib.php
Variable $loggedin
sieve::$loggedin in sieve-php.lib.php
p
top
Variable $pass
sieve::$pass in sieve-php.lib.php
Variable $port
sieve::$port in sieve-php.lib.php
Method parse_for_quotes
sieve::parse_for_quotes() in sieve-php.lib.php
Tokenize a line of input by quote marks and return them as an array
r
top
Variable $responses
sieve::$responses in sieve-php.lib.php
Variable $retval
sieve::$retval in sieve-php.lib.php
s
top
Variable $script
sieve::$script in sieve-php.lib.php
Method sieve
sieve::sieve() in sieve-php.lib.php
Initialization of the SIEVE class.
Class sieve
sieve in sieve-php.lib.php
SIEVE class - A Class that implements MANAGESIEVE in PHP4|5.
Page sieve-php.lib.php
sieve-php.lib.php in sieve-php.lib.php
Method sieve_alive
sieve::sieve_alive() in sieve-php.lib.php
Check availability of connection to the SIEVE server.
Method sieve_deletescript
sieve::sieve_deletescript() in sieve-php.lib.php
Attempt to delete the script requested.
Method sieve_getscript
sieve::sieve_getscript() in sieve-php.lib.php
Return the contents of the requested script.
Method sieve_get_capability
sieve::sieve_get_capability() in sieve-php.lib.php
Return an array of available capabilities.
Method sieve_havespace
sieve::sieve_havespace() in sieve-php.lib.php
Check if there is enough space for a script to be uploaded.
Method sieve_listscripts
sieve::sieve_listscripts() in sieve-php.lib.php
List available scripts on the SIEVE server.
Method sieve_login
sieve::sieve_login() in sieve-php.lib.php
Attemp to log in to the sieve server.
Method sieve_logout
sieve::sieve_logout() in sieve-php.lib.php
Log out of the sieve server.
Method sieve_sendscript
sieve::sieve_sendscript() in sieve-php.lib.php
Send the script contained in $script to the server.
Method sieve_setactivescript
sieve::sieve_setactivescript() in sieve-php.lib.php
Set the script active on the sieve server.
Method status
sieve::status() in sieve-php.lib.php
Parser for status responses.
t
top
Variable $tmpfile
sieve::$tmpfile in sieve-php.lib.php
Page testsieve_config.php
testsieve_config.php in testsieve_config.php
Page testsieve.php
testsieve.php in testsieve.php
Page test.php
test.php in test.php
u
top
Variable $user
sieve::$user in sieve-php.lib.php
a c d e f g h l p r s t u