Monotone-Parent: f1d6bbdddac1991718ebbf895c02a5b084ac7094

Monotone-Revision: 56401c752068eee483fe404dd572236401e9ae8d

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2006-10-12T16:44:40
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2006-10-12 16:44:40 +00:00
parent 5be35af094
commit c467af6aa2
3 changed files with 20 additions and 0 deletions
+4
View File
@@ -60,6 +60,8 @@
- (NSString *)ownMethodName;
- (NSString *)userFolderPath;
- (NSString *) applicationPath;
- (NSString *)ownPath;
- (NSString *)relativePathToUserFolderSubPath:(NSString *)_sub;
@@ -70,6 +72,8 @@
- (BOOL) hideFrame;
- (UIxComponent *) jsCloseWithRefreshMethod: (NSString *) methodName;
/* SoUser */
- (SoUser *)user;
- (NSString *)shortUserNameForDisplay;