PHP Class Horde_ActiveSync_Imap_Strategy_Plain, horde

Author: Michael J Rubinsky ([email protected])
Inheritance: extends Horde_ActiveSync_Imap_Strategy_Base
Mostrar archivo Open project: horde/horde Class Usage Examples

Public Methods

Method Description
getChanges ( array $options ) : Horde_ActiveSync_Folder_Base Return a folder object containing all IMAP server change information.

Method Details

getChanges() public method

Return a folder object containing all IMAP server change information.
public getChanges ( array $options ) : Horde_ActiveSync_Folder_Base
$options array An array of options. @see Horde_ActiveSync_Imap_Adapter::getMessageChanges
return Horde_ActiveSync_Folder_Base The populated folder object.