You are here

constant DOMAIN_SOURCE_USE_ACTIVE in Domain Access 7.2

Same name and namespace in other branches
  1. 6.2 domain_source/domain_source.module \DOMAIN_SOURCE_USE_ACTIVE
  2. 7.3 domain_source/domain_source.module \DOMAIN_SOURCE_USE_ACTIVE

@file Creates a source domain for linking to content from other domains.

Related topics

6 uses of DOMAIN_SOURCE_USE_ACTIVE
domain_source_form_alter in domain_source/domain_source.module
Implements hook_form_alter()
domain_source_lookup in domain_source/domain_source.module
Get the source domains for multiple matches, mimicking node_load().
domain_source_node_validate in domain_source/domain_source.module
Implements hook_node_validate().
domain_source_node_view in domain_source/domain_source.module
Implements hook_node_view()
domain_source_validate in domain_source/domain_source.module
Form validation step

... See full list

File

domain_source/domain_source.module, line 16
Creates a source domain for linking to content from other domains.

Code

define('DOMAIN_SOURCE_USE_ACTIVE', -5);