AHAH examples. (drupal 6)
This example is part of the Examples for Developers Project which you can download and experiment with here: http://drupal.org/project/examples
| 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(). |
examples/