Monotone-Parent: 3edbc90046db007b2cea7d85505ba6bcecec6dd7

Monotone-Revision: 99eb9661017e4e4371b678e9d5c89d54eb0762c5

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2008-07-04T18:22:06
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2008-07-04 18:22:06 +00:00
parent acfedae126
commit be3a423e9b
4 changed files with 49 additions and 30 deletions
+5
View File
@@ -52,6 +52,7 @@
@class NSURL;
@class WOContext;
@class WORequest;
@class GCSFolderManager;
@class GCSFolder;
@@ -136,6 +137,10 @@
- (NSArray *) davComplianceClassesInContext: (WOContext *) localContext;
- (id) davPOSTRequest: (WORequest *) request
withContentType: (NSString *) cType
inContext: (WOContext *) localContext;
/* dav acls */
- (SOGoWebDAVValue *) davCurrentUserPrivilegeSet;