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

« back to all changes in this revision

Viewing changes to docs/reference/addressbook/libedata-book/html/EBookBackendFactory.html

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2010-03-01 22:47:15 UTC
  • mfrom: (1.1.77 upstream)
  • Revision ID: james.westby@ubuntu.com-20100301224715-drsxc2y3t8anz3c0
Tags: 2.28.3-0ubuntu1
* New upstream version:
  Bug Fixes:
  - #602723 - Contact list name doesn't get displayed in 'To' dialog 
  - #600322 - assertion failed: (reply == msg) in cs_waitinfo()
              (lp: #455020, #475147)
  - #564727 - Few memory leaks (lp: #305428)
  - #574940 - Always ref returned info from message_info_from_uid 
              (lp: #341909)
  - #429317 - Use the relative URI returned if the server 
              re-directs a request
  - #602820 - Test validity of a book_view before using it in LDAP 
  - #590762 - Recurring google calendar items are not changeable
  - #604236 - Slow GPG processing 
  - #597816 - Do not crash on incorrect parameters used in sexp to SQL 
              (lp: #444177)
  - #604544 - Try Exchange fallback authentication only once 
  - #600778 - Fix --enable-e2k-debug configure option resolution 
  - #260407 - 'endswith' address book search doesn't work 
  - #549221 - (bnc) delete, sync flags immediately
* debian/patches/99_reconfigure.patch:
  - new version update

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
<head>
4
4
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
5
<title>EBookBackendFactory</title>
6
 
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
 
6
<meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
7
7
<link rel="home" href="index.html" title="Evolution-Data-Server Manual: Address Book Backend (libedata-book)">
8
8
<link rel="up" href="ch01.html" title="Evolution-Data-Server Manual: Address Book Backend (libedata-book)">
9
9
<link rel="prev" href="libedata-book-e-book-backend-db-cache.html" title="e-book-backend-db-cache">
10
10
<link rel="next" href="EBookBackendSExp.html" title="EBookBackendSExp">
11
 
<meta name="generator" content="GTK-Doc V1.11 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.14 (XML mode)">
12
12
<link rel="stylesheet" href="style.css" type="text/css">
13
 
<link rel="chapter" href="ch01.html" title="Evolution-Data-Server Manual: Address Book Backend (libedata-book)">
14
 
<link rel="index" href="ix01.html" title="Index">
15
13
</head>
16
14
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
17
15
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
24
22
</tr>
25
23
<tr><td colspan="5" class="shortcuts">
26
24
<a href="#EBookBackendFactory.synopsis" class="shortcut">Top</a>
27
 
                 | 
28
 
                <a href="#EBookBackendFactory.description" class="shortcut">Description</a>
29
 
                 | 
30
 
                <a href="#EBookBackendFactory.object-hierarchy" class="shortcut">Object Hierarchy</a>
 
25
                   | 
 
26
                  <a href="#EBookBackendFactory.description" class="shortcut">Description</a>
 
27
                   | 
 
28
                  <a href="#EBookBackendFactory.object-hierarchy" class="shortcut">Object Hierarchy</a>
31
29
</td></tr>
32
30
</table>
33
 
<div class="refentry" title="EBookBackendFactory">
 
31
<div class="refentry" lang="en">
34
32
<a name="EBookBackendFactory"></a><div class="titlepage"></div>
35
33
<div class="refnamediv"><table width="100%"><tr>
36
34
<td valign="top">
39
37
</td>
40
38
<td valign="top" align="right"></td>
41
39
</tr></table></div>
42
 
<div class="refsynopsisdiv" title="Synopsis">
 
40
<div class="refsynopsisdiv">
43
41
<a name="EBookBackendFactory.synopsis"></a><h2>Synopsis</h2>
44
 
<pre class="synopsis">
45
 
                    <a class="link" href="EBookBackendFactory.html#EBookBackendFactory-struct" title="EBookBackendFactory">EBookBackendFactory</a>;
46
 
const <a
47
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
48
 
>gchar</a> *       <a class="link" href="EBookBackendFactory.html#e-book-backend-factory-get-protocol" title="e_book_backend_factory_get_protocol ()">e_book_backend_factory_get_protocol</a> (<a class="link" href="EBookBackendFactory.html" title="EBookBackendFactory">EBookBackendFactory</a> *factory);
49
 
<a class="link" href="EBookBackend.html" title="EBookBackend">EBookBackend</a>*       <a class="link" href="EBookBackendFactory.html#e-book-backend-factory-new-backend" title="e_book_backend_factory_new_backend ()">e_book_backend_factory_new_backend</a>  (<a class="link" href="EBookBackendFactory.html" title="EBookBackendFactory">EBookBackendFactory</a> *factory);
50
 
#define             <a class="link" href="EBookBackendFactory.html#E-BOOK-BACKEND-FACTORY-SIMPLE--CAPS" title="E_BOOK_BACKEND_FACTORY_SIMPLE()">E_BOOK_BACKEND_FACTORY_SIMPLE</a>       (p,t,f)
 
42
<pre class="synopsis">                    <a class="link" href="EBookBackendFactory.html#EBookBackendFactory-struct" title="EBookBackendFactory">EBookBackendFactory</a>;
 
43
const <span class="returnvalue">gchar</span> *       <a class="link" href="EBookBackendFactory.html#e-book-backend-factory-get-protocol" title="e_book_backend_factory_get_protocol ()">e_book_backend_factory_get_protocol</a> (<em class="parameter"><code><a class="link" href="EBookBackendFactory.html" title="EBookBackendFactory"><span class="type">EBookBackendFactory</span></a> *factory</code></em>);
 
44
<a class="link" href="EBookBackend.html" title="EBookBackend"><span class="returnvalue">EBookBackend</span></a>*       <a class="link" href="EBookBackendFactory.html#e-book-backend-factory-new-backend" title="e_book_backend_factory_new_backend ()">e_book_backend_factory_new_backend</a>  (<em class="parameter"><code><a class="link" href="EBookBackendFactory.html" title="EBookBackendFactory"><span class="type">EBookBackendFactory</span></a> *factory</code></em>);
 
45
#define             <a class="link" href="EBookBackendFactory.html#E-BOOK-BACKEND-FACTORY-SIMPLE:CAPS" title="E_BOOK_BACKEND_FACTORY_SIMPLE()">E_BOOK_BACKEND_FACTORY_SIMPLE</a>       (p,
 
46
                                                         t,
 
47
                                                         f)
51
48
</pre>
52
49
</div>
53
 
<div class="refsect1" title="Object Hierarchy">
 
50
<div class="refsect1" lang="en">
54
51
<a name="EBookBackendFactory.object-hierarchy"></a><h2>Object Hierarchy</h2>
55
52
<pre class="synopsis">
56
 
  <a
57
 
href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"
58
 
>GObject</a>
 
53
  GObject
59
54
   +----EBookBackendFactory
60
55
</pre>
61
56
</div>
62
 
<div class="refsect1" title="Description">
 
57
<div class="refsect1" lang="en">
63
58
<a name="EBookBackendFactory.description"></a><h2>Description</h2>
64
59
<p>
65
60
</p>
66
61
</div>
67
 
<div class="refsect1" title="Details">
 
62
<div class="refsect1" lang="en">
68
63
<a name="EBookBackendFactory.details"></a><h2>Details</h2>
69
 
<div class="refsect2" title="EBookBackendFactory">
 
64
<div class="refsect2" lang="en">
70
65
<a name="EBookBackendFactory-struct"></a><h3>EBookBackendFactory</h3>
71
66
<pre class="programlisting">typedef struct _EBookBackendFactory EBookBackendFactory;</pre>
72
67
<p>
73
68
</p>
74
69
</div>
75
70
<hr>
76
 
<div class="refsect2" title="e_book_backend_factory_get_protocol ()">
 
71
<div class="refsect2" lang="en">
77
72
<a name="e-book-backend-factory-get-protocol"></a><h3>e_book_backend_factory_get_protocol ()</h3>
78
 
<pre class="programlisting">const <a
79
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
80
 
>gchar</a> *       e_book_backend_factory_get_protocol (<a class="link" href="EBookBackendFactory.html" title="EBookBackendFactory">EBookBackendFactory</a> *factory);</pre>
 
73
<pre class="programlisting">const <span class="returnvalue">gchar</span> *       e_book_backend_factory_get_protocol (<em class="parameter"><code><a class="link" href="EBookBackendFactory.html" title="EBookBackendFactory"><span class="type">EBookBackendFactory</span></a> *factory</code></em>);</pre>
81
74
<p>
82
75
Gets the protocol that <em class="parameter"><code>factory</code></em> creates backends for.</p>
83
 
<p>
84
 
</p>
85
76
<div class="variablelist"><table border="0">
86
77
<col align="left" valign="top">
87
78
<tbody>
88
79
<tr>
89
80
<td><p><span class="term"><em class="parameter"><code>factory</code></em> :</span></p></td>
90
 
<td> an <a class="link" href="EBookBackendFactory.html" title="EBookBackendFactory"><span class="type">EBookBackendFactory</span></a>
 
81
<td>an <a class="link" href="EBookBackendFactory.html" title="EBookBackendFactory"><span class="type">EBookBackendFactory</span></a>
91
82
</td>
92
83
</tr>
93
84
<tr>
99
90
</table></div>
100
91
</div>
101
92
<hr>
102
 
<div class="refsect2" title="e_book_backend_factory_new_backend ()">
 
93
<div class="refsect2" lang="en">
103
94
<a name="e-book-backend-factory-new-backend"></a><h3>e_book_backend_factory_new_backend ()</h3>
104
 
<pre class="programlisting"><a class="link" href="EBookBackend.html" title="EBookBackend">EBookBackend</a>*       e_book_backend_factory_new_backend  (<a class="link" href="EBookBackendFactory.html" title="EBookBackendFactory">EBookBackendFactory</a> *factory);</pre>
 
95
<pre class="programlisting"><a class="link" href="EBookBackend.html" title="EBookBackend"><span class="returnvalue">EBookBackend</span></a>*       e_book_backend_factory_new_backend  (<em class="parameter"><code><a class="link" href="EBookBackendFactory.html" title="EBookBackendFactory"><span class="type">EBookBackendFactory</span></a> *factory</code></em>);</pre>
105
96
<p>
106
97
Creates a new <a class="link" href="EBookBackend.html" title="EBookBackend"><span class="type">EBookBackend</span></a> with <em class="parameter"><code>factory</code></em>'s protocol.</p>
107
 
<p>
108
 
</p>
109
98
<div class="variablelist"><table border="0">
110
99
<col align="left" valign="top">
111
100
<tbody>
112
101
<tr>
113
102
<td><p><span class="term"><em class="parameter"><code>factory</code></em> :</span></p></td>
114
 
<td> an <a class="link" href="EBookBackendFactory.html" title="EBookBackendFactory"><span class="type">EBookBackendFactory</span></a>
 
103
<td>an <a class="link" href="EBookBackendFactory.html" title="EBookBackendFactory"><span class="type">EBookBackendFactory</span></a>
115
104
</td>
116
105
</tr>
117
106
<tr>
123
112
</table></div>
124
113
</div>
125
114
<hr>
126
 
<div class="refsect2" title="E_BOOK_BACKEND_FACTORY_SIMPLE()">
127
 
<a name="E-BOOK-BACKEND-FACTORY-SIMPLE--CAPS"></a><h3>E_BOOK_BACKEND_FACTORY_SIMPLE()</h3>
 
115
<div class="refsect2" lang="en">
 
116
<a name="E-BOOK-BACKEND-FACTORY-SIMPLE:CAPS"></a><h3>E_BOOK_BACKEND_FACTORY_SIMPLE()</h3>
128
117
<pre class="programlisting">#define             E_BOOK_BACKEND_FACTORY_SIMPLE(p,t,f)</pre>
129
118
<p>
130
119
</p>
153
142
</div>
154
143
<div class="footer">
155
144
<hr>
156
 
          Generated by GTK-Doc V1.11</div>
 
145
          Generated by GTK-Doc V1.14</div>
157
146
</body>
158
 
</html>
 
147
</html>
 
 
b'\\ No newline at end of file'