Denotes that access is allowed for a node.
Modules should return this value from hook_node_access() to allow access to a node.
const NODE_ACCESS_ALLOW = TRUE;