]> err.no Git - scalable-opengroupware.org/commitdiff
git-svn-id: http://svn.opengroupware.org/SOGo/trunk@714 d1b88da0-ebda-0310-925b-ed51d...
authorhelge <helge@d1b88da0-ebda-0310-925b-ed51d893ca5b>
Tue, 12 Jul 2005 09:21:59 +0000 (09:21 +0000)
committerhelge <helge@d1b88da0-ebda-0310-925b-ed51d893ca5b>
Tue, 12 Jul 2005 09:21:59 +0000 (09:21 +0000)
SOGo/Main/SOGoUser.h

index 743ff54bd3a36e8d790e92df87adfabb1f1131d2..6eb5e55f8eb0d799c90c143364c0a4bf4c309376 100644 (file)
 
   This adds some additional SOGo properties to the SoUser object. The
   properties are (currently) looked up using the AgenorUserManager.
+
+  You have access to this object from the WOContext:
+    context.activeUser
 */
 
-@class NSString, NSURL;
+@class NSString, NSArray, NSURL;
 
 @interface SOGoUser : SoUser
 {