You are here

Functions in Ajax Load 6.2

Primary tabs

Namesort descending Location Description Direct uses Strings
ajax_load_ajax_data_alter ./ajax_load.module Implementation of hook_ajax_data_alter().
ajax_load_ajax_render ./ajax_load.module Render a commands array into JSON and immediately hand this back to the AJAX requester. We are stealing ctools version of this code. this version is from API 1.8 dev when merlin adds a return argument, this code will be removed. 1
ajax_load_example_callback ajax_load_example/ajax_load_example.page.inc Render a form in JSON. 1
ajax_load_example_form ajax_load_example/ajax_load_example.page.inc Generate a sample form. 1
ajax_load_example_menu ajax_load_example/ajax_load_example.module Implementation of hook_menu().
ajax_load_example_page ajax_load_example/ajax_load_example.page.inc Menu callback: present a page with a link. 1
ajax_load_init ./ajax_load.module Implementation of hook_menu().

Other projects