You are here

Functions in Search Restrict 6

Primary tabs

Namesort descending Location Description Direct uses Strings
search_restrict_apache_solr_apachesolr_modify_query search_restrict_apache_solr/search_restrict_apache_solr.module Implementation of hook_apachesolr_modify_query()
search_restrict_apache_solr_excluded search_restrict_apache_solr/search_restrict_apache_solr.module Get list of content types to exclude. 1
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 1
search_restrict_db_rewrite_sql ./search_restrict.module Implementation of hook_db_rewrite_sql().
search_restrict_form_alter ./search_restrict.module Implementation of hook_form_alter().
search_restrict_form_node_type_form_alter ./search_restrict.module Implementation of hook_form_FORM_alter().
search_restrict_install ./search_restrict.install Implementation of hook_install().
search_restrict_node_type ./search_restrict.module Implementation of hook_node_type
search_restrict_perm ./search_restrict.module Implementation of hook_perm().
search_restrict_uninstall ./search_restrict.install Implementation of hook_uninstall().
search_restrict_update_6001 ./search_restrict.install Remove extra variables set by the content type form.
search_restrict_update_6002 ./search_restrict.install Convert content type settings to new format.
_search_restrict_advanced_form ./search_restrict.module Remove restricted content types from the advanced search form. We use after_build due to the method the node module uses to add the advanced search options. 1

Other projects