Monotone-Parent: e46203402a1f2d996395599061c75452a98958d3

Monotone-Revision: b178183ad97d53d251135c909db06ab534f73a1f

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2010-10-01T21:24:15
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2010-10-01 21:24:15 +00:00
parent f0129f6312
commit 0c742dd5ca
9 changed files with 162 additions and 28 deletions
+8 -2
View File
@@ -27,12 +27,13 @@
#import <NGCards/NGVCard.h>
#import <NGCards/NSArray+NGCards.h>
#import <SOGo/SOGoObject.h>
#import <Contacts/SOGoContactObject.h>
#import <Contacts/SOGoContactGCSEntry.h>
#import <Contacts/SOGoContactGCSFolder.h>
#import "MAPIApplication.h"
#import "MAPIStoreAuthenticator.h"
#import "NSString+MAPIStore.h"
#import "SOGoGCSFolder+MAPIStore.h"
#import "MAPIStoreContactsContext.h"
@@ -63,6 +64,11 @@ static Class SOGoUserFolderK;
[moduleFolder retain];
}
- (NSArray *) getFolderMessageKeys: (SOGoFolder *) folder
{
return [(SOGoGCSFolder *) folder componentKeysWithType: @"vcard"];
}
// - (int) getCommonTableChildproperty: (void **) data
// atURL: (NSString *) childURL
// withTag: (uint32_t) proptag