ajax_example_advanced.inc

Version 1.5 (checked in on 2010/12/13 at 20:28:52 by rfay)

AJAX Commands examples.

This demonstrates each of the new AJAX commands. This is consolidated into a dense page because it's advanced material and because it would spread itself all over creation otherwise.

Functions & methods

NameDescription
ajax_example_advanced_commandsForm to display the AJAX Commands.
ajax_example_advanced_commands_after_callback'after' callback.
ajax_example_advanced_commands_alert_callback'alert' callback.
ajax_example_advanced_commands_append_callback'append' callback.
ajax_example_advanced_commands_before_callback'before' callback.
ajax_example_advanced_commands_changed_callback'changed' callback.
ajax_example_advanced_commands_css_callback'css' callback.
ajax_example_advanced_commands_data_callback'data' callback.
ajax_example_advanced_commands_html_callback'html' callback.
ajax_example_advanced_commands_prepend_callback'prepend' callback.
ajax_example_advanced_commands_remove_callback'remove' callback.
ajax_example_advanced_commands_restripe_callback'restripe' callback.
ajax_example_advanced_commands_restripe_num_rows'restripe' rows callback. Rebuilds the table with the selected number of rows.