$_socket
$_socket : \Horde_Imap_Client_Socket
Socket object.
Methods for the Socket driver used for a CATENATE command.
NOTE: This class is NOT intended to be accessed outside of a Base object. There is NO guarantees that the API of this class will not change across versions.
$_socket : \Horde_Imap_Client_Socket
Socket object.
__construct(\Horde_Imap_Client_Socket $socket)
Constructor.
\Horde_Imap_Client_Socket | $socket | Socket object. |
fetchFromUrl(\Horde_Imap_Client_Url_Imap $url) : resource
Given an IMAP URL, fetches the corresponding part.
\Horde_Imap_Client_Url_Imap | $url | An IMAP URL. |
The section contents in a stream. Returns null if the part could not be found.