You are here

constant SENDINBLUE_SIGNUP_PAGE in SendinBlue 7

Same name and namespace in other branches
  1. 7.2 sendinblue.module \SENDINBLUE_SIGNUP_PAGE
4 uses of SENDINBLUE_SIGNUP_PAGE
SendinBlueSignupUIController::overviewTable in includes/sendinblue_signup.ui_controller.inc
Overrides parent::overviewTable().
sendinblue_menu in ./sendinblue.module
Implements hook_menu().
sendinblue_signup_form in includes/sendinblue_signup.admin.inc
Return a form for adding/editing a sendinblue signup form.
sendinblue_signup_form_submit in includes/sendinblue_signup.admin.inc
Submit handler for sendinblue_signup_form().

File

./sendinblue.module, line 11
The entry point of Sendinblue module.

Code

define('SENDINBLUE_SIGNUP_PAGE', 2);