[IMP_Quota] element index

Package indexes

All elements
b c f g h i l m q s _
_
top
Variable $_connected
State of SQL connection.
Variable $_db
SQL connection object.
Variable $_params
IMP_Quota::$_params in Quota.php
Hash containing connection parameters.
Method _connect
Connects to the database
Method _getUserDetails
Retrieve relevant line from userlist.dat.
b
top
Method blockSize
Get the disk block size, if possible.
c
top
Page command.php
command.php in command.php
f
top
Method factory
Attempts to return a concrete Quota instance based on $driver.
g
top
Method getMessages
Returns the quota messages variants, including sprintf placeholders.
Method getQuota
Get quota information (used/allocated), in bytes.
Method getQuota
Get quota information (used/allocated), in bytes.
Method getQuota
Returns quota information.
Method getQuota
Get quota information (used/allocated), in bytes.
Method getQuota
Returns quota information (used/allocated), in bytes.
Method getQuota
Get quota information (used/allocated), in bytes.
Method getQuota
Get quota information (used/allocated), in bytes.
Method getQuota
Get quota information (used/allocated), in bytes.
Method getQuota
Get quota information (used/allocated), in bytes.
h
top
Page hook.php
hook.php in hook.php
i
top
Class IMP_Quota
IMP_Quota in Quota.php
IMP_Quota:: provides an API for retrieving Quota details from a mail server.
Method IMP_Quota
Constructor.
Method IMP_Quota_command
Constructor
Class IMP_Quota_command
IMP_Quota_command in command.php
Implementation of the Quota API for IMAP servers with a unix quota command.
Class IMP_Quota_hook
IMP_Quota_hook in hook.php
Implementation of the Quota API for a generic hook function. This
Class IMP_Quota_imap
IMP_Quota_imap in imap.php
Implementation of the Quota API for IMAP servers.
Method IMP_Quota_logfile
Constructor
Class IMP_Quota_logfile
IMP_Quota_logfile in logfile.php
Implementation of the Quota API for servers where IMAP Quota is not supported, but it appears in the servers messages log for the IMAP server.
Class IMP_Quota_Maildir
IMP_Quota_Maildir in maildir.php
Implementation of the Quota API for servers using Maildir++ quota files on the local filesystem. Currently only supports storage limit, but should be expanded to be configurable to support storage or message limits in the configuration array.
Method IMP_Quota_Maildir
Constructor.
Class IMP_Quota_mdaemon
IMP_Quota_mdaemon in mdaemon.php
Implementation of the Quota API for MDaemon servers.
Class IMP_Quota_mercury32
IMP_Quota_mercury32 in mercury32.php
Implementation of the Quota API for Mercury/32 IMAP servers.
Class IMP_Quota_sql
IMP_Quota_sql in sql.php
Implementation of the Quota API for servers keeping quota information in a custom SQL database.
Page imap.php
imap.php in imap.php
l
top
Page logfile.php
logfile.php in logfile.php
m
top
Page maildir.php
maildir.php in maildir.php
Page mdaemon.php
mdaemon.php in mdaemon.php
Page mercury32.php
mercury32.php in mercury32.php
q
top
Page Quota.php
Quota.php in Quota.php
s
top
Page sql.php
sql.php in sql.php
Method singleton
Attempts to return a reference to a concrete Quota instance based on $driver.
b c f g h i l m q s _