Constants in Redirect 7
Primary tabs
Name | Location | Description | Direct uses | Strings |
---|---|---|---|---|
REDIRECT_ACCESS_ALLOW |
./ |
Modules should return this value from hook_redirect_access() to allow access to a redirect. | 2 | 1 |
REDIRECT_ACCESS_DENY |
./ |
Modules should return this value from hook_redirect_access() to deny access to a redirect. | 1 | 1 |
REDIRECT_ACCESS_IGNORE |
./ |
Modules should return this value from hook_redirect_access() to not affect redirect access. | 1 | 1 |