constant CONSTANT_CONTACT_CUSTOM_FIELDS in Constant Contact 6.2
4 uses of CONSTANT_CONTACT_CUSTOM_FIELDS
- 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_submit in ./
constant_contact.module - Custom signup form submit handler
- constant_contact_user in ./
constant_contact.module - This method adds extra functionality to the user methods Create, Update, Delete
File
- ./
constant_contact.config.php, line 19
Code
define('CONSTANT_CONTACT_CUSTOM_FIELDS', $custom_fields);