| Name | Location | Description |
|---|---|---|
| domain_content_check | domain_content/domain_content.module | Access checking routine for the menu and node access checks. |
| domain_domains | domain.module | Return all active domains (including the default) as an array. |
| domain_lookup | domain.module | Runs a lookup against the {domain} table. One of the two values must be present |
| domain_nodeapi | domain.module | Implements hook_nodeapi(). |