Monotone-Parent: 5fa8ca8896455803ea0da4db7e5c1e18e8328871

Monotone-Revision: a6e08bd7d394d186c6f5606933ed09de2031e7bb

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2008-02-07T16:53:19
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2008-02-07 16:53:19 +00:00
parent c853bcf944
commit dd226e2998
6 changed files with 100 additions and 20 deletions
+6
View File
@@ -77,6 +77,9 @@ extern NSString *SOGoWeekStartFirstFullWeek;
+ (SOGoUser *) userWithLogin: (NSString *) login
roles: (NSArray *) roles;
- (void) setPrimaryRoles: (NSArray *) newRoles;
- (void) setCurrentPassword: (NSString *) newPassword;
- (NSString *) currentPassword;
@@ -117,11 +120,14 @@ extern NSString *SOGoWeekStartFirstFullWeek;
- (NSArray *) mailAccounts;
- (NSArray *) allIdentities;
- (NSDictionary *) primaryIdentity;
- (NSMutableDictionary *) defaultIdentity;
- (NSString *) messageForwarding;
- (NSString *) messageCheck;
- (NSString *) signature;
- (void) saveMailAccounts;
- (BOOL) isSuperUser;
/* module access */