Improve documentation
This commit is contained in:
parent
f844bbacda
commit
8f55ab858c
@ -21,10 +21,10 @@ collections and entries.
|
|||||||
|
|
||||||
Permissions:
|
Permissions:
|
||||||
|
|
||||||
- R: read a collection
|
- R: read a collection (excluding address book or calendar collections)
|
||||||
- r: read an address book or calendar entry
|
- r: read an address book or calendar collection
|
||||||
- W: write a collection
|
- W: write a collection (excluding address book or calendar collections)
|
||||||
- w: read an address book or calendar entry
|
- w: write an address book or calendar collection
|
||||||
|
|
||||||
Take a look at the class ``BaseRights`` if you want to implement your own.
|
Take a look at the class ``BaseRights`` if you want to implement your own.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user