AHAH Script Ensurer
Categories
Component ID
349621
Component name
AHAH Script Ensurer
Component type
module
Component security advisory coverage
not-covered
Downloads
3756
Component created
Component changed
Component body
Without this module, if during the processing of an AHAH callback, javascript files are added using drupal_add_js() but those files aren't already loaded on the base page from which the AHAH request originated, then those files don't get loaded. This is an unfortunate limitation of Drupal's AHAH system. This module addresses that limitation. However, to take advantage of this, a module implementing an AHAH callback needs to send the response through theme('ahah_response') as provided by the ahah_response module.
If you're interested in this module, you may also be interested in the ahah_style_ensurer module.
This module depends on:
ahah_response
ahah_page_storage
jquery_aop
