You are here

constant CC_BLOCK_SHOW_LIST_SELECTION in Constant Contact 7.3

Same name and namespace in other branches
  1. 6.3 constant_contact.config.php \CC_BLOCK_SHOW_LIST_SELECTION
3 uses of CC_BLOCK_SHOW_LIST_SELECTION
constant_contact_block_configure in ./constant_contact.module
Implements hook_block_configure().
constant_contact_signup_form in ./constant_contact.module
Form builder for the custom signup form, added using a block.
constant_contact_signup_form_submit in ./constant_contact.module
Submit handler for the custom signup form.

File

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

Code

define('CC_BLOCK_SHOW_LIST_SELECTION', 1);