Version

1.23.2.9 (checked in on 2008/07/25 at 18:07:14 by agentken)

Description

API documentation file.

@ingroup domain_hooks

Functions

Namesort iconDescription
hook_domainbatchAllows modules to expose batch editing functions.
hook_domainconfAllows modules to add additional form elements for saving as domain-specific settings.
hook_domaincronEnables Domain Access modules to fire cron hooks across all active domains.
hook_domainformAllows other modules to add elements to the default Domain settings page.
hook_domaingrantsNotify other modules that we are granting access to a node.
hook_domainignoreReturn an array of forms for which we cannot run hook_form_alter().
hook_domaininstallSome Domain modules require that settings.php be edited to add additional files during the bootstrap process.
hook_domainlinksReturns links to additional functions for the Domain Access module's admin screen
hook_domainloadNotifies other modules that we are loading a domain record from the database.
hook_domainnavEnables modules to add additional parameters to the $domain array for use by the Domain Navigation module.
hook_domainrecordsNotify other modules that we are saving node access records.
hook_domainupdateNotify other modules that we have created a new domain or updated a domain record.
hook_domainviewAllows Domain modules to add columns to the domain list view at path 'admin/build/domain/view'.
hook_domainwarningsAllows a warning message to be printed when entering specific forms that may have values that vary on each domain.