$full_value
$full_value : string
Full header value.
This class represents the Content-ID header value (RFC 2045 [7]).
sendEncode(array $opts = array()) : array
Returns the encoded string value(s) needed when sending the header text to a RFC compliant mail submission server.
array | $opts | Additional options:
|
An array of string values.
create() : \Horde_Mime_Headers_ContentId
Creates a Content-ID header conforming to RFC 2045 [7].
Content-ID header object.