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

NameDescription
DNA_ACCESS_VIEW

Functions

NameDescription
devel_node_access_admin_settings
devel_node_access_block
devel_node_access_form_alter
devel_node_access_helpImplementation of hook_help().
devel_node_access_menu
devel_node_access_nodeapi
devel_node_access_node_access_explainImplementation of hook_node_access_explain().
devel_node_access_perm
devel_node_access_themeImplementation of hook_theme().
dna_summary
dna_visible_nodes
theme_dna_permissionIndicate whether user has a permission or not.
_devel_node_access_explain_accessHelper function that mimicks node.module's node_access() function.
_devel_node_access_get_grant_listHelper function to create a list of the grants returned by hook_node_grants().
_devel_node_access_get_node_titleHelper function to return a sanitized node title.
_devel_node_access_module_invoke_all