actions_loop_test.module
Version 1.2 (checked in on 2009/09/19 at 11:07:36 by dries)
Functions
| Name | Description |
|---|---|
| actions_loop_test_action_info | Implement hook_action_info(). |
| actions_loop_test_init | Implement hook_init(). |
| actions_loop_test_log | Write a message to the log. |
| actions_loop_test_trigger_info | Implement hook_trigger_info(). |
| actions_loop_test_watchdog | Implement 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. |
