You are here

Files in Custom Search 8

Primary tabs

File namesort descending Location Namespace Description
custom-search-result.html.twig templates/custom-search-result.html.twig Default theme implementation for displaying a single search result.
custom-search-results.html.twig templates/custom-search-results.html.twig Default theme implementation for an item list.
CustomSearchBlock.php src/Plugin/Block/CustomSearchBlock.php Drupal\custom_search\Plugin\Block
CustomSearchBlockForm.php src/Form/CustomSearchBlockForm.php Drupal\custom_search\Form
custom_search.css css/custom_search.css fieldset.custom_search-popup { display: none; position: absolute; top: auto; margin: 0; z-index: 1; background-color: #fff; }
custom_search.info.yml custom_search.info.yml custom_search.info.yml
custom_search.install custom_search.install Install, update, and uninstall functions for the Custom Search module.
custom_search.libraries.yml custom_search.libraries.yml custom_search.libraries.yml
custom_search.module custom_search.module Bring customizations to the default search box.
custom_search.pages.inc custom_search.pages.inc User page callbacks for the custom_search module.
custom_search.post_update.php custom_search.post_update.php Post update functions for Custom Search.
custom_search.schema.yml config/schema/custom_search.schema.yml config/schema/custom_search.schema.yml
custom_search.settings.schema.yml config/schema/custom_search.settings.schema.yml config/schema/custom_search.settings.schema.yml
custom_search.settings.yml config/install/custom_search.settings.yml config/install/custom_search.settings.yml
README.txt README.txt Custom search 8.x-1.x -------------------------- Install ------- * Enable the module * Custom Search blocks are now available in the block list Description ----------- This module alters the default search box in many ways. If you need to have…

Other projects