~ubuntu-branches/ubuntu/maverick/evolution-data-server/maverick-proposed

« back to all changes in this revision

Viewing changes to docs/reference/addressbook/libedata-book/tmpl/e-book-backend-sync.sgml

  • Committer: Bazaar Package Importer
  • Author(s): Didier Roche
  • Date: 2010-05-17 17:02:06 UTC
  • mfrom: (1.1.79 upstream) (1.6.12 experimental)
  • Revision ID: james.westby@ubuntu.com-20100517170206-4ufr52vwrhh26yh0
Tags: 2.30.1-1ubuntu1
* Merge from debian experimental. Remaining change:
  (LP: #42199, #229669, #173703, #360344, #508494)
  + debian/control:
    - add Vcs-Bzr tag
    - don't use libgnome
    - Use Breaks instead of Conflicts against evolution 2.25 and earlier.
  + debian/evolution-data-server.install,
    debian/patches/45_libcamel_providers_version.patch:
    - use the upstream versioning, not a Debian-specific one 
  + debian/libedata-book1.2-dev.install, debian/libebackend-1.2-dev.install,
    debian/libcamel1.2-dev.install, debian/libedataserverui1.2-dev.install:
    - install html documentation
  + debian/rules:
    - don't build documentation it's shipped with the tarball

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!-- ##### SECTION Title ##### -->
 
2
EBookBackendSync
 
3
 
 
4
<!-- ##### SECTION Short_Description ##### -->
 
5
 
 
6
 
 
7
<!-- ##### SECTION Long_Description ##### -->
 
8
<para>
 
9
 
 
10
</para>
 
11
 
 
12
<!-- ##### SECTION See_Also ##### -->
 
13
<para>
 
14
 
 
15
</para>
 
16
 
 
17
<!-- ##### SECTION Stability_Level ##### -->
 
18
 
 
19
 
 
20
<!-- ##### SECTION Image ##### -->
 
21
 
 
22
 
 
23
<!-- ##### TYPEDEF EBookBackendSyncStatus ##### -->
 
24
<para>
 
25
 
 
26
</para>
 
27
 
 
28
 
 
29
<!-- ##### STRUCT EBookBackendSync ##### -->
 
30
<para>
 
31
 
 
32
</para>
 
33
 
 
34
 
 
35
<!-- ##### FUNCTION e_book_backend_sync_construct ##### -->
 
36
<para>
 
37
 
 
38
</para>
 
39
 
 
40
@backend: 
 
41
@Returns: 
 
42
 
 
43
 
 
44
<!-- ##### FUNCTION e_book_backend_sync_remove ##### -->
 
45
<para>
 
46
 
 
47
</para>
 
48
 
 
49
@backend: 
 
50
@book: 
 
51
@opid: 
 
52
@Returns: 
 
53
 
 
54
 
 
55
<!-- ##### FUNCTION e_book_backend_sync_create_contact ##### -->
 
56
<para>
 
57
 
 
58
</para>
 
59
 
 
60
@backend: 
 
61
@book: 
 
62
@opid: 
 
63
@vcard: 
 
64
@contact: 
 
65
@Returns: 
 
66
 
 
67
 
 
68
<!-- ##### FUNCTION e_book_backend_sync_remove_contacts ##### -->
 
69
<para>
 
70
 
 
71
</para>
 
72
 
 
73
@backend: 
 
74
@book: 
 
75
@opid: 
 
76
@id_list: 
 
77
@removed_ids: 
 
78
@Returns: 
 
79
 
 
80
 
 
81
<!-- ##### FUNCTION e_book_backend_sync_modify_contact ##### -->
 
82
<para>
 
83
 
 
84
</para>
 
85
 
 
86
@backend: 
 
87
@book: 
 
88
@opid: 
 
89
@vcard: 
 
90
@contact: 
 
91
@Returns: 
 
92
 
 
93
 
 
94
<!-- ##### FUNCTION e_book_backend_sync_get_contact ##### -->
 
95
<para>
 
96
 
 
97
</para>
 
98
 
 
99
@backend: 
 
100
@book: 
 
101
@opid: 
 
102
@id: 
 
103
@vcard: 
 
104
@Returns: 
 
105
 
 
106
 
 
107
<!-- ##### FUNCTION e_book_backend_sync_get_contact_list ##### -->
 
108
<para>
 
109
 
 
110
</para>
 
111
 
 
112
@backend: 
 
113
@book: 
 
114
@opid: 
 
115
@query: 
 
116
@contacts: 
 
117
@Returns: 
 
118
 
 
119
 
 
120
<!-- ##### FUNCTION e_book_backend_sync_get_changes ##### -->
 
121
<para>
 
122
 
 
123
</para>
 
124
 
 
125
@backend: 
 
126
@book: 
 
127
@opid: 
 
128
@change_id: 
 
129
@changes: 
 
130
@Returns: 
 
131
 
 
132
 
 
133
<!-- ##### FUNCTION e_book_backend_sync_authenticate_user ##### -->
 
134
<para>
 
135
 
 
136
</para>
 
137
 
 
138
@backend: 
 
139
@book: 
 
140
@opid: 
 
141
@user: 
 
142
@passwd: 
 
143
@auth_method: 
 
144
@Returns: 
 
145
 
 
146
 
 
147
<!-- ##### FUNCTION e_book_backend_sync_get_required_fields ##### -->
 
148
<para>
 
149
 
 
150
</para>
 
151
 
 
152
@backend: 
 
153
@book: 
 
154
@opid: 
 
155
@fields: 
 
156
@Returns: 
 
157
 
 
158
 
 
159
<!-- ##### FUNCTION e_book_backend_sync_get_supported_fields ##### -->
 
160
<para>
 
161
 
 
162
</para>
 
163
 
 
164
@backend: 
 
165
@book: 
 
166
@opid: 
 
167
@fields: 
 
168
@Returns: 
 
169
 
 
170
 
 
171
<!-- ##### FUNCTION e_book_backend_sync_get_supported_auth_methods ##### -->
 
172
<para>
 
173
 
 
174
</para>
 
175
 
 
176
@backend: 
 
177
@book: 
 
178
@opid: 
 
179
@methods: 
 
180
@Returns: 
 
181
 
 
182