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