PHP Class IMP_Indices_Mailbox, horde

Author: Michael Slusarz ([email protected])
Inheritance: extends IMP_Indices
Afficher le fichier Open project: horde/horde Class Usage Examples

Méthodes publiques

Свойство Type Description
$buids IMP_Indices The BUIDs list.
$mailbox IMP_Mailbox Base mailbox name.

Méthodes publiques

Méthode Description
__construct ( ) Constructor.

Method Details

__construct() public méthode

Constructor.
public __construct ( )

Property Details

$buids public_oe property

The BUIDs list.
public IMP_Indices $buids
Résultat IMP_Indices

$mailbox public_oe property

Base mailbox name.
public IMP_Mailbox $mailbox
Résultat IMP_Mailbox