You are here

constant SIMPLENEWS_COMMAND_SEND_TEST in Simplenews 6.2

Same name and namespace in other branches
  1. 8.2 simplenews.module \SIMPLENEWS_COMMAND_SEND_TEST
  2. 8 simplenews.module \SIMPLENEWS_COMMAND_SEND_TEST
  3. 6 simplenews.module \SIMPLENEWS_COMMAND_SEND_TEST
  4. 7.2 simplenews.module \SIMPLENEWS_COMMAND_SEND_TEST
  5. 7 simplenews.module \SIMPLENEWS_COMMAND_SEND_TEST
  6. 3.x simplenews.module \SIMPLENEWS_COMMAND_SEND_TEST

NEWSLETTER SEND COMMAND

3 uses of SIMPLENEWS_COMMAND_SEND_TEST
simplenews_node_tab_send_form in ./simplenews.module
Simplenews tab form
simplenews_node_tab_send_form_submit in ./simplenews.module
Simplenews tab form submit callback
simplenews_node_tab_send_form_validate in ./simplenews.module
Simplenews tab form validate callback

File

./simplenews.module, line 31
Simplenews node handling, sent email, newsletter block and general hooks

Code

define('SIMPLENEWS_COMMAND_SEND_TEST', 0);