Access Query
Component ID
2495509
Component name
Access Query
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
- Provide user interface for hook_node_access().
- This module MAY conflict with content_access module.
- This module MAY conflict with node_limit module.
Example query:
role 1 can create article content
role lecturer can create article content
user field_gender 1 can create article content
user field_gender male can create article content
role lecturer and user field_gender male can create article content