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: ...") |
*>Jason m (BOT: Changing page text) |
(No difference)
|
Revision as of 00:59, 22 February 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" ] } }