~ubuntu-branches/ubuntu/breezy/evolution-data-server/breezy

« back to all changes in this revision

Viewing changes to docs/reference/calendar/libedata-cal/tmpl/e-data-cal-factory.sgml

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Holbach
  • Date: 2005-10-10 11:30:56 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20051010113056-rb4vj4kbs8yxft85
Tags: 1.4.1-0ubuntu3
* debian/patches/camel-imap-store.c.patch:
  - Ubuntu 17465: apply patch from
  http://bugzilla.gnome.org/attachment.cgi?id=53234&action=view
  (additional NULL pointer check)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!-- ##### SECTION Title ##### -->
 
2
EDataCalFactory
 
3
 
 
4
<!-- ##### SECTION Short_Description ##### -->
 
5
Implementation of the calendar CORBA factory.
 
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
<!-- ##### STRUCT EDataCalFactoryPrivate ##### -->
 
21
<para>
 
22
 
 
23
</para>
 
24
 
 
25
 
 
26
<!-- ##### FUNCTION e_data_cal_factory_new ##### -->
 
27
<para>
 
28
 
 
29
</para>
 
30
 
 
31
@Returns: 
 
32
 
 
33
 
 
34
<!-- ##### FUNCTION e_data_cal_factory_register_storage ##### -->
 
35
<para>
 
36
 
 
37
</para>
 
38
 
 
39
@factory: 
 
40
@iid: 
 
41
@Returns: 
 
42
 
 
43
 
 
44
<!-- ##### FUNCTION e_data_cal_factory_register_backend ##### -->
 
45
<para>
 
46
 
 
47
</para>
 
48
 
 
49
@factory: 
 
50
@backend_factory: 
 
51
 
 
52
 
 
53
<!-- ##### FUNCTION e_data_cal_factory_register_backends ##### -->
 
54
<para>
 
55
 
 
56
</para>
 
57
 
 
58
@factory: 
 
59
 
 
60
 
 
61
<!-- ##### FUNCTION e_data_cal_factory_get_n_backends ##### -->
 
62
<para>
 
63
 
 
64
</para>
 
65
 
 
66
@factory: 
 
67
@Returns: 
 
68
 
 
69
 
 
70
<!-- ##### FUNCTION e_data_cal_factory_dump_active_backends ##### -->
 
71
<para>
 
72
 
 
73
</para>
 
74
 
 
75
@factory: 
 
76
 
 
77
 
 
78
<!-- ##### FUNCTION e_data_cal_factory_set_backend_mode ##### -->
 
79
<para>
 
80
 
 
81
</para>
 
82
 
 
83
@factory: 
 
84
@mode: 
 
85
 
 
86