search_restrict_content_type_form |
./search_restrict.module |
Alter content type forms to include search restrict options |
1 |
|
search_restrict_content_type_form_submit |
./search_restrict.module |
use custom submit function to avoid a query at time of search to get the list of content types |
|
|
search_restrict_db_rewrite_sql |
./search_restrict.module |
|
|
|
search_restrict_form_alter |
./search_restrict.module |
Implementation of hook_form_alter(). |
|
|
search_restrict_install |
./search_restrict.install |
Implementation of hook_install(). |
|
|
search_restrict_perm |
./search_restrict.module |
Implementation of hook_perm(). |
|
|
search_restrict_uninstall |
./search_restrict.install |
Implementation of hook_uninstall(). |
|
|