|
form_test_programmatic_form_submit |
drupal-7.x/modules/simpletest/tests/form_test.module |
Form submit handler for programmatic form submissions. |
|
1 |
|
form_test_programmatic_form_validate |
drupal-7.x/modules/simpletest/tests/form_test.module |
Form validation handler for programmatic form submissions. |
|
|
|
form_test_redirect |
drupal-7.x/modules/simpletest/tests/form_test.module |
Form builder to detect form redirect. |
|
1 |
|
form_test_redirect_submit |
drupal-7.x/modules/simpletest/tests/form_test.module |
Form submit handler to test different redirect behaviours. |
|
|
|
form_test_select |
drupal-7.x/modules/simpletest/tests/form_test.module |
Builds a form to test #type 'select' validation. |
1 |
1 |
|
form_test_select_submit |
drupal-7.x/modules/simpletest/tests/form_test.module |
Form submit handler for form_test_select(). |
|
|
|
form_test_state_persist |
drupal-7.x/modules/simpletest/tests/form_test.module |
Form constructor for testing form state persistence. |
|
1 |
|
form_test_state_persist_submit |
drupal-7.x/modules/simpletest/tests/form_test.module |
Submit handler. |
|
|
|
form_test_storage_element_validate_value_cached |
drupal-7.x/modules/simpletest/tests/form_test.module |
Form element validation handler for 'value' element in form_test_storage_form(). |
|
1 |
|
form_test_storage_form |
drupal-7.x/modules/simpletest/tests/form_test.module |
A multistep form for testing the form storage. |
|
1 |
|
form_test_storage_form_submit |
drupal-7.x/modules/simpletest/tests/form_test.module |
Form submit handler to finish multi-step form. |
|
|
|
form_test_two_instances |
drupal-7.x/modules/simpletest/tests/form_test.module |
Menu callback that returns two instances of the node form. |
|
1 |
|
form_test_user_register_form_rebuild |
drupal-7.x/modules/simpletest/tests/form_test.module |
Submit callback that just lets the form rebuild. |
|
1 |
|
form_test_validate_form |
drupal-7.x/modules/simpletest/tests/form_test.module |
Form builder for testing drupal_validate_form(). |
|
1 |
|
form_test_validate_form_validate |
drupal-7.x/modules/simpletest/tests/form_test.module |
Form validation handler for form_test_validate_form(). |
|
|
|
form_test_validate_required_form |
drupal-7.x/modules/simpletest/tests/form_test.module |
Form constructor to test the #required property. |
1 |
1 |
|
form_test_validate_required_form_no_title |
drupal-7.x/modules/simpletest/tests/form_test.module |
Form constructor to test the #required property without #title. |
1 |
1 |
|
form_test_validate_required_form_no_title_submit |
drupal-7.x/modules/simpletest/tests/form_test.module |
Form submission handler for form_test_validate_required_form_no_title(). |
|
|
|
form_test_validate_required_form_submit |
drupal-7.x/modules/simpletest/tests/form_test.module |
Form submission handler for form_test_validate_required_form(). |
|
|
|
form_test_wrapper_callback |
drupal-7.x/modules/simpletest/tests/form_test.module |
Menu callback; Invokes a form builder function with a wrapper callback. |
|
1 |
|
form_test_wrapper_callback_form |
drupal-7.x/modules/simpletest/tests/form_test.module |
Form builder for form wrapper callback test. |
|
1 |
|
form_test_wrapper_callback_wrapper |
drupal-7.x/modules/simpletest/tests/form_test.module |
Form wrapper for form_test_wrapper_callback_form(). |
|
1 |
|
form_type_checkboxes_value |
drupal-7.x/includes/form.inc |
Determines the value for a checkboxes form element. |
|
|
|
form_type_checkbox_value |
drupal-7.x/includes/form.inc |
Determines the value for a checkbox form element. |
|
|
|
form_type_image_button_value |
drupal-7.x/includes/form.inc |
Determines the value for an image button form element. |
|
|
|
form_type_password_confirm_value |
drupal-7.x/includes/form.inc |
Determines the value for a password_confirm form element. |
|
|
|
form_type_radios_value |
drupal-7.x/includes/form.inc |
Form value callback: Determines the value for a #type radios form element. |
|
|
|
form_type_select_value |
drupal-7.x/includes/form.inc |
Determines the value for a select form element. |
|
|
|
form_type_tableselect_value |
drupal-7.x/includes/form.inc |
Determines the value for a tableselect form element. |
|
|
|
form_type_textfield_value |
drupal-7.x/includes/form.inc |
Determines the value for a textfield form element. |
1 |
|
|
form_type_token_value |
drupal-7.x/includes/form.inc |
Determines the value for form's token value. |
|
|
|
form_validate_machine_name |
drupal-7.x/includes/form.inc |
Form element validation handler for machine_name elements. |
|
1 |
|
forum_admin_settings |
drupal-7.x/modules/forum/forum.admin.inc |
Form constructor for the forum settings page. |
|
1 |
|
forum_block_configure |
drupal-7.x/modules/forum/forum.module |
Implements hook_block_configure(). |
|
|
|
forum_block_info |
drupal-7.x/modules/forum/forum.module |
Implements hook_block_info(). |
|
|
|
forum_block_save |
drupal-7.x/modules/forum/forum.module |
Implements hook_block_save(). |
|
|
|
forum_block_view |
drupal-7.x/modules/forum/forum.module |
Implements hook_block_view(). |
|
|
|
forum_block_view_pre_render |
drupal-7.x/modules/forum/forum.module |
Render API callback: Lists nodes based on the element's #query property. |
|
|
|
forum_comment_delete |
drupal-7.x/modules/forum/forum.module |
Implements hook_comment_delete(). |
|
|
|
forum_comment_publish |
drupal-7.x/modules/forum/forum.module |
Implements hook_comment_publish(). |
|
|
|
forum_comment_unpublish |
drupal-7.x/modules/forum/forum.module |
Implements hook_comment_unpublish(). |
|
|
|
forum_comment_update |
drupal-7.x/modules/forum/forum.module |
Implements hook_comment_update(). |
|
|
|
forum_confirm_delete |
drupal-7.x/modules/forum/forum.admin.inc |
Form constructor for confirming deletion of a forum taxonomy term. |
|
1 |
|
forum_confirm_delete_submit |
drupal-7.x/modules/forum/forum.admin.inc |
Form submission handler for forum_confirm_delete(). |
|
|
|
forum_enable |
drupal-7.x/modules/forum/forum.install |
Implements hook_enable(). |
|
|
|
forum_entity_info_alter |
drupal-7.x/modules/forum/forum.module |
Implements hook_entity_info_alter(). |
|
|
|
forum_field_storage_pre_insert |
drupal-7.x/modules/forum/forum.module |
Implements hook_field_storage_pre_insert(). |
|
|
|
forum_field_storage_pre_update |
drupal-7.x/modules/forum/forum.module |
Implements hook_field_storage_pre_update(). |
|
|
|
forum_form |
drupal-7.x/modules/forum/forum.module |
Implements hook_form(). |
|
3 |
|
forum_form_container |
drupal-7.x/modules/forum/forum.admin.inc |
Form constructor for adding and editing forum containers. |
|
2 |