HIDE_GROUPS
HIDE_GROUPS
Filter masks.
Container object for a collection of RFC 822 elements.
writeAddress(mixed $opts = array()) : string
Write an address given information in this part.
mixed | $opts | If boolean true, is equivalent to passing true for both 'encode' and 'idn'. If an array, these keys are supported:
|
The correctly escaped/quoted address.
first() : \Horde_Mail_Rfc822_Object
Convenience method to return the first element in a list.
Useful since it allows chaining; older PHP versions did not allow array access dereferencing from the results of a function call.
Rfc822 object, or null if no object.