~cyphermox/ubuntu/quantal/evolution-data-server/autopkgtests

« back to all changes in this revision

Viewing changes to docs/reference/calendar/libecal/tmpl/e-cal-listener.sgml

  • Committer: Package Import Robot
  • Author(s): Mathieu Trudel-Lapierre
  • Date: 2011-09-19 12:15:29 UTC
  • mfrom: (1.1.93 upstream)
  • Revision ID: package-import@ubuntu.com-20110919121529-nsmfnges77ec7hux
Tags: 3.1.92-0ubuntu1
* New upstream release.
  - Cannot add more than one appointment per session (LP: #852277)
  - Contacts calendar backend doesn't show events (LP: #853905)
  - Set X-Evolution-Source header consistently (LP: #660626)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!-- ##### SECTION Title ##### -->
 
2
ECalListener
 
3
 
 
4
<!-- ##### SECTION Short_Description ##### -->
 
5
Listens for responses and event notifications sent by an #e-cal.
 
6
 
 
7
<!-- ##### SECTION Long_Description ##### -->
 
8
<para>
 
9
Contrast with the #e-cal-view-listener, which listens to #e-cal-view.
 
10
</para>
 
11
 
 
12
<!-- ##### SECTION See_Also ##### -->
 
13
<para>
 
14
#ECal, #ECalViewListener
 
15
</para>
 
16
 
 
17
<!-- ##### SECTION Stability_Level ##### -->
 
18
 
 
19
 
 
20
<!-- ##### STRUCT ECalListener ##### -->
 
21
<para>
 
22
 
 
23
</para>
 
24
 
 
25
 
 
26
<!-- ##### SIGNAL ECalListener::add-timezone ##### -->
 
27
<para>
 
28
 
 
29
</para>
 
30
 
 
31
@ecallistener: the object which received the signal.
 
32
@arg1: 
 
33
@arg2: 
 
34
 
 
35
<!-- ##### SIGNAL ECalListener::alarm-address ##### -->
 
36
<para>
 
37
 
 
38
</para>
 
39
 
 
40
@ecallistener: the object which received the signal.
 
41
@arg1: 
 
42
@arg2: 
 
43
 
 
44
<!-- ##### SIGNAL ECalListener::attachment-list ##### -->
 
45
<para>
 
46
 
 
47
</para>
 
48
 
 
49
@ecallistener: the object which received the signal.
 
50
@arg1: 
 
51
@arg2: 
 
52
 
 
53
<!-- ##### SIGNAL ECalListener::auth-required ##### -->
 
54
<para>
 
55
 
 
56
</para>
 
57
 
 
58
@ecallistener: the object which received the signal.
 
59
 
 
60
<!-- ##### SIGNAL ECalListener::backend-error ##### -->
 
61
<para>
 
62
 
 
63
</para>
 
64
 
 
65
@ecallistener: the object which received the signal.
 
66
@arg1: 
 
67
 
 
68
<!-- ##### SIGNAL ECalListener::cal-address ##### -->
 
69
<para>
 
70
 
 
71
</para>
 
72
 
 
73
@ecallistener: the object which received the signal.
 
74
@arg1: 
 
75
@arg2: 
 
76
 
 
77
<!-- ##### SIGNAL ECalListener::create-object ##### -->
 
78
<para>
 
79
 
 
80
</para>
 
81
 
 
82
@ecallistener: the object which received the signal.
 
83
@arg1: 
 
84
@arg2: 
 
85
 
 
86
<!-- ##### SIGNAL ECalListener::default-object ##### -->
 
87
<para>
 
88
 
 
89
</para>
 
90
 
 
91
@ecallistener: the object which received the signal.
 
92
@arg1: 
 
93
@arg2: 
 
94
 
 
95
<!-- ##### SIGNAL ECalListener::discard-alarm ##### -->
 
96
<para>
 
97
 
 
98
</para>
 
99
 
 
100
@ecallistener: the object which received the signal.
 
101
@arg1: 
 
102
 
 
103
<!-- ##### SIGNAL ECalListener::get-changes ##### -->
 
104
<para>
 
105
 
 
106
</para>
 
107
 
 
108
@ecallistener: the object which received the signal.
 
109
@arg1: 
 
110
@Param3: 
 
111
 
 
112
<!-- ##### SIGNAL ECalListener::get-free-busy ##### -->
 
113
<para>
 
114
 
 
115
</para>
 
116
 
 
117
@ecallistener: the object which received the signal.
 
118
@arg1: 
 
119
@Param3: 
 
120
 
 
121
<!-- ##### SIGNAL ECalListener::get-timezone ##### -->
 
122
<para>
 
123
 
 
124
</para>
 
125
 
 
126
@ecallistener: the object which received the signal.
 
127
@arg1: 
 
128
@arg2: 
 
129
 
 
130
<!-- ##### SIGNAL ECalListener::ldap-attribute ##### -->
 
131
<para>
 
132
 
 
133
</para>
 
134
 
 
135
@ecallistener: the object which received the signal.
 
136
@arg1: 
 
137
@arg2: 
 
138
 
 
139
<!-- ##### SIGNAL ECalListener::modify-object ##### -->
 
140
<para>
 
141
 
 
142
</para>
 
143
 
 
144
@ecallistener: the object which received the signal.
 
145
@arg1: 
 
146
 
 
147
<!-- ##### SIGNAL ECalListener::object ##### -->
 
148
<para>
 
149
 
 
150
</para>
 
151
 
 
152
@ecallistener: the object which received the signal.
 
153
@arg1: 
 
154
@arg2: 
 
155
 
 
156
<!-- ##### SIGNAL ECalListener::object-list ##### -->
 
157
<para>
 
158
 
 
159
</para>
 
160
 
 
161
@ecallistener: the object which received the signal.
 
162
@arg1: 
 
163
@arg2: 
 
164
 
 
165
<!-- ##### SIGNAL ECalListener::open ##### -->
 
166
<para>
 
167
 
 
168
</para>
 
169
 
 
170
@ecallistener: the object which received the signal.
 
171
@arg1: 
 
172
 
 
173
<!-- ##### SIGNAL ECalListener::query ##### -->
 
174
<para>
 
175
 
 
176
</para>
 
177
 
 
178
@ecallistener: the object which received the signal.
 
179
@arg1: 
 
180
@arg2: 
 
181
 
 
182
<!-- ##### SIGNAL ECalListener::read-only ##### -->
 
183
<para>
 
184
 
 
185
</para>
 
186
 
 
187
@ecallistener: the object which received the signal.
 
188
@arg1: 
 
189
@arg2: 
 
190
 
 
191
<!-- ##### SIGNAL ECalListener::receive-objects ##### -->
 
192
<para>
 
193
 
 
194
</para>
 
195
 
 
196
@ecallistener: the object which received the signal.
 
197
@arg1: 
 
198
 
 
199
<!-- ##### SIGNAL ECalListener::remove ##### -->
 
200
<para>
 
201
 
 
202
</para>
 
203
 
 
204
@ecallistener: the object which received the signal.
 
205
@arg1: 
 
206
 
 
207
<!-- ##### SIGNAL ECalListener::remove-object ##### -->
 
208
<para>
 
209
 
 
210
</para>
 
211
 
 
212
@ecallistener: the object which received the signal.
 
213
@arg1: 
 
214
 
 
215
<!-- ##### SIGNAL ECalListener::send-objects ##### -->
 
216
<para>
 
217
 
 
218
</para>
 
219
 
 
220
@ecallistener: the object which received the signal.
 
221
@arg1: 
 
222
@Param3: 
 
223
@Param4: 
 
224
 
 
225
<!-- ##### SIGNAL ECalListener::set-default-timezone ##### -->
 
226
<para>
 
227
 
 
228
</para>
 
229
 
 
230
@ecallistener: the object which received the signal.
 
231
@arg1: 
 
232
 
 
233
<!-- ##### SIGNAL ECalListener::static-capabilities ##### -->
 
234
<para>
 
235
 
 
236
</para>
 
237
 
 
238
@ecallistener: the object which received the signal.
 
239
@arg1: 
 
240
@arg2: 
 
241
 
 
242
<!-- ##### USER_FUNCTION ECalListenerCalSetModeFn ##### -->
 
243
<para>
 
244
 
 
245
</para>
 
246
 
 
247
@listener: 
 
248
@status: 
 
249
@mode: 
 
250
@data: 
 
251
 
 
252
 
 
253
<!-- ##### FUNCTION e_cal_listener_construct ##### -->
 
254
<para>
 
255
 
 
256
</para>
 
257
 
 
258
@listener: 
 
259
@cal_set_mode_fn: 
 
260
@fn_data: 
 
261
@Returns: 
 
262
 
 
263
 
 
264
<!-- ##### FUNCTION e_cal_listener_new ##### -->
 
265
<para>
 
266
 
 
267
</para>
 
268
 
 
269
@cal_set_mode_fn: 
 
270
@fn_data: 
 
271
@Returns: 
 
272
 
 
273
 
 
274
<!-- ##### FUNCTION e_cal_listener_stop_notification ##### -->
 
275
<para>
 
276
 
 
277
</para>
 
278
 
 
279
@listener: 
 
280
 
 
281