| custom_url_rewrite_outbound | settings_custom_url.inc | Implements custom_url_rewrite_outbound().
Forces absolute paths for domains when needed. |
| domain_batch | domain_admin.inc | Allows for the batch update of certain elements. |
| domain_delete_form_submit | domain_admin.inc | FormsAPI for domain_delete_form() |
| domain_domains | domain.module | Return all active domains (including the default) as an array. |
| domain_edit | domain_admin.inc | Edit an existing domain record |
| domain_form_alter | domain.module | Implements hook_form_alter() |
| domain_init | domain.module | Implements hook_init() |
| domain_lookup | domain.module | Runs a lookup against the {domain} table. One of the two values must be present |
| domain_nav_menu | domain_nav/domain_nav.module | Implements hook_menu() |
| domain_prefix_configure_form | domain_prefix/domain_prefix.module | FormsAPI for generating the configuration form |
| domain_prefix_form | domain_prefix/domain_prefix.module | The table prefixing page for a domain. |
| domain_user_user | domain_user/domain_user.module | Implements hook_user() |
| domain_view | domain_admin.inc | The main administration page, a list of active domains. |
| domain_warning_check | domain.module | Sets a message to the site admin. |