form_expand_ahah

Related topics

Namesort iconDescription
Form generationFunctions to enable the processing and display of HTML forms.

Functions that call form_expand_ahah()

Namesort iconLocationDescription
form_expand_ahahincludes/form.incAdd AHAH information about a form element to the page to communicate with javascript. If #ahah[path] is set on an element, this additional javascript is added to the page header to attach the AHAH behaviors. See ahah.js for more information.

Functions called by form_expand_ahah()

Namesort iconLocationDescription
drupal_add_jsincludes/common.incAdd a JavaScript file, setting or inline code to the page.
form_expand_ahahincludes/form.incAdd AHAH information about a form element to the page to communicate with javascript. If #ahah[path] is set on an element, this additional javascript is added to the page header to attach the AHAH behaviors. See ahah.js for more information.
urlincludes/common.incGenerate a URL from a Drupal menu path. Will also pass-through existing URLs.
 
 

All source code and documentation on this site is released under the terms of the GNU General Public License, version 2 and later. Drupal is a registered trademark of Dries Buytaert.