[ Index ]
 

Code source de Horde 3.1.3

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/lib/Horde/IMAP/ACL/ -> rfc4314.php (sommaire)

(pas de description)

Poids: 60 lignes (2 kb)
Inclus ou requis:0 fois
Référencé: 0 fois
Nécessite: 0 fichiers

Définit 1 class

IMAP_ACL_rfc4314:: (1 méthode):
  IMAP_ACL_rfc4314()


Classe: IMAP_ACL_rfc4314  - X-Ref

Contains functions related to managing Access Control Lists on an IMAP
server using RFC 4314.

Required parameters:<pre>
'username'  The username for the server connection
'password'  The password for the server connection
'hostspec'  The hostname or IP address of the server.
DEFAULT: 'localhost'
'port'      The server port to which we will connect.
IMAP is generally 143, while IMAP-SSL is generally 993.
DEFAULT: 143
'protocol'  The connection protocol (e.g. 'imap', 'pop3', 'nntp').
Protocol is one of 'imap/notls' (or only 'imap' if you
have a c-client version 2000c or older), 'imap/ssl', or
'imap/ssl/novalidate-cert' (for a self-signed certificate).
DEFAULT: 'imap'</pre>

$Horde: framework/IMAP/IMAP/ACL/rfc4314.php,v 1.2.2.1 2006/02/06 23:21:19 selsky Exp $

Copyright 2006 Matt Selsky <selsky@columbia.edu>

See the enclosed file COPYING for license information (LGPL). If you did
not receive this file, see http://www.fsf.org/copyleft/lgpl.html.

IMAP_ACL_rfc4314($params = array()   X-Ref
Constructor.

param: array $params  Any additional parameters this driver may need.



Généré le : Sun Feb 25 18:01:28 2007 par Balluche grâce à PHPXref 0.7