| 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. |
| DOMAIN_BOOTSTRAP_FULL | ./domain.bootstrap.inc | Domain bootstrap phase 3: invokes bootstrap hook "hook_domain_bootstrap_full". |
| DOMAIN_BOOTSTRAP_INIT | ./domain.bootstrap.inc | Domain bootstrap phase 1: makes sure that database is initialized and
loads all necessary module files. |
| 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". |
| 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. |
| DOMAIN_LIST_SIZE | ./domain.module | Sets a default value at which to start paginating Domain lists. |
| DOMAIN_NAV_MENU | domain_nav/domain_nav.module | Killswitch for hook_menu().
Set this value to FALSE to disable the Domain Nav menu items. |
| DOMAIN_PREFIX_COPY | domain_prefix/domain_prefix.module | |
| DOMAIN_PREFIX_CREATE | domain_prefix/domain_prefix.module | |
| DOMAIN_PREFIX_DROP | domain_prefix/domain_prefix.module | |
| DOMAIN_PREFIX_IGNORE | domain_prefix/domain_prefix.module | Constant definitions for the various actions. |
| DOMAIN_PREFIX_UPDATE | domain_prefix/domain_prefix.module | |
| 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. |
| DOMAIN_SOURCE_USE_ACTIVE | domain_source/domain_source.module | |