You are here

Functions in Domain Access 5

Primary tabs

Namesort descending Location Description Direct uses Strings
domain_delete ./domain_admin.inc Delete a domain record. 3
domain_delete_form ./domain_admin.inc FormsAPI 1
domain_delete_form_submit ./domain_admin.inc FormsAPI for domain_delete_form()
domain_disable ./domain.module Implement hook_disable()
domain_disabling ./domain.module Simple function to make sure we don't respond with grants when disabling ourselves. 2
domain_domainbatch ./domain.module Implement hook_domainbatch()
domain_domaininstall ./domain.module Implement hook_domaininstall()
domain_domainload ./domain.module Implement hook_domainload()
domain_domains ./domain.module Return all active domains (including the default) as an array. 12
domain_domainupdate ./domain.module Implement hook_domainupdate()
domain_edit ./domain_admin.inc Edit an existing domain record
domain_edit_form ./domain_admin.inc FormsAPI for editing a domain record 1
domain_edit_form_submit ./domain_admin.inc FormsAPI for domain_edit_form()
domain_edit_form_validate ./domain_admin.inc FormsAPI for domain_edit_form()
domain_enable ./domain.module Upon enabling this module, store the default view grant in the {node_access} table.
domain_enabling ./domain.module Writes the default grants when the module is first enabled. 1
domain_form_alter ./domain.module Implement hook_form_alter()
domain_form_sitename_submit ./domain.module Update the default domain's sitename.
domain_get_path ./domain.module Determine an absolute path for a domain 2 1
domain_get_uri ./domain.module Determine an absolute path to the current page 5 1
domain_goto ./domain.module Determine if we must switch the active domain. 9
domain_grant_all ./domain.module Activate the hidden grant for searches. 4 1
domain_init ./domain.module Implement hook_init()
domain_install ./domain.install Implement hook_install()
domain_lookup ./domain.module Runs a lookup against the {domain} table. One of the two values must be present 24
domain_menu ./domain.module Implement hook_menu()
domain_nav_block domain_nav/domain_nav.module Implement hook_block() 1
domain_nav_domainupdate domain_nav/domain_nav.module Implement hook_domainupdate()
domain_nav_menu domain_nav/domain_nav.module Implement hook_menu()
domain_nav_render domain_nav/domain_nav.module Renders output for the block. 1
domain_nodeapi ./domain.module Implement hook_nodeapi(). 1
domain_node_access_explain ./domain.module Implement hook_node_access_explain for devel.module
domain_node_access_records ./domain.module Implement hook_node_access_records() 1
domain_node_grants ./domain.module Implement hook_node_grants.
domain_perm ./domain.module Implement hook_perm()
domain_prefix_configure_form domain_prefix/domain_prefix.module FormsAPI for generating the configuration form 2
domain_prefix_configure_form_submit domain_prefix/domain_prefix.module FormsAPI for the domain_prefix_configure_form.
domain_prefix_disallow domain_prefix/domain_prefix.module Names of tables explicitly not allowed to be copied 3
domain_prefix_domaininstall domain_prefix/domain_prefix.module Implement hook_domaininstall()
domain_prefix_domainlinks domain_prefix/domain_prefix.module Implement hook_domainlinks()
domain_prefix_domainupdate domain_prefix/domain_prefix.module Implement hook_domainupdate().
domain_prefix_drop_records domain_prefix/domain_prefix.module Drop tables created by this module. 1
domain_prefix_form domain_prefix/domain_prefix.module The table prefixing page for a domain. 2
domain_prefix_form_submit domain_prefix/domain_prefix.module FormsAPI for domain_prefix_form.
domain_prefix_get_prefix domain_prefix/domain_prefix.module Check for existing table prefixing. 2
domain_prefix_get_tables domain_prefix/domain_prefix.module Get the tables with the active prefix 2
domain_prefix_install domain_prefix/domain_prefix.install Implement hook_install()
domain_prefix_lookup domain_prefix/domain_prefix.module Lookup stored table information for a domain. 2
domain_prefix_menu domain_prefix/domain_prefix.module Implement hook_menu()
domain_prefix_module_lookup domain_prefix/domain_prefix.module Derive a module name from the table name 2

Pages

Other projects