You are here

constant ENTITY_RULES_DEFAULT_TYPES in Entity Rules 7

@file Module file for the Entity Rules.

7 uses of ENTITY_RULES_DEFAULT_TYPES
entity_rules_admin_form in ./entity_rules.admin.inc
Admin Settings form.
entity_rules_entity_type_list in ./entity_rules.admin.inc
Page callback for list of Bundles to administer entity rules
entity_rules_load_settings_for_op in ./entity_rules.module
Get Entity Rules Settings entities for entity type, bundle, op combo
entity_rules_menu in ./entity_rules.module
Implements hook_menu().
entity_rules_overview_access in ./entity_rules.module
Access callback for overview admin screen.

... See full list

File

./entity_rules.module, line 7
Module file for the Entity Rules.

Code

define('ENTITY_RULES_DEFAULT_TYPES', 'user,node,taxonomy_term');