Constants in Plus 1 6.2
Primary tabs
Name![]() |
Location | Description | Direct uses | Strings |
---|---|---|---|---|
PLUS1_ACCESS_ALLOW |
./ |
Modules should return this value from hook_plus1_access() to allow access to voting on a node. | 2 | 1 |
PLUS1_ACCESS_DENY |
./ |
Modules should return this value from hook_plus1_access() to deny access to voting on a node. | 4 | 1 |
PLUS1_ACCESS_IGNORE |
./ |
Modules should return this value from hook_plus1_access() to not affect access to voting on a node. | 3 | 1 |
PLUS1_VOTE_TAG |
./ |
This value allows one to alter the Plus 1 votingapi tag. | 4 | 1 |