SearchApiQuery::$options |
property |
includes/query.inc |
Search options configuring this query. |
SearchApiIndex::$options |
property |
includes/index_entity.inc |
An array of options for configuring this index. The layout is as follows
(with all keys being optional): |
SearchApiServer::$options |
property |
includes/server_entity.inc |
The options used to configure the service object. |
handler_filter_options.inc |
file |
contrib/search_api_views/includes/handler_filter_options.inc |
Contains the SearchApiViewsHandlerFilterOptions class. |
SearchApiQuery::getOptions |
function |
includes/query.inc |
Retrieves all options set for this search query. |
search_api_index_options_list |
function |
./search_api.module |
Options list callback for search indexes. |
search_api_status_options_list |
function |
./search_api.module |
Returns an options list for the "status" property. |
SearchApiQuery::sanitizeOptions |
function |
includes/query.inc |
Sanitizes an array of options in a way that plays nice with var_export(). |
SearchApiViewsQuery::getOptions |
function |
contrib/search_api_views/includes/query.inc |
|
SearchApiViewsQuery::options_form |
function |
contrib/search_api_views/includes/query.inc |
Add settings for the UI. |
SearchApiViewsHandlerFilterOptions |
class |
contrib/search_api_views/includes/handler_filter_options.inc |
Views filter handler for fields with a limited set of possible values. |
SearchApiAbstractService::$options |
property |
includes/service.inc |
Direct reference to the server's $options property. |
SearchApiQueryInterface::getOptions |
function |
includes/query.inc |
Retrieves all options set for this search query. |
search_api_entity_type_options_list |
function |
./search_api.module |
Options list callback for entity types. |
SearchApiAbstractProcessor::$options |
property |
includes/processor.inc |
|
search_api_combined_bundle_options_list |
function |
./search_api.module |
Options list callback for entity type bundles. |
SearchApiAbstractAlterCallback::$options |
property |
includes/callback.inc |
The configuration options for this callback, if it has any. |
SearchApiViewsHandlerFilterOptions::query |
function |
contrib/search_api_views/includes/handler_filter_options.inc |
Add this filter to the query. |
SearchApiAlterAddHierarchy::$field_options |
property |
includes/callback_add_hierarchy.inc |
Cached value for the hierarchical field options. |
SearchApiViewsHandlerArgument::options_form |
function |
contrib/search_api_views/includes/handler_argument.inc |
Build the options form. |
SearchApiViewsHandlerFilter::operator_options |
function |
contrib/search_api_views/includes/handler_filter.inc |
Provide a list of options for the operator form. |
SearchApiViewsHandlerFilterOptions::value_form |
function |
contrib/search_api_views/includes/handler_filter_options.inc |
Provide a form for setting options. |
SearchApiViewsFacetsBlockDisplay::options_form |
function |
contrib/search_api_views/includes/display_facet_block.inc |
Provide the default form for setting options. |
SearchApiViewsHandlerFilterOptions::get_wrapper |
function |
contrib/search_api_views/includes/handler_filter_options.inc |
Retrieves a wrapper for this filter's field. |
SearchApiViewsHandlerFilterOptions::expose_form |
function |
contrib/search_api_views/includes/handler_filter_options.inc |
Add the "reduce" option to the exposed form. |
SearchApiViewsHandlerFilterOptions::value_submit |
function |
contrib/search_api_views/includes/handler_filter_options.inc |
Save set checkboxes. |
SearchApiViewsFacetsBlockDisplay::options_submit |
function |
contrib/search_api_views/includes/display_facet_block.inc |
Perform any necessary changes to the form values prior to storage.
There is no need for this function to actually store the data. |
SearchApiViewsFacetsBlockDisplay::$field_options |
property |
contrib/search_api_views/includes/display_facet_block.inc |
|
SearchApiViewsHandlerFilterOptions::admin_summary |
function |
contrib/search_api_views/includes/handler_filter_options.inc |
Provides a summary of this filter's value for the admin UI. |
SearchApiViewsFacetsBlockDisplay::options_summary |
function |
contrib/search_api_views/includes/display_facet_block.inc |
Provide the summary for page options in the views UI. |
SearchApiViewsFacetsBlockDisplay::getFieldOptions |
function |
contrib/search_api_views/includes/display_facet_block.inc |
|
SearchApiViewsHandlerFilterFulltext::options_form |
function |
contrib/search_api_views/includes/handler_filter_fulltext.inc |
Extend the options form a bit. |
SearchApiViewsHandlerFilterText::operator_options |
function |
contrib/search_api_views/includes/handler_filter_text.inc |
Provide a list of options for the operator form. |
SearchApiViewsHandlerFilterOptions::$value_options |
property |
contrib/search_api_views/includes/handler_filter_options.inc |
Stores the values which are available on the form. |
SearchApiViewsHandlerFilterOptions::expose_options |
function |
contrib/search_api_views/includes/handler_filter_options.inc |
Set "reduce" option to FALSE by default. |
SearchApiViewsHandlerFilterDate::has_extra_options |
function |
contrib/search_api_views/includes/handler_filter_date.inc |
If the date popup module is enabled, provide the extra option setting. |
SearchApiViewsFacetsBlockDisplay::options_validate |
function |
contrib/search_api_views/includes/display_facet_block.inc |
Validate the options form. |
SearchApiViewsHandlerArgumentFulltext::options_form |
function |
contrib/search_api_views/includes/handler_argument_fulltext.inc |
Extend the options form a bit. |
SearchApiViewsHandlerFilterEntity::operator_options |
function |
contrib/search_api_views/includes/handler_filter_entity.inc |
Provide a list of options for the operator form. |
SearchApiViewsHandlerFilterDate::extra_options_form |
function |
contrib/search_api_views/includes/handler_filter_date.inc |
Add extra options if we allow the date popup widget. |
SearchApiViewsHandlerFilterOptions::$value_form_type |
property |
contrib/search_api_views/includes/handler_filter_options.inc |
The type of form element used to display the options. |
SearchApiViewsHandlerFilterOptions::operator_options |
function |
contrib/search_api_views/includes/handler_filter_options.inc |
Provide a list of options for the operator form. |
SearchApiViewsHandlerFilterNumeric::operator_options |
function |
contrib/search_api_views/includes/handler_filter_numeric.inc |
Provide a list of options for the operator form. |
SearchApiViewsHandlerFilterBoolean::operator_options |
function |
contrib/search_api_views/includes/handler_filter_boolean.inc |
Provide a list of options for the operator form. |
SearchApiViewsHandlerFilterOptions::get_value_options |
function |
contrib/search_api_views/includes/handler_filter_options.inc |
Fills the value_options property with all possible options. |
SearchApiViewsHandlerFilterOptions::option_definition |
function |
contrib/search_api_views/includes/handler_filter_options.inc |
Define "reduce" option. |
SearchApiViewsHandlerFilterFulltext::operator_options |
function |
contrib/search_api_views/includes/handler_filter_fulltext.inc |
Provide a list of options for the operator form. |
SearchApiViewsHandlerFilterLanguage::get_value_options |
function |
contrib/search_api_views/includes/handler_filter_language.inc |
Fills the value_options property with all possible options. |
SearchApiViewsHandlerFilterDate::extra_options_validate |
function |
contrib/search_api_views/includes/handler_filter_date.inc |
Validate extra options. |
SearchApiViewsHandlerFilterTaxonomyTerm::expose_options |
function |
contrib/search_api_views/includes/handler_filter_taxonomy_term.inc |
Provide default options for exposed filters. |