Version 1.15.2.1 (checked in on 2010/02/18 at 15:21:22 by agentken)
Administration pages for Domain Content.
@ingroup domain_content
| Name | Description |
|---|---|
| domain_content_admin | Content admin page callback. |
| domain_content_filter_operations | Filters the node batch operations based on the user's permissions. |
| domain_content_form | Rewrites node_admin_nodes() to use db_rewrite_sql(). |
| domain_content_list | List the available domains for this user. |
| domain_content_page | The domain content page of menu callbacks. |
| domain_content_update_nodes | FormAPI function that lets us update access rules. |
| domain_content_view | Content 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_nodes | Replaces the default theme function for the node administration form. |