README.txt |
README.txt |
|
Search sorts
-------------
This module allows you to enable a block with custom sort options. |
search_api_sorts.admin.inc |
search_api_sorts.admin.inc |
|
Administration page callbacks for the Search API sorts module. |
search_api_sorts.api.php |
search_api_sorts.api.php |
|
Hooks provided by the Search API sorts module. |
search_api_sorts.entity.inc |
search_api_sorts.entity.inc |
|
The Search API sort entity definition. |
search_api_sorts.info |
search_api_sorts.info |
|
name = Search API sorts
description = "Create sort options for search queries executed via the Search API."
dependencies[] = search_api
test_dependencies[] = search_api_db
core = 7.x
package = Search
files[] =… |
search_api_sorts.install |
search_api_sorts.install |
|
Install, update, and uninstall functions for the Search API sorts module. |
search_api_sorts.module |
search_api_sorts.module |
|
Create sort options for search queries executed via the Search API. |
search_api_sorts.test |
search_api_sorts.test |
|
|
search_api_sorts.theme.inc |
search_api_sorts.theme.inc |
|
|