calendar::assign_permissions (public)
calendar::assign_permissions calendar_id party_id cal_privilege \ [ revoke ]
Defined in packages/calendar/tcl/calendar-procs.tcl
given a calendar_id, party_id and a permission this proc will assign the permission to the party the legal permissions are public, private, calendar_read, calendar_write, calendar_delete if the revoke is set, then the given permission will be removed for the party
- Parameters:
- calendar_id
party_id
cal_privilege
revoke (optional)
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.