Namesort descending Location Description
AjaxExampleTestCase::setUp modules/examples/ajax_example/tests/ajax_example.test Enable module.
AjaxExampleTestCase::testDynamicSectionsNoJs modules/examples/ajax_example/tests/ajax_example.test Check the non-JavaScript version of the "Dynamic Sections" example.
AJAXFormPageCacheTestCase::getFormBuildId core/modules/simpletest/tests/ajax.test Return the build id of the current form.
AJAXFormPageCacheTestCase::setUp core/modules/simpletest/tests/ajax.test Sets up a Backdrop site for running functional and integration tests.
AJAXFormPageCacheTestCase::testSimpleAJAXFormValue core/modules/simpletest/tests/ajax.test Create a simple form, then POST to system/ajax to change to it.
AJAXFormValuesTestCase::setUp core/modules/simpletest/tests/ajax.test Sets up a Backdrop site for running functional and integration tests.
AJAXFormValuesTestCase::testSimpleAJAXFormValue core/modules/simpletest/tests/ajax.test Create a simple form, then POST to system/ajax to change to it.
AJAXFrameworkTestCase::testAJAXRender core/modules/simpletest/tests/ajax.test Test that ajax_render() returns JavaScript settings generated during the page request.
AJAXFrameworkTestCase::testAJAXRenderError core/modules/simpletest/tests/ajax.test Test behavior of ajax_render_error().
AJAXFrameworkTestCase::testLazyLoad core/modules/simpletest/tests/ajax.test Test that new JavaScript and CSS files added during an AJAX request are returned.
AJAXFrameworkTestCase::testLazyLoadOverriddenCSS core/modules/simpletest/tests/ajax.test Tests that overridden CSS files are not added during lazy load.
AJAXMultiFormTestCase::setUp core/modules/simpletest/tests/ajax.test Sets up a Backdrop site for running functional and integration tests.
AJAXMultiFormTestCase::testMultiForm core/modules/simpletest/tests/ajax.test Test that a page with the 'page_node_form' included twice works correctly.
AJAXTestCase::assertCommand core/modules/simpletest/tests/ajax.test Assert that a command with the required properties exists within the array of Ajax commands returned by the server.
AJAXTestCase::setUp core/modules/simpletest/tests/ajax.test Sets up a Backdrop site for running functional and integration tests.
ajax_base_page_theme core/includes/ajax.inc Theme callback: Returns the correct theme for an Ajax request.
ajax_command_add_css core/includes/ajax.inc Creates a Backdrop Ajax 'addCss' command.
ajax_command_after core/includes/ajax.inc Creates a Backdrop Ajax 'insert/after' command.
ajax_command_alert core/includes/ajax.inc Creates a Backdrop Ajax 'alert' command.
ajax_command_append core/includes/ajax.inc Creates a Backdrop Ajax 'insert/append' command.
ajax_command_before core/includes/ajax.inc Creates a Backdrop Ajax 'insert/before' command.
ajax_command_changed core/includes/ajax.inc Creates a Backdrop Ajax 'changed' command.
ajax_command_close_dialog core/includes/ajax.inc Provides an AJAX command to close an open dialog.
ajax_command_close_modal_dialog core/includes/ajax.inc Provides a shortcut command for closing a modal dialog.
ajax_command_css core/includes/ajax.inc Creates a Backdrop Ajax 'css' command.
ajax_command_data core/includes/ajax.inc Creates a Backdrop Ajax 'data' command.
ajax_command_html core/includes/ajax.inc Creates a Backdrop Ajax 'insert/html' command.
ajax_command_insert core/includes/ajax.inc Creates a Backdrop Ajax 'insert' command using the method in #ajax['method'].
ajax_command_invoke core/includes/ajax.inc Creates a Backdrop Ajax 'invoke' command.
ajax_command_open_dialog core/includes/ajax.inc Provides an AJAX command to open content in a dialog.
ajax_command_open_modal_dialog core/includes/ajax.inc Provides an AJAX command to open content in a modal dialog.
ajax_command_prepend core/includes/ajax.inc Creates a Backdrop Ajax 'insert/prepend' command.
ajax_command_redirect core/includes/ajax.inc Provides an AJAX command to set the window.location, loading that URL.
ajax_command_remove core/includes/ajax.inc Creates a Backdrop Ajax 'remove' command.
ajax_command_replace core/includes/ajax.inc Creates a Backdrop Ajax 'insert/replaceWith' command.
ajax_command_restripe core/includes/ajax.inc Creates a Backdrop Ajax 'restripe' command.
ajax_command_settings core/includes/ajax.inc Creates a Backdrop Ajax 'settings' command.
ajax_command_set_dialog_option core/includes/ajax.inc Provides an AJAX command that sets jQuery UI dialog properties.
ajax_command_set_dialog_title core/includes/ajax.inc Provides an AJAX command that sets a dialog title.
ajax_command_update_build_id core/includes/ajax.inc Creates a Backdrop Ajax 'update_build_id' command.
ajax_deliver core/includes/ajax.inc Packages and sends the result of a page callback as an Ajax response.
ajax_deliver_dialog core/includes/ajax.inc Delivers the content of a page as a dialog.
ajax_example_add_more modules/examples/ajax_example/ajax_example_graceful_degradation.inc Form with 'add more' and 'remove' buttons.
ajax_example_add_more_add_one modules/examples/ajax_example/ajax_example_graceful_degradation.inc Submit handler for the "add-one-more" button.
ajax_example_add_more_callback modules/examples/ajax_example/ajax_example_graceful_degradation.inc Callback for both ajax-enabled buttons.
ajax_example_add_more_remove_one modules/examples/ajax_example/ajax_example_graceful_degradation.inc Submit handler for the "remove one" button.
ajax_example_add_more_submit modules/examples/ajax_example/ajax_example_graceful_degradation.inc Final submit handler.
ajax_example_advanced_commands modules/examples/ajax_example/ajax_example_advanced.inc Form to display the AJAX Commands.
ajax_example_advanced_commands_after_callback modules/examples/ajax_example/ajax_example_advanced.inc Callback for 'after'.
ajax_example_advanced_commands_alert_callback modules/examples/ajax_example/ajax_example_advanced.inc Callback for 'alert'.

Pages