trigger_test.module

Version 1.6 (checked in on 2010/03/07 at 07:22:42 by webchick)

Mock module to aid in testing trigger.module.

Functions

NameDescription
trigger_test_action_infoImplements hook_action_info().
trigger_test_generic_actionAction fired during the "taxonomy", "comment", and "user" trigger tests.
trigger_test_generic_any_actionAction fired during the additional trigger tests.
trigger_test_system_cron_actionAction fired during the "cron run" trigger test.
trigger_test_system_cron_conf_actionImplement a configurable Drupal action.
trigger_test_system_cron_conf_action_formForm for configurable test action.
trigger_test_system_cron_conf_action_submitForm submission handler for configurable test action.
trigger_test_trigger_infoImplements hook_trigger_info().