hook_little_helpers_services |
./little_helpers.api.php |
Get a list of service specifications. |
|
|
hook_little_helpers_services_alter |
./little_helpers.api.php |
Alter the service specs. |
|
|
hook_webform_redirect_alter |
./webform.api.php |
Alter the URL the user is redirected to after submitting a webform. |
|
|
hook_webform_submission_confirmed |
./webform.api.php |
React when a webform submission is completed and email confirmation is done. |
|
|
little_helpers_deliver_json |
./little_helpers.module |
Delivery callback: JSON response. |
|
|
little_helpers_form_webform_client_form_alter |
./little_helpers.module |
Implements hook_form_BASE_FORM_ID_alter() for webform_client_form(). |
|
|
little_helpers_test_little_helpers_services |
little_helpers_test/little_helpers_test.module |
Implements hook_little_helpers_services(). |
|
|
little_helpers_test_webform_redirect_alter |
little_helpers_test/little_helpers_test.module |
Implements hook_webform_redirect_alter(). |
|
|
little_helpers_test_webform_submission_confirmed |
little_helpers_test/little_helpers_test.module |
Implements hook_webform_submission_confirmed(). |
|
|
little_helpers_webform_confirm_email_confirmation_redirect_alter |
./little_helpers.module |
Implements hook_webform_confirm_email_confirmation_redirect_alter(). |
1 |
|
little_helpers_webform_confirm_email_email_confirmed |
./little_helpers.module |
Implements hook_webform_confirm_email_email_confirmed(). |
1 |
|
little_helpers_webform_submission_insert |
./little_helpers.module |
Implements hook_webform_submission_insert(). |
|
|
little_helpers_webform_submission_presave |
./little_helpers.module |
Implements hook_webform_submission_presave(). |
|
|
little_helpers_webform_submission_update |
./little_helpers.module |
Implements hook_webform_submission_update(). |
1 |
|
_little_helpers_webform_redirect_alter |
./little_helpers.module |
Form submission handler: Let other modules alter the redirect. |
1 |
1 |