Class Horde_Imap_Client_Utils_Pop3
Utility functions for the Horde IMAP client - POP3 specific methods.
Copyright 2011-2012 Horde LLC (http://www.horde.org/)
See the enclosed file COPYING for license information (LGPL). If you did not receive this file, see http://www.horde.org/licenses/lgpl21.
- Horde_Imap_Client_Utils
- Horde_Imap_Client_Utils_Pop3
Package: Imap\Client
Category: Horde
License: LGPL 2.1
Author: Michael Slusarz slusarz@horde.org
Located at Horde/Imap/Client/Utils/Pop3.php
Category: Horde
License: LGPL 2.1
Author: Michael Slusarz slusarz@horde.org
Located at Horde/Imap/Client/Utils/Pop3.php
public
string
|
#
toSequenceString( mixed $in, array $options = array() )
Create a POP3 message sequence string from a list of UIDs. |
public
array
|
createUrl(),
escape(),
getBaseSubject(),
parseCommandArray(),
parseUrl(),
removeBareNewlines(),
stripNonAtomChars()
|