hook_synonyms_behavior_implementation_info |
./synonyms.api.php |
Collect info about available synonyms behavior implementations. |
|
|
hook_synonyms_field_behavior_implementation_info |
synonyms_provider_field/synonyms_provider_field.api.php |
Collect info about available field-based synonym behavior implementations. |
|
|
hook_synonyms_provider_field_behavior_implementation_info_alter |
synonyms_provider_field/synonyms_provider_field.api.php |
Alter info about available field-based synonyms behavior implementations. |
|
|
synonyms_add_entity_as_synonym |
./synonyms.module |
Allow to merge $synonym_entity as a synonym into $trunk_entity. |
|
|
synonyms_add_term_by_synonym |
./synonyms.module |
Look up a term considering synonyms and if nothing is found add one. |
1 |
|
synonyms_autocomplete_entity |
./synonyms.pages.inc |
Page callback: Outputs JSON for entity autocomplete suggestions. |
|
5 |
synonyms_autocomplete_entity_validate |
./synonyms.module |
Form element validate handler. |
|
1 |
synonyms_autocomplete_escape |
./synonyms.module |
Escape string to safely use in autocomplete text field as default value. |
2 |
|
synonyms_autocomplete_format |
./synonyms.pages.inc |
Supportive function to format autocomplete suggestions. |
3 |
|
synonyms_autocomplete_taxonomy_term |
./synonyms.pages.inc |
Page callback: Outputs JSON for taxonomy autocomplete suggestions. |
|
6 |
synonyms_autocomplete_taxonomy_term_validate |
./synonyms.module |
Form element validate handler. |
|
1 |
synonyms_behaviors |
./synonyms.module |
Retrieve information about all cTools plugins of type 'synonyms behavior'. |
7 |
|
synonyms_behavior_autocomplete_settings_form |
plugins/behavior/autocomplete.inc |
Settings form for autocomplete behavior. |
|
1 |
synonyms_behavior_get |
./synonyms.module |
Load function for existing implementations of synonyms behaviors. |
19 |
|
synonyms_behavior_get_all_enabled |
./synonyms.module |
Load all enabled behavior implementations on an entity_type and a bundle. |
10 |
|
synonyms_behavior_implementation_delete |
./synonyms.module |
Delete behavior implementation from database. |
8 |
|
synonyms_behavior_implementation_info |
./synonyms.module |
Collect info on available synonyms behavior implementations. |
7 |
|
synonyms_behavior_implementation_save |
./synonyms.module |
Save the provided synonyms behavior implementation into the database. |
9 |
|
synonyms_behavior_select_settings_form |
plugins/behavior/select.inc |
Settings form for select behavior. |
|
1 |
synonyms_behavior_settings_unpack |
./synonyms.module |
Execute unpacking on the just loaded synonyms behavior implementations. |
2 |
|
synonyms_bundle_load |
./synonyms.module |
Test if provided entity type and bundle are applicable for having synonyms. |
|
|
synonyms_bundle_normalize |
./synonyms.module |
Normalize bundle argument. |
6 |
|
synonyms_commerce_autocomplete |
synonyms_commerce/synonyms_commerce.pages.inc |
Menu page callback for synonyms commerce autocomplete widget. |
|
4 |
synonyms_commerce_autocomplete_validate |
synonyms_commerce/synonyms_commerce.module |
Element validate for commerce product synonyms friendly autocomplete widget. |
|
1 |
synonyms_commerce_field_widget_form |
synonyms_commerce/synonyms_commerce.module |
Implements hook_field_widget_form(). |
|
|
synonyms_commerce_field_widget_info |
synonyms_commerce/synonyms_commerce.module |
Implements hook_field_widget_info(). |
|
|
synonyms_commerce_field_widget_settings_form |
synonyms_commerce/synonyms_commerce.module |
Implements hook_field_widget_settings_form(). |
|
|
synonyms_commerce_menu |
synonyms_commerce/synonyms_commerce.module |
Implements hook_menu(). |
|
|
synonyms_commerce_product_options_expand |
synonyms_commerce/synonyms_commerce.module |
Expand the options for commerce product select widget with synonyms. |
1 |
|
synonyms_commerce_synonyms_provider_field_behavior_implementation_info |
synonyms_commerce/synonyms_commerce.module |
Implements hook_synonyms_provider_field_behavior_implementation_info(). |
|
|
synonyms_ctools_plugin_directory |
./synonyms.module |
Implements hook_ctools_plugin_directory(). |
|
|
synonyms_ctools_plugin_type |
./synonyms.module |
Implements hook_ctools_plugin_type(). |
|
|
synonyms_entity_find_feeds_tamper_callback |
plugins/feeds_tamper/synonyms_entity_find.inc |
Feeds tamper callback to execute entity look up by its synonyms. |
|
1 |
synonyms_entity_find_feeds_tamper_form |
plugins/feeds_tamper/synonyms_entity_find.inc |
Feeds tamper settings form builder. |
|
1 |
synonyms_entity_find_feeds_tamper_form_ajax |
plugins/feeds_tamper/synonyms_entity_find.inc |
Ajax callback for form changes. |
|
1 |
synonyms_entity_property_info |
./synonyms.module |
Implements hook_entity_property_info(). |
|
|
synonyms_entity_type_load |
./synonyms.module |
Test if entity type is applicable for having synonyms. |
2 |
|
synonyms_features_api |
./synonyms.module |
Implements hook_features_api(). |
|
|
synonyms_features_export |
./synonyms.features.inc |
Implements hook_features_export(). |
|
|
synonyms_features_export_options |
./synonyms.features.inc |
Implements hook_features_export_options(). |
|
|
synonyms_features_export_render |
./synonyms.features.inc |
Implements hook_features_export_render(). |
|
|
synonyms_features_rebuild |
./synonyms.features.inc |
Implements hook_features_rebuild(). |
|
|
synonyms_features_revert |
./synonyms.features.inc |
Implements hook_features_revert(). |
|
|
synonyms_field_target_bundles |
./synonyms.module |
Determine a list of target bundles of an entityreference field. |
3 |
|
synonyms_field_views_data_alter |
views/synonyms.views.inc |
Implements hook_field_views_data_alter(). |
|
|
synonyms_field_widget_error |
./synonyms.module |
Implements hook_field_widget_error(). |
|
|
synonyms_field_widget_form |
./synonyms.module |
Implements hook_field_widget_form(). |
|
|
synonyms_field_widget_info |
./synonyms.module |
Implements hook_field_widget_info(). |
|
|
synonyms_field_widget_settings_form |
./synonyms.module |
Implements hook_field_widget_settings_form(). |
|
|
synonyms_form_taxonomy_form_vocabulary_alter |
./synonyms.module |
Implements hook_form_FORM_ID_alter(). |
|
|