Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
documentation
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
14 Feb 2010 at 00:29 UTC
Updated:
1 Mar 2010 at 22:20 UTC
In ajax_render, we perform and drupal_alter() on the $commands array. This alter, however, is undocumented.
| Comment | File | Size | Author |
|---|---|---|---|
| hook_ajax_render_alter.patch | 916 bytes | robloach |
Comments
Comment #1
jhodgdonThere is a meta-issue for documenting hooks in D7, and this was on the list.
#675046: Make sure all hooks in D7 have documentation
Meanwhile, please commit this, and thanks!
Comment #2
webchickAwesome. Committed to HEAD. Only a bazillion more to go. :(