mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-31 02:52:43 +00:00
Monotone-Parent: 8566d6fbfa896a774b9907c3125e7b3de87296cd
Monotone-Revision: 2ad8b0c019808014c990f51cc69c4457fdb537c6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-07-28T22:59:11 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -66,6 +66,8 @@
|
||||
- (NSString *)dateStringForDate:(NSCalendarDate *)_date;
|
||||
- (NSCalendarDate *)dateForDateString:(NSString *)_dateString;
|
||||
|
||||
- (BOOL) hideFrame;
|
||||
|
||||
/* SoUser */
|
||||
- (SoUser *)user;
|
||||
- (NSString *)shortUserNameForDisplay;
|
||||
@@ -84,6 +86,10 @@
|
||||
/* locale */
|
||||
- (NSDictionary *)locale;
|
||||
|
||||
/* cached resource filenames */
|
||||
- (WOResourceManager *) pageResourceManager;
|
||||
- (NSString *) urlForResourceFilename: (NSString *) filename;
|
||||
|
||||
/* Debugging */
|
||||
- (BOOL)isUIxDebugEnabled;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user