You are here

Constants in Private 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
PRIVATE_ALLOWED ./private.module 2 1
PRIVATE_ALWAYS ./private.module 1 1
PRIVATE_AUTOMATIC ./private.module 1 1
PRIVATE_DISABLED ./private.module STRATEGY 1) Node grants are not helpful for this module because they give extra access, whereas we need to remove it. 2) Hence use hook_node_access as far as possible. In this hook it's easy to selectively remove access with NODE_ACCESS_DENY. 3)… 1 1
PRIVATE_GRANT_ALL ./private.module 2 1

Other projects