CURRENT_SEARCH_DISPLAY_ALWAYS |
contrib/current_search/current_search.module |
Display current search block on empty searches where no keywords are entered. |
1 |
1 |
CURRENT_SEARCH_DISPLAY_FILTERS |
contrib/current_search/current_search.module |
Display current search block only when one or more facet items are active. |
1 |
1 |
CURRENT_SEARCH_DISPLAY_KEYS |
contrib/current_search/current_search.module |
Display current search block only when keywords are entered. |
1 |
1 |
CURRENT_SEARCH_DISPLAY_KEYS_FILTERS |
contrib/current_search/current_search.module |
Display current search block when either keywords are entered one or more
facet items are active. |
1 |
1 |
FACETAPI_DATE_DAY |
./facetapi.module |
String that represents a time gap of a day between two dates. |
4 |
1 |
FACETAPI_DATE_HOUR |
./facetapi.module |
String that represents a time gap of an hour between two dates. |
4 |
1 |
FACETAPI_DATE_ISO8601 |
./facetapi.module |
Date string for ISO 8601 date formats. |
1 |
1 |
FACETAPI_DATE_MINUTE |
./facetapi.module |
String that represents a time gap of a minute between two dates. |
4 |
1 |
FACETAPI_DATE_MONTH |
./facetapi.module |
String that represents a time gap of a month between two dates. |
4 |
1 |
FACETAPI_DATE_SECOND |
./facetapi.module |
String that represents a time gap of a second between two dates. |
4 |
1 |
FACETAPI_DATE_YEAR |
./facetapi.module |
String that represents a time gap of a year between two dates. |
2 |
1 |
FACETAPI_OPERATOR_AND |
./facetapi.module |
Constant for the "AND" operator. |
|
1 |
FACETAPI_OPERATOR_OR |
./facetapi.module |
Constant for the "OR" operator. |
|
1 |
FACETAPI_REGEX_DATE |
./facetapi.module |
Regex pattern for date queries. |
2 |
1 |
FACETAPI_REGEX_DATE_RANGE |
./facetapi.module |
Regex pattern for date ranges. |
1 |
1 |
FACETAPI_REGEX_RANGE |
./facetapi.module |
Regex pattern for range queries. |
1 |
1 |
FACETAPI_TEST_FORM_TEXT |
tests/facetapi_test.module |
Placeholder text on the admin settings form. |
1 |
1 |