Property:ACL Permission
Jump to navigation
Jump to search
(Created page with "Type is Has type::String * '''create''' is not supported right now. User is free to create any page. * Allows value::read: read permission. * Allows value::write: ...") |
m (1 revision) |
(One intermediate revision by one other user not shown) | |
(No difference)
|
Latest revision as of 12:57, 15 April 2013
Type is String
- create is not supported right now. User is free to create any page.
- read: read permission.
- write: write permission.
- delete is not supported right now. User can delete if he has write permission.
- grant: whether to give other user to manage permission for a content page.
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_txt", "allowed_values": [ "read", "write", "grant" ] } }