Constants in Private 7.2
Primary tabs
|
Name |
Location | Description | Direct uses | Strings |
|---|---|---|---|---|
| PRIVATE_ALLOWED |
./ |
2 | 1 | |
| PRIVATE_ALWAYS |
./ |
1 | 1 | |
| PRIVATE_AUTOMATIC |
./ |
1 | 1 | |
| PRIVATE_DISABLED |
./ |
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 |
./ |
2 | 1 |