// @TODO : document hook_reviews()
joachim - October 7, 2009 - 22:14
| Project: | Coder |
| Version: | 7.x-1.x-dev |
| Component: | Documentation |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
coder_review.api.php pretty much says only this for now.
Since #575738: false positives for hook sniffing makes changes to the data hook_reviews accepts, here is the corresponding documentation for that change for eventual incorporation.
// (I'm assuming a list of the different values of #type, with the common keys having already been listed)
* - hook: An array of labels for the controls in the pager:
* - #value: The short name of the hook, eg 'menu' for hook_menu.