You are here

21 calls to relation_get_types() in Relation 7

RelationCtoolsTestCase::testRelationLoadDefaultRelationTypes in tests/relation.ctools.test
RelationFeedsProcessor::getTypeInfo in relation_feeds/RelationFeedsProcessor.inc
Get configured relation type
relation_dummy_field_field_instance_settings_form in relation_dummy_field/relation_dummy_field.module
Implements hook_field_instance_settings_form().
relation_entity_collector in relation_entity_collector/relation_entity_collector.module
The entity_collector form.
relation_entity_delete in ./relation.module
Implements hook_entity_delete().
relation_entity_info in ./relation.module
Implements hook_entity_info().
relation_entity_property_info_alter in ./relation.module
Implements hook_entity_property_info_alter().
relation_form_views_ui_add_item_form_alter in views/relation.views.inc
Implements hook_form_views_ui_add_item_form_alter().
relation_generate_relations in ./relation.drush.inc
Generates pseudorandom relations. Appropriate entities must already exist.
relation_get_available_types in ./relation.module
Returns the relation types that can have the given entity as an endpoint.
relation_get_types_options in ./relation.module
Returns all relation types in a way which can be used on form options.
relation_list_types in ./relation.module
Lists all relation types.
relation_migrate_configuration_form in relation_migrate/relation_migrate.module
Configuration form callback.
relation_rules_fetch_endpoint_type_options in ./relation.rules.inc
Returns the options list of available endpoint entity types for the chosen relation type.
relation_rules_get_type_options in ./relation.rules.inc
Options list callback for fetching relation types.
relation_type_load in ./relation.module
Loads a relation type (bundle).
relation_type_save in ./relation.module
Saves a relation bundle.
relation_ui_filter_form in ./relation_ui.module
Filter form for relation administration list.
relation_ui_generate_form in ./relation_ui.module
Generate relations
relation_views_data_alter in views/relation.views.inc
Implements hook_views_data_alter().
theme_relation_ui_admin_content in ./relation_ui.module
Generate a table of all relations on this site.