external_active |
./external.module |
Determine if the module is active for the page being viewed. |
1 |
|
external_admin_settings |
./external.module |
Build the form for the settings page. |
|
1 |
external_help |
./external.module |
Implementation of hook_help(). Display help and module information. |
|
|
external_init |
./external.module |
Implementation of hook_init(). |
|
|
external_menu |
./external.module |
Implementation of hook_menu(). |
|
|
external_perm |
./external.module |
Implementation of hook_perm(). |
|
|
external_uninstall |
./external.install |
Implements hook_uninstall(). |
|
|