Functions

Primary tabs

Name Location Description Direct uses Stringssort descending
form_test_clicked_button drupal/modules/simpletest/tests/form_test.module Form builder to test button click detection. 1
form_test_redirect drupal/modules/simpletest/tests/form_test.module Form builder to detect form redirect. 1
form_test_user_register_form_rebuild drupal/modules/simpletest/tests/form_test.module Submit callback that just lets the form rebuild. 1
form_test_two_instances drupal/modules/simpletest/tests/form_test.module Menu callback that returns two instances of the node form. 1
form_test_load_include_custom drupal/modules/simpletest/tests/form_test.module Menu callback for testing custom form includes. 1
form_test_checkbox_type_juggling drupal/modules/simpletest/tests/form_test.module 1
form_test_checkboxes_zero drupal/modules/simpletest/tests/form_test.module 1
_form_test_checkboxes_zero_no_redirect drupal/modules/simpletest/tests/form_test.module 1
form_test_double_form drupal/modules/simpletest/tests/form_test.module Menu callback returns two instances of the same form. 1
form_test_html_id drupal/modules/simpletest/tests/form_test.module Builds a simple form to test duplicate HTML IDs. 1
ajax_forms_test_simple_form drupal/modules/simpletest/tests/ajax_forms_test.module A basic form used to test form_state['values'] during callback. 1
ajax_forms_test_simple_form_select_callback drupal/modules/simpletest/tests/ajax_forms_test.module Ajax callback triggered by select. 1
ajax_forms_test_simple_form_checkbox_callback drupal/modules/simpletest/tests/ajax_forms_test.module Ajax callback triggered by checkbox. 1
ajax_forms_test_advanced_commands_after_callback drupal/modules/simpletest/tests/ajax_forms_test.module Ajax callback for 'after'. 1
ajax_forms_test_advanced_commands_alert_callback drupal/modules/simpletest/tests/ajax_forms_test.module Ajax callback for 'alert'. 1
ajax_forms_test_advanced_commands_append_callback drupal/modules/simpletest/tests/ajax_forms_test.module Ajax callback for 'append'. 1
ajax_forms_test_advanced_commands_before_callback drupal/modules/simpletest/tests/ajax_forms_test.module Ajax callback for 'before'. 1
ajax_forms_test_advanced_commands_changed_callback drupal/modules/simpletest/tests/ajax_forms_test.module Ajax callback for 'changed'. 1
ajax_forms_test_advanced_commands_changed_asterisk_callback drupal/modules/simpletest/tests/ajax_forms_test.module Ajax callback for 'changed' with asterisk marking inner div. 1
ajax_forms_test_advanced_commands_css_callback drupal/modules/simpletest/tests/ajax_forms_test.module Ajax callback for 'css'. 1
ajax_forms_test_advanced_commands_data_callback drupal/modules/simpletest/tests/ajax_forms_test.module Ajax callback for 'data'. 1
ajax_forms_test_advanced_commands_invoke_callback drupal/modules/simpletest/tests/ajax_forms_test.module Ajax callback for 'invoke'. 1
ajax_forms_test_advanced_commands_html_callback drupal/modules/simpletest/tests/ajax_forms_test.module Ajax callback for 'html'. 1
ajax_forms_test_advanced_commands_insert_callback drupal/modules/simpletest/tests/ajax_forms_test.module Ajax callback for 'insert'. 1
ajax_forms_test_advanced_commands_prepend_callback drupal/modules/simpletest/tests/ajax_forms_test.module Ajax callback for 'prepend'. 1
ajax_forms_test_advanced_commands_remove_callback drupal/modules/simpletest/tests/ajax_forms_test.module Ajax callback for 'remove'. 1
ajax_forms_test_advanced_commands_restripe_callback drupal/modules/simpletest/tests/ajax_forms_test.module Ajax callback for 'restripe'. 1
ajax_forms_test_advanced_commands_settings_callback drupal/modules/simpletest/tests/ajax_forms_test.module Ajax callback for 'settings'. 1
ajax_forms_test_validation_form drupal/modules/simpletest/tests/ajax_forms_test.module This form and its related submit and callback functions demonstrate not validating another form element when a single Ajax element is triggered. 1
ajax_forms_test_validation_form_callback drupal/modules/simpletest/tests/ajax_forms_test.module Ajax callback for the 'drivertext' element of the validation form. 1
ajax_forms_test_lazy_load_form_submit drupal/modules/simpletest/tests/ajax_forms_test.module Form submit handler: Adds JavaScript and CSS that wasn't on the original form. 1
ajax_forms_test_lazy_load_form_ajax drupal/modules/simpletest/tests/ajax_forms_test.module AJAX callback for the ajax_forms_test_lazy_load_form() form. 1
error_test_generate_warnings drupal/modules/simpletest/tests/error_test.module Menu callback; generate warnings to test the error handler. 1
error_test_trigger_exception drupal/modules/simpletest/tests/error_test.module Menu callback; trigger an exception to test the exception handler. 1
error_test_trigger_pdo_exception drupal/modules/simpletest/tests/error_test.module Menu callback; trigger an exception to test the exception handler. 1
update_test_2_update_7000 drupal/modules/simpletest/tests/update_test_2.install Dummy update_test_2 update 7000. 1
update_test_2_update_7001 drupal/modules/simpletest/tests/update_test_2.install Dummy update_test_2 update 7001. 1
module_test_permission drupal/modules/simpletest/tests/module_test.module Implements hook_permission(). 1
module_test_hook_dynamic_loading_invoke drupal/modules/simpletest/tests/module_test.module Page callback for 'hook dynamic loading' test. 1
module_test_hook_dynamic_loading_invoke_all drupal/modules/simpletest/tests/module_test.module Page callback for 'hook dynamic loading' test. 1
filter_test_replace drupal/modules/simpletest/tests/filter_test.module Implements callback_filter_process(). 1
url_alter_test_foo drupal/modules/simpletest/tests/url_alter_test.module Menu callback. 1
update_test_1_update_7000 drupal/modules/simpletest/tests/update_test_1.install Dummy update_test_1 update 7000. 1
update_test_1_update_7001 drupal/modules/simpletest/tests/update_test_1.install Dummy update_test_1 update 7001. 1
update_test_1_update_7002 drupal/modules/simpletest/tests/update_test_1.install Dummy update_test_1 update 7002. 1
database_test_db_query_temporary drupal/modules/simpletest/tests/database_test.module Run a db_query_temporary and output the table name and its number of rows. 1
database_test_even_pager_query drupal/modules/simpletest/tests/database_test.module Run a pager query and return the results. 1
database_test_odd_pager_query drupal/modules/simpletest/tests/database_test.module Run a pager query and return the results. 1
database_test_tablesort drupal/modules/simpletest/tests/database_test.module Run a tablesort query and return the results. 1
database_test_tablesort_first drupal/modules/simpletest/tests/database_test.module Run a tablesort query with a second order_by after and return the results. 1

Pages

Other projects