commerce_search_api_admin_settings_form |
includes/commerce_search_api.admin.inc |
Form constructor for the Commerce Search API form. |
|
1 |
commerce_search_api_admin_settings_form_submit |
includes/commerce_search_api.admin.inc |
Form submission handler for commerce_search_api_admin_settings_form(). |
|
1 |
commerce_search_api_backreference_getter |
./commerce_search_api.module |
Getter callback for retrieving related entities. |
|
1 |
commerce_search_api_ctools_plugin_api |
./commerce_search_api.module |
Implements hook_ctools_plugin_api(). |
|
|
commerce_search_api_default_search_api_index |
./commerce_search_api.module |
Implements hook_default_search_api_index(). |
|
|
commerce_search_api_entity_insert |
./commerce_search_api.module |
Implements hook_entity_insert(). |
|
|
commerce_search_api_entity_property_info_alter |
./commerce_search_api.module |
Implements hook_entity_property_info_alter(). |
|
|
commerce_search_api_entity_update |
./commerce_search_api.module |
Implements hook_entity_insert(). |
|
|
commerce_search_api_facetapi_default_facet_settings |
./commerce_search_api.facetapi_defaults.inc |
Implements hook_facetapi_default_facet_settings(). |
|
|
commerce_search_api_facetapi_filters |
./commerce_search_api.module |
Implements hook_facetapi_filters(). |
|
|
commerce_search_api_facetapi_widgets |
./commerce_search_api.module |
Implements hook_facetapi_widgets(). |
|
|
commerce_search_api_generate_facets |
includes/commerce_search_api.callbacks.inc |
Generate and enable Facetapi facets with some defaults. |
1 |
2 |
commerce_search_api_generate_product_display_index |
includes/commerce_search_api.callbacks.inc |
Generate a SearchApiIndex with common defaults configuration. |
1 |
|
commerce_search_api_get_related_entities |
./commerce_search_api.module |
Helper function used to retrieve the entities that reference a product. |
1 |
|
commerce_search_api_install |
./commerce_search_api.install |
Implements hook_install(). |
|
|
commerce_search_api_menu |
./commerce_search_api.module |
Implements hook_menu(). |
|
|
commerce_search_api_search_api_alter_callback_info |
./commerce_search_api.module |
Implements hook_search_api_alter_callback_info(). |
|
|
commerce_search_api_theme |
./commerce_search_api.module |
Implements hook_theme(). |
|
|
commerce_search_api_track_item_change |
./commerce_search_api.module |
Reindex the product display when a product variation is updated. |
2 |
|
commerce_search_api_uninstall |
./commerce_search_api.install |
Implements hook_uninstall(). |
|
|
theme_commerce_search_api_fancy_attributes_color |
./commerce_search_api.module |
Return a <span> tag representing the passed-in color. |
|
|