constant SENDINBLUE_SIGNUP_BLOCK in SendinBlue 7
Same name and namespace in other branches
- 7.2 sendinblue.module \SENDINBLUE_SIGNUP_BLOCK
3 uses of SENDINBLUE_SIGNUP_BLOCK
- SendinBlueSignupUIController::overviewTable in includes/
sendinblue_signup.ui_controller.inc - Overrides parent::overviewTable().
- sendinblue_block_info in ./
sendinblue.module - Implements hook_block_info().
- sendinblue_signup_form in includes/
sendinblue_signup.admin.inc - Return a form for adding/editing a sendinblue signup form.
File
- ./
sendinblue.module, line 10 - The entry point of Sendinblue module.
Code
define('SENDINBLUE_SIGNUP_BLOCK', 1);