mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-05 16:35:10 +00:00
Monotone-Parent: 42c9bd72b2fe1b4652131b0e73ac38e10f8838f1
Monotone-Revision: b2df4875f87b44b55f2d9acc0193789d2b19a555 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-22T18:36:23 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -52,8 +52,6 @@
|
||||
|
||||
#define $(class) NSClassFromString(class)
|
||||
|
||||
extern NSString *SOGoDefaultUserID;
|
||||
|
||||
@interface SOGoObject : NSObject
|
||||
{
|
||||
WOContext *context;
|
||||
@@ -106,6 +104,7 @@ extern NSString *SOGoDefaultUserID;
|
||||
- (void) setRoles: (NSArray *) roles
|
||||
forUser: (NSString *) uid;
|
||||
- (void) removeAclsForUsers: (NSArray *) users;
|
||||
- (NSString *) defaultUserID;
|
||||
- (BOOL) hasSupportForDefaultRoles;
|
||||
|
||||
/* description */
|
||||
|
||||
Reference in New Issue
Block a user