addanother_admin |
./addanother.module |
This function sets up the admin/settings/addanother settings page. |
|
1 |
addanother_form_alter |
./addanother.module |
Implementation of hook_form_alter(). |
|
|
addanother_help |
./addanother.module |
Implementation of hook_help(). |
|
|
addanother_menu |
./addanother.module |
Implementation of hook_menu(). |
|
|
addanother_nodeapi |
./addanother.module |
Implementation of hook_nodeapi(). |
|
|
addanother_perm |
./addanother.module |
Implementation of hook_perm(). |
|
|
addanother_uninstall |
./addanother.install |
Implementation of hook_uninstall(). |
|
|
_addanother_message |
./addanother.module |
Display the Add Another message if set by addanother_nodeapi(). |
|
|