Version 1.6 (checked in on 2010/03/07 at 07:22:42 by webchick)
Mock module to aid in testing trigger.module.
| Name | Description |
|---|---|
| trigger_test_action_info | Implements hook_action_info(). |
| trigger_test_generic_action | Action fired during the "taxonomy", "comment", and "user" trigger tests. |
| trigger_test_generic_any_action | Action fired during the additional trigger tests. |
| trigger_test_system_cron_action | Action fired during the "cron run" trigger test. |
| trigger_test_system_cron_conf_action | Implement a configurable Drupal action. |
| trigger_test_system_cron_conf_action_form | Form for configurable test action. |
| trigger_test_system_cron_conf_action_submit | Form submission handler for configurable test action. |
| trigger_test_trigger_info | Implements hook_trigger_info(). |