You are here

constant DATEREMINDER_TYPE_ALLOWED in Date Reminder 7

Same name and namespace in other branches
  1. 6.2 includes/defines.inc \DATEREMINDER_TYPE_ALLOWED
  2. 6 includes/defines.inc \DATEREMINDER_TYPE_ALLOWED
6 uses of DATEREMINDER_TYPE_ALLOWED
datereminder_alter_node_form in includes/node_form.inc
Implements hool_alter_node_form().
datereminder_node_load in ./datereminder.module
Implements hook_node_load().
datereminder_node_view in ./datereminder.module
Implements hook_node_view().
datereminder_rules_action_set_enable_reminder in ./datereminder.rules.inc
_datereminder_node_output in ./datereminder.module
Add option to node allowing user to request a reminder.

... See full list

File

includes/defines.inc, line 20
Define common constants.

Code

define('DATEREMINDER_TYPE_ALLOWED', 2);