Version 1.1.2.6 (checked in on 2010/12/28 at 20:46:29 by rfay)
Demo of some varieties of AHAH in Drupal 6. A tutorial based on this module is at http://randyfay.com/ahah.
| Name | Description |
|---|---|
| ahah_example_callback_helper | Does the very standard things that must be done in any normal callback. Used by each callback in this example module. |
| ahah_example_init | Implements hook_init() to add module css. |
| ahah_example_menu | Implement hook_menu(). |