Inheritance diagram for IMailRecipient:
Collaboration diagram for IMailRecipient:Public Member Functions | |
| getMail () | |
| getMailTitle () | |
Static Public Member Functions | |
| static | getMailAttribute () |
Definition at line 7 of file Interface.IMailRecipient.php.
| getMail | ( | ) |
return a RFC822-compliant mail address like "john" john@example.net
|
static |
| getMailTitle | ( | ) |
return a mail address in a user-friendly representation, which might not be RFC822-compliant. (e.g. "John Doe (john.doe (at) EXAMPLE.NET)")
Implemented in UserAccount.