You are here

25 calls to domain_get_domain() in Domain Access 7.2

domain_alias_init in domain_alias/domain_alias.module
Implements hook_init().
domain_block_view_server in ./domain.blocks.inc
Prints information about the current HTTP request.
domain_check_primary in ./domain.module
Check to see if a redirect to the primary domain is needed.
domain_conf_domain_bootstrap_full in domain_conf/domain_conf.module
Implements hook_domain_bootstrap_full().
domain_content_alter_node_query in domain_content/domain_content.admin.inc
Abstraction to allow query alters outside of node access.
domain_content_form in domain_content/domain_content.admin.inc
Rewrites node_admin_nodes() to use db_rewrite_sql().
domain_content_view in domain_content/domain_content.admin.inc
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_form in ./domain.admin.inc
FormsAPI for editing a domain record
domain_form_alter in ./domain.module
Implements hook_form_alter()
domain_form_user_admin_account_alter in ./domain.module
Implements hook_form_alter().
domain_form_user_form_alter in ./domain.module
Helper function for the two user forms we care about.
domain_get_path_match in ./domain.module
Allow the lookup of path rewrites.
domain_goto in ./domain.module
Determine if we must switch the active domain.
domain_nav_render in domain_nav/domain_nav.module
Renders output for the block.
domain_node_access_explain in ./domain.module
Implements hook_node_access_explain for devel.module
domain_node_grants in ./domain.module
Implements hook_node_grants.
domain_settings_form_alter in domain_settings/domain_settings.module
Implements hook_form_alter()
domain_source_form_alter in domain_source/domain_source.module
Implements hook_form_alter()
domain_source_form_domain_content_admin_alter in domain_source/domain_source.module
Integrate with Domain Content.
domain_theme_custom_theme in domain_theme/domain_theme.module
Implements hook_custom_theme().
domain_tokens in ./domain.tokens.inc
Implements hook_tokens().
domain_url_outbound_alter in ./settings_custom_url.inc
Implements hook_url_outbound_alter().
domain_view in ./domain.admin.inc
The main administration page, a list of active domains.
theme_domain_alias_block in domain_alias/domain_alias.module
Theme element for the Domain Alias switcher block.
theme_domain_nav_default in domain_nav/domain_nav.module
Themes the domain list as a JavaScript selection form.