You are here

Domain Views: provides a views filter in Domain Access 6.2

Same name and namespace in other branches
  1. 5 domain_views/domain_views.module \domain_views

Views integration for Domain Access.

File

domain_views/domain_views.module, line 3
Provides a Views filter for the Domain Access module.

Classes

Namesort descending Location Description
domain_views_handler_field_domain_id domain_views/includes/domain_views_handler_field_domain_id.inc Field handler to provide simple renderer that allows linking to a domain.
domain_views_handler_field_domain_sitename domain_views/includes/domain_views_handler_field_domain_sitename.inc Field handler to provide simple renderer that allows linking to a domain.

Files

Namesort descending Location Description
domain_views.module domain_views/domain_views.module Provides a Views filter for the Domain Access module.
domain_views.views.inc domain_views/domain_views.views.inc Provides the views data and handlers for domain.module.
domain_views_handler_argument_domain_access_gid.inc domain_views/includes/domain_views_handler_argument_domain_access_gid.inc Interface between domain_views.module and views.module.
domain_views_handler_field_domain_id.inc domain_views/includes/domain_views_handler_field_domain_id.inc Interface between domain_views.module and views.module.
domain_views_handler_field_domain_sitename.inc domain_views/includes/domain_views_handler_field_domain_sitename.inc Interface between domain_views.module and views.module.
domain_views_handler_filter_domain_access_current_all.inc domain_views/includes/domain_views_handler_filter_domain_access_current_all.inc Interface between domain_views.module and views.module.
domain_views_handler_filter_domain_access_gid.inc domain_views/includes/domain_views_handler_filter_domain_access_gid.inc Interface between domain_views.module and views.module.
domain_views_handler_filter_domain_domain_id.inc domain_views/includes/domain_views_handler_filter_domain_domain_id.inc Interface between domain_views.module and views.module.
domain_views_plugin_argument_default_current.inc domain_views/includes/domain_views_plugin_argument_default_current.inc Domain Views plugin that contains a argument default with the current domain's id.