| domain_batch | domain_admin.inc | Allows for the batch update of certain elements. |
| domain_conf_page | domain_conf/domain_conf.module | The domain conf page callback router. |
| domain_content_view | domain_content/domain_content.module | Content administration for a specific domain.
This callback puts the user on the current domain and then
fetches the appropirate content for batch editing. |
| domain_edit | domain_admin.inc | Edit an existing domain record |
| domain_form_alter | domain.module | Implements hook_form_alter() |
| 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_theme_page | domain_theme/domain_theme.module | The domain theme page callback router. |
| domain_user_init | domain_user/domain_user.module | Implements hook_init() |