You are here

constant CC_SUBSCRIBE_FORMAT in Constant Contact 7.3

Same name and namespace in other branches
  1. 6.3 constant_contact.config.php \CC_SUBSCRIBE_FORMAT
7 uses of CC_SUBSCRIBE_FORMAT
constant_contact_block_configure in ./constant_contact.module
Implements hook_block_configure().
constant_contact_form_user_profile_form_alter in ./constant_contact.module
Implements hook_form_FORM_ID_alter().
constant_contact_form_user_register_form_alter in ./constant_contact.module
Implements hook_form_FORM_ID_alter().
constant_contact_settings in ./admin.system.inc
Displays the module settings page.
constant_contact_signup_form in ./constant_contact.module
Form builder for the custom signup form, added using a block.

... See full list

File

./constant_contact.config.php, line 36
Default configuration settings which may be overridden on the settings page.

Code

define('CC_SUBSCRIBE_FORMAT', 'HTML');