function SimplenewsSourceInterface::getFromFormatted in Simplenews 7.2
Same name and namespace in other branches
- 7 includes/simplenews.source.inc \SimplenewsSourceInterface::getFromFormatted()
Returns the formatted from mail address.
2 methods override SimplenewsSourceInterface::getFromFormatted()
- SimplenewsSourceEntity::getFromFormatted in includes/
simplenews.source.inc - Implements SimplenewsSourceInterface::getFromFormatted().
- SimplenewsSourceTest::getFromFormatted in includes/
simplenews.source.inc - Returns the formatted from mail address.
File
- includes/
simplenews.source.inc, line 103 - Contains SimplenewsSource interface and implementations.
Class
- SimplenewsSourceInterface
- The source used to build a newsletter mail.
Code
function getFromFormatted();