Functions - 7.x - drupal
Title | Deprecated | File name | Summary | Direct uses | Strings |
---|---|---|---|---|---|
form_test_select_submit | modules/ |
Form submit handler for form_test_select(). | |||
form_test_state_persist | modules/ |
Form constructor for testing form state persistence. | 1 | ||
form_test_state_persist_submit | modules/ |
Submit handler. | |||
form_test_storage_element_validate_value_cached | modules/ |
Form element validation handler for 'value' element in form_test_storage_form(). | 1 | ||
form_test_storage_form | modules/ |
A multistep form for testing the form storage. | 1 | ||
form_test_storage_form_submit | modules/ |
Form submit handler to finish multi-step form. | |||
form_test_storage_legacy_handler | modules/ |
Emulate legacy AHAH-style ajax callback. | 1 | ||
form_test_storage_page_cache_form | modules/ |
A simple form for testing form storage when page caching is enabled. | 1 | ||
form_test_storage_page_cache_old_build_id | modules/ |
Form element #after_build callback: output the old form build-id. | 1 | ||
form_test_storage_page_cache_rebuild | modules/ |
Form submit callback: Rebuild the form and continue. | 1 | ||
form_test_two_instances | modules/ |
Menu callback that returns two instances of the node form. | 1 | ||
form_test_user_register_form_rebuild | modules/ |
Submit callback that just lets the form rebuild. | 1 | ||
form_test_validate_form | modules/ |
Form builder for testing drupal_validate_form(). | 1 | ||
form_test_validate_form_validate | modules/ |
Form validation handler for form_test_validate_form(). | |||
form_test_validate_no_token | modules/ |
Form builder for testing submission of a form without a CSRF token. | 1 | ||
form_test_validate_no_token_submit | modules/ |
Form submission handler for form_test_validate_no_token(). | |||
form_test_validate_required_form | modules/ |
Form constructor to test the #required property. | 1 | 1 | |
form_test_validate_required_form_no_title | modules/ |
Form constructor to test the #required property without #title. | 1 | 1 | |
form_test_validate_required_form_no_title_submit | modules/ |
Form submission handler for form_test_validate_required_form_no_title(). | |||
form_test_validate_required_form_submit | modules/ |
Form submission handler for form_test_validate_required_form(). | |||
form_test_wrapper_callback | modules/ |
Menu callback; Invokes a form builder function with a wrapper callback. | 1 | ||
form_test_wrapper_callback_form | modules/ |
Form builder for form wrapper callback test. | 1 | ||
form_test_wrapper_callback_wrapper | modules/ |
Form wrapper for form_test_wrapper_callback_form(). | 1 | ||
form_type_checkboxes_value | includes/ |
Determines the value for a checkboxes form element. | |||
form_type_checkbox_value | includes/ |
Determines the value for a checkbox form element. | |||
form_type_image_button_value | includes/ |
Determines the value for an image button form element. | |||
form_type_password_confirm_value | includes/ |
Determines the value for a password_confirm form element. | |||
form_type_radios_value | includes/ |
Form value callback: Determines the value for a #type radios form element. | |||
form_type_select_value | includes/ |
Determines the value for a select form element. | |||
form_type_tableselect_value | includes/ |
Determines the value for a tableselect form element. | |||
form_type_textarea_value | includes/ |
Determines the value for a textarea form element. | 1 | ||
form_type_textfield_value | includes/ |
Determines the value for a textfield form element. | 1 | 1 | |
form_type_token_value | includes/ |
Determines the value for form's token value. | |||
form_validate_machine_name | includes/ |
Form element validation handler for machine_name elements. | 1 | ||
forum_admin_settings | modules/ |
Form constructor for the forum settings page. | 1 | ||
forum_block_configure | modules/ |
Implements hook_block_configure(). | |||
forum_block_info | modules/ |
Implements hook_block_info(). | |||
forum_block_save | modules/ |
Implements hook_block_save(). | |||
forum_block_view | modules/ |
Implements hook_block_view(). | |||
forum_block_view_pre_render | modules/ |
Render API callback: Lists nodes based on the element's #query property. | |||
forum_comment_delete | modules/ |
Implements hook_comment_delete(). | |||
forum_comment_publish | modules/ |
Implements hook_comment_publish(). | |||
forum_comment_unpublish | modules/ |
Implements hook_comment_unpublish(). | |||
forum_comment_update | modules/ |
Implements hook_comment_update(). | |||
forum_confirm_delete | modules/ |
Form constructor for confirming deletion of a forum taxonomy term. | 1 | ||
forum_confirm_delete_submit | modules/ |
Form submission handler for forum_confirm_delete(). | |||
forum_enable | modules/ |
Implements hook_enable(). | |||
forum_entity_info_alter | modules/ |
Implements hook_entity_info_alter(). | |||
forum_field_storage_pre_insert | modules/ |
Implements hook_field_storage_pre_insert(). | |||
forum_field_storage_pre_update | modules/ |
Implements hook_field_storage_pre_update(). |
Pagination
- Previous page
- Page 30
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.