constant CONSTANT_CONTACT_SHOW_LIST_SELECTION in Constant Contact 6.2
6 uses of CONSTANT_CONTACT_SHOW_LIST_SELECTION
- constant_contact_form_user_register_alter in ./
constant_contact.module - Alter the user registration form
- constant_contact_install in ./
constant_contact.install - Installs the variables we need for the module
- constant_contact_settings in ./
system.admin.inc - Displays the module settings page in the admin
- constant_contact_signup_form in ./
constant_contact.module - Shows the custom signup form, added using a block
- constant_contact_signup_form_submit in ./
constant_contact.module - Custom signup form submit handler
File
- ./
constant_contact.config.php, line 25
Code
define('CONSTANT_CONTACT_SHOW_LIST_SELECTION', 1);