constant SIMPLENEWS_PRIORITY_LOW in Simplenews 7.2
Same name and namespace in other branches
- 8.2 simplenews.module \SIMPLENEWS_PRIORITY_LOW
- 8 simplenews.module \SIMPLENEWS_PRIORITY_LOW
- 6.2 simplenews.module \SIMPLENEWS_PRIORITY_LOW
- 6 simplenews.module \SIMPLENEWS_PRIORITY_LOW
- 7 simplenews.module \SIMPLENEWS_PRIORITY_LOW
- 3.x simplenews.module \SIMPLENEWS_PRIORITY_LOW
1 use of SIMPLENEWS_PRIORITY_LOW
- SimplenewsSourceEntity::getHeaders in includes/
simplenews.source.inc - Implements SimplenewsSourceInterface::getHeaders().
File
- ./
simplenews.module, line 14 - Simplenews node handling, sent email, newsletter block and general hooks
Code
define('SIMPLENEWS_PRIORITY_LOW', 4);