Nothing about hook_search_page() in API reference. I found the use of this hook in Pro Drupal Development book, but there is nothing about it in API reference.
Nothing about hook_search_page() in API reference. I found the use of this hook in Pro Drupal Development book, but there is nothing about it in API reference.
Comments
Comment #1
mkalbere commentedisn't it this http://api.drupal.org/api/function/hook_search/5
Comment #2
real1st commentedNo. hook_search() is about searching, but hook_search_page() is about search output.
Comment #3
nielsbom commentedLooks like we need new documentation for this.
Changed the component to reflect the new component categorization. See #301443: Documentation issue queue changes
-nielsbom
Comment #4
bdragon commentedDuplicate of #171317: hook_search_page not appearing on api.drupal.org.