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 |
|
|
add_to_head_edit_profile_validate |
./add_to_head.admin.inc |
Validate handler for the add/edit form |
|
|
add_to_head_forms |
./add_to_head.module |
Implements hook_forms(). |
|
|
add_to_head_match_page |
./add_to_head.module |
Determines if code should be displayed on a particular page. |
1 |
|
add_to_head_match_role |
./add_to_head.module |
Determines if code should be displayed for a particular role. |
1 |
|
add_to_head_menu |
./add_to_head.module |
Implements 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_permission |
./add_to_head.module |
Implements hook_permission(). |
|
|
add_to_head_process_html |
./add_to_head.module |
Implements hook_process_html(). |
|
|
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 |
Implements hook_uninstall(). |
|
|