Namesort ascending Location Description
ArchiverInterface::add core/includes/archiver.inc Adds the specified file or directory to the archive.
AnonymousUser::__construct core/includes/anonymous.inc Constructor for an anonymous user object.
AnonymousUser::uri core/includes/anonymous.inc Provides the anonymous user URI for consistency with User entities.
AnonymousUser::label core/includes/anonymous.inc Provides the anonymous user name for consistency with User entities.
AnonymousUser::id core/includes/anonymous.inc Provides the UID for consistency with User entities.
AnonymousUser::createAccess core/includes/anonymous.inc Provides anonymous user createAccess for consistency with User entities.
AnonymousUser::access core/includes/anonymous.inc Provides anonymous user access for consistency with User entities.
ajax_test_system_theme_info core/modules/simpletest/tests/ajax_test.module Implements hook_system_theme_info().
ajax_test_render core/modules/simpletest/tests/ajax_test.module Menu callback; Return an element suitable for use by ajax_deliver().
ajax_test_menu core/modules/simpletest/tests/ajax_test.module Implements hook_menu().
ajax_test_error core/modules/simpletest/tests/ajax_test.module Menu callback; Returns Ajax element with #error property set.
ajax_test_dialog_form_submit core/modules/simpletest/tests/ajax_test.module Non-AJAX behavior of the dialog buttons.
ajax_test_dialog_form_callback_nonmodal core/modules/simpletest/tests/ajax_test.module AJAX callback handler for ajax_test_dialog_form().
ajax_test_dialog_form_callback_modal core/modules/simpletest/tests/ajax_test.module AJAX callback handler for ajax_test_dialog_form().
ajax_test_dialog_form core/modules/simpletest/tests/ajax_test.module Form builder: Renders buttons with #ajax['dialog'].
ajax_test_dialog_contents core/modules/simpletest/tests/ajax_test.module Menu callback: Returns the contents for dialogs opened by ajax_test_dialog().
ajax_test_dialog_close core/modules/simpletest/tests/ajax_test.module Menu callback: Close the ajax dialog.
ajax_test_dialog core/modules/simpletest/tests/ajax_test.module Menu callback: Renders a form elements and links with #ajax['dialog'].
ajax_set_verification_header core/includes/ajax.inc Sets a response header for ajax.js to trust the response body.
ajax_render core/includes/ajax.inc Renders a commands array into JSON.
ajax_process_form core/includes/ajax.inc Form element processing handler for the #ajax form property.
ajax_pre_render_element core/includes/ajax.inc Adds Ajax information about an element to communicate with JavaScript.
ajax_prepare_response core/includes/ajax.inc Converts the return value of a page callback into an Ajax commands array.
ajax_link_response modules/examples/ajax_example/ajax_example_misc.inc Callback for link example.
ajax_get_form core/includes/ajax.inc Gets a form submitted via #ajax during an Ajax callback.
ajax_form_callback core/includes/ajax.inc Page callback: Handles Ajax requests for the #ajax Form API property.
ajax_forms_test_validation_form_submit core/modules/simpletest/tests/ajax_forms_test.module Submit handler for the validation form.
ajax_forms_test_validation_form_callback core/modules/simpletest/tests/ajax_forms_test.module Ajax callback for the 'driver_text' element of the validation form.
ajax_forms_test_validation_form core/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.
ajax_forms_test_simple_form_select_callback core/modules/simpletest/tests/ajax_forms_test.module Ajax callback triggered by select.
ajax_forms_test_simple_form_checkbox_callback core/modules/simpletest/tests/ajax_forms_test.module Ajax callback triggered by checkbox.
ajax_forms_test_simple_form core/modules/simpletest/tests/ajax_forms_test.module A basic form used to test form_state['values'] during callback.
ajax_forms_test_menu core/modules/simpletest/tests/ajax_forms_test.module Implements hook_menu().
ajax_forms_test_lazy_load_form_submit core/modules/simpletest/tests/ajax_forms_test.module Form submit handler: Adds JavaScript and CSS that wasn't on the original form.
ajax_forms_test_lazy_load_form_ajax core/modules/simpletest/tests/ajax_forms_test.module AJAX callback for the ajax_forms_test_lazy_load_form() form.
ajax_forms_test_lazy_load_form core/modules/simpletest/tests/ajax_forms_test.module Form builder: Builds a form that triggers a simple AJAX callback.
ajax_forms_test_ajax_commands_form core/modules/simpletest/tests/ajax_forms_test.module Form to display the Ajax Commands.
ajax_forms_test_advanced_commands_settings_callback core/modules/simpletest/tests/ajax_forms_test.module Ajax callback for 'settings'.
ajax_forms_test_advanced_commands_restripe_callback core/modules/simpletest/tests/ajax_forms_test.module Ajax callback for 'restripe'.
ajax_forms_test_advanced_commands_remove_callback core/modules/simpletest/tests/ajax_forms_test.module Ajax callback for 'remove'.
ajax_forms_test_advanced_commands_prepend_callback core/modules/simpletest/tests/ajax_forms_test.module Ajax callback for 'prepend'.
ajax_forms_test_advanced_commands_invoke_callback core/modules/simpletest/tests/ajax_forms_test.module Ajax callback for 'invoke'.
ajax_forms_test_advanced_commands_insert_callback core/modules/simpletest/tests/ajax_forms_test.module Ajax callback for 'insert'.
ajax_forms_test_advanced_commands_html_callback core/modules/simpletest/tests/ajax_forms_test.module Ajax callback for 'html'.
ajax_forms_test_advanced_commands_data_callback core/modules/simpletest/tests/ajax_forms_test.module Ajax callback for 'data'.
ajax_forms_test_advanced_commands_css_callback core/modules/simpletest/tests/ajax_forms_test.module Ajax callback for 'css'.
ajax_forms_test_advanced_commands_changed_callback core/modules/simpletest/tests/ajax_forms_test.module Ajax callback for 'changed'.
ajax_forms_test_advanced_commands_changed_asterisk_callback core/modules/simpletest/tests/ajax_forms_test.module Ajax callback for 'changed' with asterisk marking inner div.
ajax_forms_test_advanced_commands_before_callback core/modules/simpletest/tests/ajax_forms_test.module Ajax callback for 'before'.
ajax_forms_test_advanced_commands_append_callback core/modules/simpletest/tests/ajax_forms_test.module Ajax callback for 'append'.

Pages