You are here

Functions in Domain Access 6.2

Primary tabs

Namesort descending Location Description Direct uses Strings
domain_prefix_configure_form_submit domain_prefix/domain_prefix.admin.inc FormsAPI for the domain_prefix_configure_form.
domain_prefix_disable domain_prefix/domain_prefix.module Implement hook_disable().
domain_prefix_disallow domain_prefix/domain_prefix.admin.inc Names of tables explicitly not allowed to be copied 3
domain_prefix_domainlinks domain_prefix/domain_prefix.module Implement hook_domainlinks()
domain_prefix_domainpath domain_prefix/domain_prefix.path.inc Implement hook_domainpath(). 1
domain_prefix_domainupdate domain_prefix/domain_prefix.module Implement hook_domainupdate().
domain_prefix_domain_bootstrap_full domain_prefix/domain_prefix.module Implementats hook_domain_bootstrap_full().
domain_prefix_drop_records domain_prefix/domain_prefix.admin.inc Drop tables created by this module. 1
domain_prefix_enable domain_prefix/domain_prefix.module Implement hook_enable().
domain_prefix_form domain_prefix/domain_prefix.admin.inc The table prefixing page for a domain. 2
domain_prefix_form_submit domain_prefix/domain_prefix.admin.inc FormsAPI for domain_prefix_form.
domain_prefix_get_name domain_prefix/domain_prefix.admin.inc Return the human-readable name of a module. 2
domain_prefix_get_prefix domain_prefix/domain_prefix.module Check for existing table prefixing. 1
domain_prefix_get_tables domain_prefix/domain_prefix.admin.inc Get the tables with the active prefix 2
domain_prefix_insert_data domain_prefix/domain_prefix.admin.inc Insert data from one table into another. 1
domain_prefix_install domain_prefix/domain_prefix.install Implement hook_install()
domain_prefix_lookup domain_prefix/domain_prefix.admin.inc Lookup stored table information for a domain. 2
domain_prefix_menu domain_prefix/domain_prefix.module Implement hook_menu()
domain_prefix_perm domain_prefix/domain_prefix.module Implement hook_perm
domain_prefix_schema domain_prefix/domain_prefix.install Implement hook_schema()
domain_prefix_string domain_prefix/domain_prefix.module Uniform prefix string 4
domain_prefix_table_exists domain_prefix/domain_prefix.module Does a table exist -- we use this to bypass Drupal's default table prefixing check. 4
domain_prefix_theme domain_prefix/domain_prefix.module Implement hook_theme()
domain_prefix_uninstall domain_prefix/domain_prefix.install Implement hook_uninstall()
domain_request_name ./domain.module Determines current, fully qualified domain name. 1
domain_reset_domain ./domain.module Reset the active domain to its initial version. 4
domain_resolve_host ./domain.module Tries to match the current (host) domain name to a domain in the {domain} table and returns a respective domain_id. 1
domain_roles_form ./domain.admin.inc FormsAPI to set default domain membership for each role. 1
domain_save ./domain.module Domain save function. 1
domain_schema ./domain.install Implement hook_schema() 1
domain_select_format ./domain.module Determine the default format for domain list forms. 8
domain_settings_add_element domain_settings/domain_settings.module Helper function to test if a form has to display the domain-specific settings, based on 'domain_settings' settings the user defined. 1
domain_settings_batch_form_submit domain_settings/domain_settings.module Submit handler for batch domain settings. 1
domain_settings_domainform domain_settings/domain_settings.module Implements hook_domainform().
domain_settings_domain_warnings_alter domain_settings/domain_settings.module Implement hook_domain_warnings_alter().
domain_settings_form_alter domain_settings/domain_settings.module Implement hook_form_alter()
domain_settings_form_domain_batch_form_alter domain_settings/domain_settings.module Handle the batch erasure of Domain Conf settings properly.
domain_settings_form_domain_conf_reset_form_alter domain_settings/domain_settings.module Handle the erasure of Domain Conf settings properly.
domain_settings_form_submit domain_settings/domain_settings.module Submit handler for domain-specific settings. 1
domain_settings_perm domain_settings/domain_settings.module Implement hook_perm().
domain_settings_reset domain_settings/domain_settings.module Erase Domain Conf and Batch settings but keep those set by this module. 2
domain_settings_reset_form_submit domain_settings/domain_settings.module Form submit handler to batch reset custom settings. 1
domain_settings_setup_ok ./settings.inc Small helper function to determine whether this file was included correctly in the user's settings.php 2
domain_settings_update_6000 domain_settings/domain_settings.install Rename the variable 'domain_settings_ignore' regarding the way domain_settings manage the visibility of the domain-specific settings on forms.
domain_set_default_grant ./domain.module Ensure that the 'domain_all' grant is present. 2
domain_set_domain ./domain.module Set the active domain to something other than the HTTP request. 5
domain_set_primary_domain ./domain.module Set the primary domain properly, if necessary. 2
domain_simpletest ./domain.module Implement hook_simpletest()
domain_source_domainupdate domain_source/domain_source.module Implement hook_domainupdate()
domain_source_domain_source_alter domain_source/domain_source.module Implement hook_domain_source_node_alter().

Pages

Other projects