domain_content.module

Version

1.15.2.2 (checked in on 2008/03/30 at 20:42:13 by agentken)

Description

Editorial overview module.

Provides batch node editing for users with 'edit domain nodes' permission but without the 'administer nodes' permission.

@ingroup domain_content

Functions

Namesort iconDescription
domain_content_adminContent admin page callback.
domain_content_checkAccess checking routine for the menu and node access checks.
domain_content_domainupdateImplements hook_domainupdate()
domain_content_formRewrites node_admin_nodes() to use db_rewrite_sql().
domain_content_menuImplements hook_menu()
domain_content_node_operationsImplements hook_node_operations()
domain_content_node_operations_accessCallback for domain_content_node_operations().
domain_content_pageThe domain content page of menu callbacks.
domain_content_update_nodesFormAPI function that lets us update access rules.
domain_content_viewContent administration for a specific domain. This callback puts the user on the current domain and then fetches the appropirate content for batch editing.
theme_domain_content_admin_nodesReplaces the default theme function for the node administration form.