You are here

Classes, traits, and interfaces in Entity reference 7

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
EntityReferenceAdminTestCase class tests/entityreference.admin.test Test for Entity Reference admin UI.
EntityReferenceBehavior_TaxonomyIndex class plugins/behavior/EntityReferenceBehavior_TaxonomyIndex.class.php Extends an entityreference field to maintain its references to taxonomy terms in the {taxonomy_index} table.
EntityReferenceBehavior_ViewsFilterSelect class plugins/behavior/EntityReferenceBehavior_ViewsFilterSelect.class.php
EntityReferenceFieldBehaviorExample class examples/entityreference_behavior_example/plugins/behavior/EntityReferenceFieldBehaviorExample.class.php
EntityReferenceFieldTestCase class tests/entityreference.field.test Tests for the Entity Reference field.
EntityReferenceHandlersTestCase class tests/entityreference.handlers.test Test for Entity Reference handlers.
EntityReferenceInstanceBehaviorExample class examples/entityreference_behavior_example/plugins/behavior/EntityReferenceInstanceBehaviorExample.class.php
EntityReferenceRecursiveRenderingException class ./entityreference.module Exception thrown when the entity view renderer goes into a potentially infinite loop.
EntityReferenceTaxonomyTestCase class tests/entityreference.taxonomy.test Test for Entity Reference taxonomy integration.
EntityReference_BehaviorHandler interface plugins/behavior/abstract.inc Additional behaviors for a Entity Reference field. 1
EntityReference_BehaviorHandler_Abstract abstract class plugins/behavior/abstract.inc An abstract implementation of EntityReference_BehaviorHandler. 5
EntityReference_BehaviorHandler_Broken class plugins/behavior/abstract.inc A broken implementation of EntityReference_BehaviorHandler.
entityreference_plugin_display class views/entityreference_plugin_display.inc @file Handler for entityreference_plugin_display.
entityreference_plugin_row_fields class views/entityreference_plugin_row_fields.inc @file Handler for entityreference_plugin_row_fields.
entityreference_plugin_style class views/entityreference_plugin_style.inc @file Handler for entityreference_plugin_style.
EntityReference_SelectionHandler interface plugins/selection/abstract.inc @file Abstraction of the selection logic of an entity reference field. 3
EntityReference_SelectionHandler_Broken class plugins/selection/abstract.inc A null implementation of EntityReference_SelectionHandler.
EntityReference_SelectionHandler_Generic class plugins/selection/EntityReference_SelectionHandler_Generic.class.php A generic Entity handler. 5
EntityReference_SelectionHandler_Generic_comment class plugins/selection/EntityReference_SelectionHandler_Generic.class.php Override for the Comment type.
EntityReference_SelectionHandler_Generic_file class plugins/selection/EntityReference_SelectionHandler_Generic.class.php Override for the File type.
EntityReference_SelectionHandler_Generic_node class plugins/selection/EntityReference_SelectionHandler_Generic.class.php Override for the Node type.
EntityReference_SelectionHandler_Generic_taxonomy_term class plugins/selection/EntityReference_SelectionHandler_Generic.class.php Override for the Taxonomy term type.
EntityReference_SelectionHandler_Generic_user class plugins/selection/EntityReference_SelectionHandler_Generic.class.php Override for the User type.
EntityReference_SelectionHandler_Views class plugins/selection/EntityReference_SelectionHandler_Views.class.php Entity handler for Views.
FeedsMapperFieldTestCase class tests/entityreference.feeds.test Class for testing Feeds field mapper.
MigrateEntityReferenceFieldHandler class ./entityreference.migrate.inc Extended class for handling entityreference fields.

Other projects