function SimplenewsSourceInterface::getLanguage in Simplenews 7.2
Same name and namespace in other branches
- 7 includes/simplenews.source.inc \SimplenewsSourceInterface::getLanguage()
The language that should be used for this newsletter mail.
2 methods override SimplenewsSourceInterface::getLanguage()
- SimplenewsSourceEntity::getLanguage in includes/
simplenews.source.inc - Implements SimplenewsSourceInterface::getLanguage().
- SimplenewsSourceTest::getLanguage in includes/
simplenews.source.inc - The language that should be used for this newsletter mail.
File
- includes/
simplenews.source.inc, line 74 - Contains SimplenewsSource interface and implementations.
Class
- SimplenewsSourceInterface
- The source used to build a newsletter mail.
Code
function getLanguage();