constant INLINE_CONDITIONS_OR in Inline Conditions 7
2 uses of INLINE_CONDITIONS_OR
- inline_conditions_build in ./
inline_conditions.module - Defines a callback to add condition(s) to the given rule.
- inline_conditions_field_widget_form in ./
inline_conditions.field.inc - Implements hook_field_widget_form().
File
- ./
inline_conditions.module, line 10 - Extends Drupal 7 with a new field type to manage rules conditions directly from a field.
Code
define('INLINE_CONDITIONS_OR', 0);