auto_height_enable |
./auto_height.install |
Enable the module |
|
|
auto_height_form |
./auto_height.module |
Configuraton form, called by drupal_get_form()
in auto_height_menu(). |
|
1 |
auto_height_help |
./auto_height.module |
Implements hook_help(). |
|
|
auto_height_library |
./auto_height.module |
Implements hook_library(). |
|
|
auto_height_menu |
./auto_height.module |
Implements hook_menu(). |
|
|
auto_height_page_build |
./auto_height.module |
Implements hook_page_build(). |
|
|
auto_height_permission |
./auto_height.module |
Implements hook_permission(). |
|
|
auto_height_requirements |
./auto_height.install |
If the plugin doesn't exist, show a warning on the status report page |
|
|
auto_height_uninstall |
./auto_height.install |
Uninstall the module |
|
|