You are here

13 calls to domain_default() in Domain Access 5

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