Property | Type | Description | |
---|---|---|---|
$_id | string | Account ID. |
Method | Description | |
---|---|---|
__construct ( string $id = IMP_Ftree::BASE_ELT ) | Constructor. | |
__toString ( ) : string | ||
delete ( IMP_Ftree_Element $elt ) : integer | Return the mailbox selction to delete. | |
getList ( array $query = [], mixed $mask ) : array | Return a list of mailbox to attribute pairs. | |
serialize ( ) | ||
unserialize ( $data ) |
public __construct ( string $id = IMP_Ftree::BASE_ELT ) | ||
$id | string | Account ID. |