Method | Description | |
---|---|---|
status ( ) | ||
url ( array $opts = [] ) |
Method | Description | |
---|---|---|
_buildAddressLinks ( Horde_Mail_Rfc822_List $addrlist, Horde_Url $addURL = null, boolean $link = true ) : string | Builds a string containing a list of addresses. | |
_init ( ) |
protected _buildAddressLinks ( Horde_Mail_Rfc822_List $addrlist, Horde_Url $addURL = null, boolean $link = true ) : string | ||
$addrlist | Horde_Mail_Rfc822_List | An address list. |
$addURL | Horde_Url | The self URL. |
$link | boolean | Link each address to the compose screen? |
return | string | String containing the formatted address list. |