add_to_head_delete_profile_confirm |
./add_to_head.admin.inc |
Delete confirm form for removing a profile |
|
1 |
add_to_head_delete_profile_confirm_submit |
./add_to_head.admin.inc |
Delete confirm form submit handler for removing a profile. |
|
|
add_to_head_edit_profile |
./add_to_head.admin.inc |
This function provides the edit form.
The Add Profile form also uses this. |
|
2 |
add_to_head_edit_profile_submit |
./add_to_head.admin.inc |
Submit handler for the add/edit form |
|
1 |
add_to_head_edit_profile_validate |
./add_to_head.admin.inc |
Validate handler for the add/edit form |
|
1 |
add_to_head_forms |
./add_to_head.module |
Implementation of hook_forms(). |
|
|
add_to_head_menu |
./add_to_head.module |
Implementation of hook_menu(). |
|
|
add_to_head_overview |
./add_to_head.admin.inc |
Overview page - provides a list of existing add to head profiles |
|
1 |
add_to_head_perm |
./add_to_head.module |
Implementation of hook_perm(). |
|
|
add_to_head_preprocess_page |
./add_to_head.module |
Implementation of hook_preprocess_page().
This is used to inject any code onto the appropriate pages. |
|
|
add_to_head_profile_load |
./add_to_head.module |
Argument load handler for %add_to_head_profile URL placeholders |
|
|
add_to_head_uninstall |
./add_to_head.install |
Implementation of hook_uninstall(). |
|
|