Methods summary
CalDAVRequest |
IsLocked() |
This logic does not catch all locking scenarios. For example an infinite depth
request should check the permissions for all collections and resources within
that. At present we only maintain permissions on a per-collection basis though. |
DAVResource |
IsLocked() |
This logic does not catch all locking scenarios. For example an infinite depth
request should check the permissions for all collections and resources within
that. At present we only maintain permissions on a per-collection basis though. |
Rfc5545Duration |
fromTwoDates() |
Improve this to calculate the days difference and then the clock time diff and
work from there. |