1.18.2.6 (checked in on 2008/07/25 at 18:07:14 by agentken)
Domain manager configuration options.
For this module to work correctly, you will need to follow the INSTALL.txt instructions for editing your settings.php file.
@ingroup domain_conf
| Name | Description |
|---|---|
| domain_conf_api | Retrieves elements from hook_domainconf() and formats them as needed. |
| domain_conf_default | |
| domain_conf_domainbatch | Implements hook_domainbatch() |
| domain_conf_domaininstall | Implements hook_domaininstall() |
| domain_conf_domainlinks | Implements hook_domainlinks() |
| domain_conf_domainwarnings | Implements hook_domainwarnings() |
| domain_conf_form_alter | Implements hook_form_alter() |
| domain_conf_form_submit | FormsAPI |
| domain_conf_menu | Implements hook_menu() |
| domain_conf_page | The domain conf page callback router. |
| domain_conf_reset | |
| domain_conf_reset_form | |
| domain_conf_reset_form_submit | FormsAPI for domain_conf_reset_form. |
| theme_domain_conf_reset | Theme a message at the top of domain configuration pages. |