hook_search_page()
real1st - October 22, 2007 - 08:42
| Project: | Documentation |
| Component: | New documentation |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | duplicate |
Jump to:
Description
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.

#1
isn't it this http://api.drupal.org/api/function/hook_search/5
#2
No. hook_search() is about searching, but hook_search_page() is about search output.
#3
Looks like we need new documentation for this.
Changed the component to reflect the new component categorization. See [#301443]
-nielsbom
#4
Duplicate of #171317: hook_search_page not appearing on api.drupal.org.