function RulesTriggerableInterface::events
Returns the array of (configured) event names associated with this object.
1 method overrides RulesTriggerableInterface::events()
- RulesReactionRule::events in includes/
rules.plugins.inc - Implements RulesTriggerableInterface::events().
File
-
includes/
rules.core.inc, line 1953
Class
- RulesTriggerableInterface
- Interface for objects that are triggerable.
Code
public function events();