Version 1.3 (checked in on 2009/12/04 at 16:49:47 by dries)
| Name | Description |
|---|---|
| actions_loop_test_action_info | Implements hook_action_info(). |
| actions_loop_test_init | Implements hook_init(). |
| actions_loop_test_log | Write a message to the log. |
| actions_loop_test_trigger_info | Implements hook_trigger_info(). |
| actions_loop_test_watchdog | Implements hook_watchdog(). |
| watchdog_skip_semaphore | Replacement of the watchdog() function that eliminates the use of semaphores so that we can test the abortion of an action loop. |