Changes for page ERGroupware

Last modified by Pascal Robert on 2012/10/08 09:15

From version 17.1
edited by Pascal Robert
on 2012/09/16 16:35
Change comment: There is no comment for this version
To version 12.1
edited by Pascal Robert
on 2012/09/17 08:08
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,4 +1,110 @@
1 -= Actions =
1 += Store attributes =
2 2  
3 -|= Action name |= CalDAV |= MS Exchange |= Zimbra (SOAP)
4 -| Connecting to the store | | |
3 +|= CalDAV/CardDAV |= MS Exchange |= Zimbra (SOAP)
4 +|(((
5 +* ProductID (default will be **~/~/Project Wonder/ERGroupware**)
6 +* http/https
7 +* hostname
8 +* username
9 +* password
10 +* port
11 +)))|(((
12 +* NTML domain
13 +* hostname
14 +* username
15 +* password
16 +* URL to WSDL
17 +* country+language (default will be **en-US**)
18 +* timezone (default will be **Eastern Standard Time**)
19 +* ExchangeImpersonationType (**email**)
20 +)))|(((
21 +* http/https
22 +* hostname
23 +* username
24 +* password
25 +)))
26 +
27 += Calendar/tasks collection attributes =
28 +
29 +|= CalDAV |= MS Exchange |= Zimbra (SOAP)
30 +|(((
31 +* acl
32 +* creationDate
33 +* currentUserPrincipal
34 +* currentUserPrivilegeSet
35 +* displayName
36 +* eTag
37 +* lastModified
38 +* owner
39 +* quotaAvailableBytes
40 +* quotaUsedBytes
41 +* resourceType (must have **calendar**)
42 +* supportedPrivilegeSet
43 +* supportedReportSet
44 +* order
45 +* color
46 +* syncToken
47 +* allowedSharingModes
48 +* cTag
49 +* maxResources
50 +* sharedUrl
51 +* calendarTimezone (VTimezone)
52 +* max-attendees-per-instance
53 +* max-instances
54 +* max-resource-size
55 +* schedule-calendar-transp (opaque/transp)
56 +* supported-calendar-component-set (VEVENT/VTODO)
57 +* supported-calendar-data
58 +* url
59 +)))|(((
60 +* FolderClass (type of folder, must be DistinguishedFolderIdNameType.CALENDAR or DistinguishedFolderIdNameType.TASKS)
61 +* FolderId
62 +* ParentFolderId
63 +* DisplayName
64 +* TotalCount
65 +* ChildFolderCount (read-only)
66 +* ExtendedProperty
67 +* ManagedFolderInformation
68 +* EffectiveRights
69 +* SharingEffectiveRights (calendar)
70 +* PermissionSet
71 +* UnreadCount (tasks)
72 +)))|
73 +
74 += Address Book collection attributes =
75 +
76 +|= CalDAV |= MS Exchange |= Zimbra (SOAP)
77 +|(((
78 +* acl
79 +* creationdate
80 +* current-user-principal
81 +* current-user-privilege-set
82 +* displayname
83 +* getetag
84 +* getlastmodified
85 +* owner
86 +* quota-available-bytes
87 +* quota-used-bytes
88 +* resourcetype (must have **addressbook**)
89 +* supported-privilege-set
90 +* supported-report-set
91 +* sync-token
92 +* allowed-sharing-modes
93 +* getctag
94 +* max-resources
95 +* max-resource-size
96 +* supported-address-data
97 +* url
98 +)))|(((
99 +* FolderClass (type of folder, must be DistinguishedFolderIdNameType.CONTACTS)
100 +* FolderId
101 +* ParentFolderId
102 +* DisplayName
103 +* TotalCount
104 +* ChildFolderCount
105 +* ExtendedProperty
106 +* ManagedFolderInformation
107 +* EffectiveRights
108 +* SharingEffectiveRights
109 +* PermissionSet
110 +)))|