constant CC_REGISTER_PAGE_METHOD in Constant Contact 7.3
Same name and namespace in other branches
- 6.3 constant_contact.config.php \CC_REGISTER_PAGE_METHOD
5 uses of CC_REGISTER_PAGE_METHOD
- 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_user_insert in ./
constant_contact.module - Implements hook_user_insert().
- constant_contact_user_update in ./
constant_contact.module - Implements hook_update_user().
File
- ./
constant_contact.config.php, line 9 - Default configuration settings which may be overridden on the settings page.
Code
define('CC_REGISTER_PAGE_METHOD', 'none');