mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-20 10:55:25 +00:00
Monotone-Parent: 223a2bdac98420033e314ea1af029b9525a29e15
Monotone-Revision: 135b84772e9b73061c99a315779b92027642e9d9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-03T16:16:22 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -19,18 +19,20 @@
|
||||
02111-1307, USA.
|
||||
*/
|
||||
|
||||
#import "UIxComponent.h"
|
||||
#import "SOGoJSStringFormatter.h"
|
||||
#import "NSString+URL.h"
|
||||
#import "common.h"
|
||||
|
||||
#import <NGObjWeb/SoHTTPAuthenticator.h>
|
||||
#import <NGObjWeb/WOResourceManager.h>
|
||||
|
||||
#import <SOGo/NSString+URL.h>
|
||||
|
||||
#import <SOGo/SOGoUser.h>
|
||||
#import <SOGo/SOGoObject.h>
|
||||
#import <SOGo/SOGoCustomGroupFolder.h>
|
||||
|
||||
#import "UIxComponent.h"
|
||||
|
||||
@interface UIxComponent (PrivateAPI)
|
||||
- (void)_parseQueryString:(NSString *)_s;
|
||||
- (NSMutableDictionary *)_queryParameters;
|
||||
|
||||
Reference in New Issue
Block a user