Example: AHAH

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

Functions & methods

NameDescription
ahah_example_callback_helperDoes the very standard things that must be done in any normal callback. Used by each callback in this example module.
ahah_example_initImplements hook_init() to add module css.
ahah_example_menuImplement hook_menu().

examples/ahah_example/ahah_example.module, line 11