7 calls to synonyms_behaviors() in Synonyms 7
- synonyms_behavior_implementation_delete in ./
synonyms.module - Delete behavior implementation from database.
- synonyms_behavior_implementation_save in ./
synonyms.module - Save the provided synonyms behavior implementation into the database.
- synonyms_bundle_load in ./
synonyms.module - Test if provided entity type and bundle are applicable for having synonyms.
- synonyms_entity_type_load in ./
synonyms.module - Test if entity type is applicable for having synonyms.
- synonyms_features_export in ./
synonyms.features.inc - Implements hook_features_export().
- synonyms_settings_form in ./
synonyms.pages.inc - Synonyms settings form for a specific entity type and bundle name.
- synonyms_update_7102 in ./
synonyms.install - Multiple adjustments in the internal structures of the module.