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

« back to all changes in this revision

Viewing changes to docs/reference/libedataserverui/tmpl/e-contact-store.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
EContactStore
 
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
<!-- ##### STRUCT EContactStore ##### -->
 
24
<para>
 
25
 
 
26
</para>
 
27
 
 
28
 
 
29
<!-- ##### SIGNAL EContactStore::start-client-view ##### -->
 
30
<para>
 
31
 
 
32
</para>
 
33
 
 
34
@econtactstore: the object which received the signal.
 
35
@arg1: 
 
36
 
 
37
<!-- ##### SIGNAL EContactStore::stop-client-view ##### -->
 
38
<para>
 
39
 
 
40
</para>
 
41
 
 
42
@econtactstore: the object which received the signal.
 
43
@arg1: 
 
44
 
 
45
<!-- ##### FUNCTION e_contact_store_new ##### -->
 
46
<para>
 
47
 
 
48
</para>
 
49
 
 
50
@void: 
 
51
@Returns: 
 
52
 
 
53
 
 
54
<!-- ##### FUNCTION e_contact_store_get_client ##### -->
 
55
<para>
 
56
 
 
57
</para>
 
58
 
 
59
@contact_store: 
 
60
@iter: 
 
61
@Returns: 
 
62
 
 
63
 
 
64
<!-- ##### FUNCTION e_contact_store_get_contact ##### -->
 
65
<para>
 
66
 
 
67
</para>
 
68
 
 
69
@contact_store: 
 
70
@iter: 
 
71
@Returns: 
 
72
 
 
73
 
 
74
<!-- ##### FUNCTION e_contact_store_find_contact ##### -->
 
75
<para>
 
76
 
 
77
</para>
 
78
 
 
79
@contact_store: 
 
80
@uid: 
 
81
@iter: 
 
82
@Returns: 
 
83
 
 
84
 
 
85
<!-- ##### FUNCTION e_contact_store_get_clients ##### -->
 
86
<para>
 
87
 
 
88
</para>
 
89
 
 
90
@contact_store: 
 
91
@Returns: 
 
92
 
 
93
 
 
94
<!-- ##### FUNCTION e_contact_store_add_client ##### -->
 
95
<para>
 
96
 
 
97
</para>
 
98
 
 
99
@contact_store: 
 
100
@book_client: 
 
101
 
 
102
 
 
103
<!-- ##### FUNCTION e_contact_store_remove_client ##### -->
 
104
<para>
 
105
 
 
106
</para>
 
107
 
 
108
@contact_store: 
 
109
@book_client: 
 
110
 
 
111
 
 
112
<!-- ##### FUNCTION e_contact_store_set_query ##### -->
 
113
<para>
 
114
 
 
115
</para>
 
116
 
 
117
@contact_store: 
 
118
@book_query: 
 
119
 
 
120
 
 
121
<!-- ##### FUNCTION e_contact_store_peek_query ##### -->
 
122
<para>
 
123
 
 
124
</para>
 
125
 
 
126
@contact_store: 
 
127
@Returns: 
 
128
 
 
129