]> err.no Git - scalable-opengroupware.org/blob - SoObjects/SOGo/README
git-svn-id: http://svn.opengroupware.org/SOGo/inverse/trunk@1045 d1b88da0-ebda-0310...
[scalable-opengroupware.org] / SoObjects / SOGo / README
1 libSOGo
2 =======
3
4 Common SOGo objects.
5
6 NOTE: the SOPE objects are registered by the Main bundle products.plist.
7
8 Class Hierarchy
9 ===============
10
11   [NSObject]
12     SOGoObject
13       SOGoContentObject
14       SOGoFolder
15         SOGoUserFolder      - the "home" directory
16     SOGoGroupsFolder        - intermediate folder
17     SOGoGroupFolder         - a folder representing a set of people
18       SOGoCustomGroupFolder - a custom group (eg '_custom_helge,znek')
19
20 TODO
21 ====
22 - why is SOGoUserFolder an OCS folder?
23
24
25 Defaults
26 ========
27
28 AgenorCacheCheckInterval - int (default: 1 hour == 3600s)
29 - how often to flush the LDAP caches