22 calls to domain_lookup() 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_conf_variable_save in domain_conf/
domain_conf.module - Store a single variable in {domain_conf}.
- domain_content_view_domains in domain_content/
domain_content.admin.inc - Format domains for this node.
- domain_domains in ./
domain.module - Return all active domains (including the default) as an array.
- domain_form_alter in ./
domain.module - Implements hook_form_alter()
- domain_get_node_match in ./
domain.module - Get the best matching domain for a node link.
- domain_get_path_match in ./
domain.module - Allow the lookup of path rewrites.
- domain_init in ./
domain.module - Implements hook_init().
- domain_invalid_domain_requested in ./
domain.module - Redirect a request to an invalid domain.
- domain_load in ./
domain.module - Menu loader function.
- domain_lookup_simple in ./
domain.module - Determines a domain_id matching given $_name.
- domain_node_access_explain in ./
domain.module - Implements hook_node_access_explain for devel.module
- domain_node_load in ./
domain.module - Implements hook_node_load()
- domain_node_save_redirect in ./
domain.module - On a node save, make sure the editor is returned to a domain that can view the node.
- domain_save in ./
domain.module - Domain save function.
- domain_settings_form_submit in domain_settings/
domain_settings.module - Submit handler for domain-specific settings.
- domain_source_form_alter in domain_source/
domain_source.module - Implements hook_form_alter()
- domain_source_lookup in domain_source/
domain_source.module - Get the source domains for multiple matches, mimicking node_load().
- domain_theme_settings_submit in domain_theme/
domain_theme.admin.inc - Process domain_theme_settings form submissions.
- domain_url_outbound_alter in ./
settings_custom_url.inc - Implements hook_url_outbound_alter().
- domain_user_view in ./
domain.module - Implements hook_user_view().