devel_node_access.module
Version 1.15.2.19 (checked in on 2009/09/16 at 02:15:59 by salvis)
This module gives developers feedback as to what their node_access table contains, and which nodes are protected or visible to the public.
Constants
| Name | Description |
|---|---|
| DNA_ACCESS_VIEW |
Functions
| Name | Description |
|---|---|
| devel_node_access_admin_settings | |
| devel_node_access_block | |
| devel_node_access_form_alter | |
| devel_node_access_help | Implementation of hook_help(). |
| devel_node_access_menu | |
| devel_node_access_nodeapi | |
| devel_node_access_node_access_explain | Implementation of hook_node_access_explain(). |
| devel_node_access_perm | |
| devel_node_access_theme | Implementation of hook_theme(). |
| dna_summary | |
| dna_visible_nodes | |
| theme_dna_permission | Indicate whether user has a permission or not. |
| _devel_node_access_explain_access | Helper function that mimicks node.module's node_access() function. |
| _devel_node_access_get_grant_list | Helper function to create a list of the grants returned by hook_node_grants(). |
| _devel_node_access_get_node_title | Helper function to return a sanitized node title. |
| _devel_node_access_module_invoke_all |


