Classes

Views' relationship handlers

Handlers to tell Views how to create alternate relationships. More...

Classes

class  views_handler_relationship
 Simple relationship handler that allows a new version of the primary table to be linked in. More...
class  views_handler_relationship_broken
 A special handler to take the place of missing or broken handlers. More...
class  views_handler_relationship_groupwise_max
 Relationship handler that allows a groupwise maximum of the linked in table. More...
class  views_handler_relationship_entity_reverse
 A relationship handlers which reverse entity references. More...
class  views_handler_relationship_node_term_data
 Relationship handler to return the taxonomy terms of nodes. More...
class  views_handler_relationship_translation
 Handles relationships for content translation sets and provides multiple options. More...

Detailed Description

Handlers to tell Views how to create alternate relationships.