Full index

Package indexes


b c d e f g h i l m p s
b
top
Page base.php
base.php in base.php
c
top
Method currentTarget
Retrieves current target of mail redirection for a user.
Method currentTarget
Retrieves current target of mail redirection for a user.
Method currentTarget
Retrieves current target of mail redirection for a user.
Method currentTarget
Retrieves current target of mail redirection for a user.
Method currentTarget
Retrieves current target of mail redirection for a user.
Method currentTarget
Retrieves current target of mail redirection for a user.
Method currentTarget
Retrieves current target of mail redirection for a user.
Method currentTarget
Retrieves current target of mail redirection for a user.
Method currentTarget
Retrieves current target of mail redirection for a user.
Page customsql.php
customsql.php in customsql.php
d
top
Method disableForwarding
Stops forwarding of mail for a user.
Method disableForwarding
Stops forwarding of mail for a user.
Method disableForwarding
Stops forwarding of mail for a user.
Method disableForwarding
Stops forwarding of mail for a user.
Method disableForwarding
Stops forwarding of mail for a user.
Method disableForwarding
Stops forwarding of mail for a user.
Method disableForwarding
Stops forwarding of mail for a user.
Method disableForwarding
Stops forwarding of mail for a user.
Page Driver.php
Driver.php in Driver.php
e
top
Method enableForwarding
Begins forwarding of mail for a user.
Method enableForwarding
Begins forwarding of mail for a user.
Method enableForwarding
Begins forwarding of mail for a user.
Method enableForwarding
Begins forwarding of mail for a user.
Method enableForwarding
Begins forwarding of mail for a user.
Method enableForwarding
Begins forwarding of mail for a user.
Method enableForwarding
Begins forwarding of mail for a user.
Method enableForwarding
Begins forwarding of mail for a user.
Method enableForwarding
Begins forwarding of mail for a user.
f
top
Method factory
Gets a concrete Forwards_Driver instance.
Constant FORWARDS_BASE
FORWARDS_BASE in base.php
Method Forwards_Driver
Constructor.
Class Forwards_Driver
Forwards_Driver in Driver.php
Forwards_Driver:: defines an API for implementing forwarding backends for Forwards.
Class Forwards_Driver_customsql
Forwards_Driver_customsql in customsql.php
Forwards_Driver_sql:: implements the Forwards_Driver API for SQL servers.
Method Forwards_Driver_customsql
Constructor.
Class Forwards_Driver_forwards
Forwards_Driver_forwards in forwards.php
Forwards_Driver_forwards:: implements the Forwards_Driver API for ftp driven dot-forward compliant mail servers.
Class Forwards_Driver_ldap
Forwards_Driver_ldap:: implements the Forwards_Driver API for LDAP driven mail servers.
Class Forwards_Driver_mdaemon
Forwards_Driver_mdaemon:: implements the Forwards_Driver API for the Mdaemon mail servers.
Class Forwards_Driver_plesk
Forwards_Driver_plesk implements the Forwards_Driver API for Plesk control panel servers.
Method Forwards_Driver_postfixadmin
Constructor.
Class Forwards_Driver_postfixadmin
Forwards_Driver_postfixadmin in postfixadmin.php
Forwards_Driver_postfixadmin implements the Forwards_Driver API for SQL servers managed by Postfix Admin (http://postfixadmin.sourceforge.net/).
Class Forwards_Driver_qmail
Forwards_Driver_qmail:: implements the Forwards_Driver API for FTP driven Qmail mail servers.
Class Forwards_Driver_soap
Forwards_Driver_soap:: implements the Forwards_Driver API for SOAP services.
Method Forwards_Driver_sql
Constructor.
Class Forwards_Driver_sql
Forwards_Driver_sql:: implements the Forwards_Driver API for SQL servers.
Constant FORWARDS_TEMPLATES
FORWARDS_TEMPLATES in base.php
Page forwards.php
forwards.php in forwards.php
g
top
Method getUser
Returns the current user.
h
top
Constant HORDE_BASE
HORDE_BASE in base.php
Forwards base inclusion file.
Class Horde_Block_Forwards_summary
$Horde: forwards/lib/Block/summary.php,v 1.7.2.3 2010-09-22 11:51:33 jan Exp $
i
top
Method isEnabledForwarding
Retrieves current state of mail redirection for a user.
Method isEnabledForwarding
Retrieves current state of mail redirection for a user.
Method isEnabledForwarding
Retrieves current state of mail redirection for a user.
Method isEnabledForwarding
Retrieves current state of mail redirection for a user.
Method isEnabledForwarding
Retrieves current state of mail redirection for a user.
Method isEnabledForwarding
Retrieves current state of mail redirection for a user.
Method isEnabledForwarding
Retrieves current state of mail redirection for a user.
Method isEnabledForwarding
Retrieves current state of mail redirection for a user.
Method isKeepLocal
Checks if user is keeping a local copy of forwarded mail.
Method isKeepLocal
Checks if user is keeping a local copy of forwarded mail.
Method isKeepLocal
Checks if user is keeping a local copy of forwarded mail.
Method isKeepLocal
Checks if user is keeping a local copy of forwarded mail.
Method isKeepLocal
Checks if user is keeping a local copy of forwarded mail.
Method isKeepLocal
Checks if user is keeping a local copy of forwarded mail.
Method isKeepLocal
Checks if user is keeping a local copy of forwarded mail.
Method isKeepLocal
Checks if user is keeping a local copy of forwarded mail.
Method isKeepLocal
Checks if user is keeping a local copy of forwarded mail.
Method isKeepLocal
Checks if user is keeping a local copy of forwarded mail.
l
top
Page ldap.php
ldap.php in ldap.php
m
top
Page mdaemon.php
mdaemon.php in mdaemon.php
p
top
Page plesk.php
plesk.php in plesk.php
Page postfixadmin.php
postfixadmin.php in postfixadmin.php
q
top
Page qmail.php
qmail.php in qmail.php
s
top
Page summary.php
summary.php in summary.php
Page soap.php
soap.php in soap.php
Page sql.php
sql.php in sql.php
_
top
Variable $_app
Variable $_connected
Boolean true if connected, false otherwise
Variable $_connected
State of SQL connection.
Variable $_connection
Pointer to the ldap connection.
Variable $_curl
The curl resource handler
Variable $_current_details
The information that was retrieved from the SOAP server.
Variable $_db
SQL connection object.
Variable $_details
The current forwards details.
Variable $_dn
The current user's corresponding distinguished name
Variable $_domain_id
The Plesk domain id of the current realm.
Variable $_forwardsFile
The name of the forwards file.
Variable $_forwardsFile
The name of the forwards file.
Variable $_initialised
Is the SOAP client initialized?
Variable $_params
Hash containing configuration data.
Variable $_password
The current user's password
Variable $_realm
The user's realm.
Variable $_requiredParams
List of required parameters.
Variable $_requiredParams
List of required parameters.
Variable $_requiredParams
List of required parameters.
Variable $_user
The current user name.
Variable $_vfs
The FTP stream we open via the VFS class.
Method _buildUsername
Builds a username based on presence of realm.
Method _buildUsername
Builds a username based on presence of realm.
Method _checkConfig
Checks if the realm has a specific configuration. If not, tries to fall back on the default configuration. If still not a valid configuration then returns an error.
Method _checkConfig
Checks if the realm has a specific configuration.
Method _checkConfig
Check if the realm has a specific configuration.
Method _connect
Opens a connection to the LDAP server.
Method _connect
Connects to the FTP server.
Method _connect
Does an SQL connect and logs in as user with privilege to change vacation.
Method _content
Method _createForwardsFile
Creates the main forwards file.
Method _createForwardsFile
Creates the main forwards file.
Method _disableForwarding
Execute the query that stops forwarding of mail for a user.
Method _enableForwarding
Execute the query that begins forwarding of mail for a user.
Method _getForwardInfo
Get the forwarding information for the requested user
Method _getSchemaAttrs
Get the attributes for storing forward addresses and local delivery option based on the configured schema.
Method _getUserDetails
Retrieves user details from the backend.
Method _getUserDetails
Retrieves the current forwards details for the user.
Method _getUserDetails
Retrieves user details from userlist.dat
Method _getUserDetails
Retrieves user details from the backend.
Method _initialise
Initialises the SOAP connection object.
Method _makeEmailAddress
Parses an email address list and returns it in a known standard form.
Method _parseForwardsFile
Parses the target information out of the forwards file content.
Method _parseForwardsFile
Parses the target information out of the forwards file content.
Method _parseResponse
Parses the XML response body of the Plesk API call into a hash.
Method _rebindProc
Callback function for LDAP referrals.
Method _request
Connects to the Plesk RPC API server and sends a request.
Method _title
b c d e f g h i l m p s