Example: AHAH

  1. examples
    1. 6 ahah_example/ahah_example.module

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().

File

ahah_example/ahah_example.module, line 10
Demo of some varieties of AHAH in Drupal 6. A tutorial based on this module is at http://randyfay.com/ahah.

Login or register to post comments