You are here

Constants in Domain Access 7.3

Primary tabs

Namesort descending Location Description Direct uses Strings
DOMAIN_ACTIVE ./domain.module 1 3
DOMAIN_ALL ./domain.module Defines constants for content settings. 1 3
DOMAIN_ASSIGN_USERS ./domain.module Defines whether to assign users to the default domain on install. You may alter this variable before installing the module. See README.txt. 1 1
DOMAIN_BOOTSTRAP_FULL ./domain.bootstrap.inc Domain bootstrap phase 3: invokes hook_domain_bootstrap_full(). 2 1
DOMAIN_BOOTSTRAP_INIT ./domain.bootstrap.inc Domain bootstrap phase 1: makes sure that database is initialized and loads all necessary module files. 2 1
DOMAIN_BOOTSTRAP_NAME_RESOLVE ./domain.bootstrap.inc Domain bootstrap phase 2: resolves host and does a lookup in the {domain} table. Also invokes hook "hook_domain_bootstrap_lookup". 2 1
DOMAIN_EXPORT_STATUS_CODE ./domain.module 1
DOMAIN_EXPORT_STATUS_DATABASE ./domain.module Defines the export statuses for a domain. 1
DOMAIN_INSTALL_RULE ./domain.module Defines how to handle access permissions when installing the module. You may alter this variable before installing the module. See README.txt. 3 1
DOMAIN_LIST_SIZE ./domain.module Sets a default value at which to start paginating Domain lists. 5 1
DOMAIN_NAV_MENU domain_nav/domain_nav.module Killswitch for hook_menu(). Set this value to FALSE to disable the Domain Nav menu items. 2 1
DOMAIN_SETTINGS_ALL_DOMAINS domain_settings/domain_settings.module 2 1
DOMAIN_SETTINGS_SHOW_EXCEPT_LISTED domain_settings/domain_settings.module Forms filtering method constants. 2 1
DOMAIN_SETTINGS_SHOW_ONLY_LISTED domain_settings/domain_settings.module 1 1
DOMAIN_SITE_GRANT ./domain.module Defines whether to show affiliated content on all domains. You may alter this variable before installing the module. See README.txt. 3 1
DOMAIN_SOURCE_IGNORE domain_source/domain_source.module 1 1
DOMAIN_SOURCE_USE_ACTIVE domain_source/domain_source.module @file Creates a source domain for linking to content from other domains. 14 1

Other projects