Version 1.18.2.3 (checked in on 2010-05-16 at 16:08:54 by agentken)
Creates a source domain for linking to content from other domains.
@ingroup domain_source
| Name | Description |
|---|---|
| DOMAIN_SOURCE_IGNORE | |
| DOMAIN_SOURCE_USE_ACTIVE |
| Name | Description |
|---|---|
| domain_source_domainupdate | Implement hook_domainupdate() |
| domain_source_domain_source_alter | Implement hook_domain_source_node_alter(). |
| domain_source_form_alter | Implement hook_form_alter() |
| domain_source_form_domain_content_form_alter | Form integration with Domain Content. |
| domain_source_form_node_admin_content_alter | Form integration with Administer nodes. |
| domain_source_lookup | Find the proper source domain for a node. |
| domain_source_nodeapi | Implement hook_nodeapi() |
| domain_source_update_nodes | FormAPI function that lets us update access rules. |
| domain_source_validate | Form validation step |
| domain_source_views_api | Implement hook_views_api(). |