globalredirect_admin_menu |
globalredirect_admin/globalredirect_admin.module |
Implementation of hook_menu(). |
|
|
globalredirect_admin_settings |
globalredirect_admin/globalredirect_admin.module |
Function to generate the form setting array |
|
1 |
globalredirect_help |
./globalredirect.module |
Implementation of hook_help(). |
|
|
globalredirect_init |
./globalredirect.module |
Implementation of hook_init(). |
|
|
globalredirect_install |
./globalredirect.install |
Implementation of hook_install().
Configures the site - currently only changing the weight of the module to be the last to run. |
|
|
globalredirect_uninstall |
./globalredirect.install |
Implementation of hook_uninstall().
Removes instances of variable settings |
|
|
globalredirect_update_1 |
./globalredirect.install |
This update changes Global Redirect to run as the last hook - this is important to make sure all other modules have had their say first. |
|
|
globalredirect_update_5100 |
./globalredirect.install |
Update to fix the silly deslash typo mistake |
|
|