You are here

constant SIMPLENEWS_RULES_CONFIRMATION_DEFAULT in Simplenews 8

Same name and namespace in other branches
  1. 8.2 simplenews_rules/simplenews_rules.module \SIMPLENEWS_RULES_CONFIRMATION_DEFAULT
  2. 7.2 simplenews_rules/simplenews_rules.module \SIMPLENEWS_RULES_CONFIRMATION_DEFAULT
  3. 7 simplenews_rules/simplenews_rules.module \SIMPLENEWS_RULES_CONFIRMATION_DEFAULT
  4. 3.x simplenews_rules/simplenews_rules.module \SIMPLENEWS_RULES_CONFIRMATION_DEFAULT

@file Module file for Simpelnews rules integration.

2 uses of SIMPLENEWS_RULES_CONFIRMATION_DEFAULT
simplenews_rules_map_confirmation in simplenews_rules/simplenews_rules.rules.inc
Map args to the confrmation argument for subscribing/unsubscribing.
simplenews_rules_rules_action_info in simplenews_rules/simplenews_rules.rules.inc
Implements hook_rules_action_info().

File

simplenews_rules/simplenews_rules.module, line 8
Module file for Simpelnews rules integration.

Code

define('SIMPLENEWS_RULES_CONFIRMATION_DEFAULT', 0);