[evolution-data-server] Remove EDataCalFactory from the libedata-cal documentation



commit 7c66f48ef9233af6341e6b6ddd9f455827343918
Author: Ross Burton <ross linux intel com>
Date:   Mon Sep 28 17:22:27 2009 +0100

    Remove EDataCalFactory from the libedata-cal documentation

 .../calendar/libedata-cal/libedata-cal-docs.sgml   |    1 -
 .../libedata-cal/libedata-cal-sections.txt         |   23 -------
 .../calendar/libedata-cal/libedata-cal.types       |    2 -
 .../calendar/libedata-cal/tmpl/e-cal-backend.sgml  |   23 +++++++
 .../libedata-cal/tmpl/e-data-cal-common.sgml       |   69 ++++++++++++++++++--
 .../libedata-cal/tmpl/e-data-cal-view.sgml         |   11 +---
 .../calendar/libedata-cal/tmpl/e-data-cal.sgml     |   46 +++++++------
 7 files changed, 111 insertions(+), 64 deletions(-)
---
diff --git a/docs/reference/calendar/libedata-cal/libedata-cal-docs.sgml b/docs/reference/calendar/libedata-cal/libedata-cal-docs.sgml
index e4420d6..06c664a 100644
--- a/docs/reference/calendar/libedata-cal/libedata-cal-docs.sgml
+++ b/docs/reference/calendar/libedata-cal/libedata-cal-docs.sgml
@@ -15,7 +15,6 @@
     <xi:include href="xml/e-cal-backend-sync.xml"/>
     <xi:include href="xml/e-cal-backend-util.xml"/>
     <xi:include href="xml/e-data-cal.xml"/>
-    <xi:include href="xml/e-data-cal-factory.xml"/>
     <xi:include href="xml/e-data-cal-view.xml"/>
   </chapter>
 
diff --git a/docs/reference/calendar/libedata-cal/libedata-cal-sections.txt b/docs/reference/calendar/libedata-cal/libedata-cal-sections.txt
index 2456396..d6da69b 100644
--- a/docs/reference/calendar/libedata-cal/libedata-cal-sections.txt
+++ b/docs/reference/calendar/libedata-cal/libedata-cal-sections.txt
@@ -262,29 +262,6 @@ e_cal_backend_file_store_get_type
 </SECTION>
 
 <SECTION>
-<FILE>e-data-cal-factory</FILE>
-<TITLE>EDataCalFactory</TITLE>
-EDataCalFactory
-e_data_cal_factory_new
-e_data_cal_factory_register_storage
-e_data_cal_factory_register_backend
-e_data_cal_factory_register_backends
-e_data_cal_factory_get_n_backends
-e_data_cal_factory_dump_active_backends
-e_data_cal_factory_set_backend_mode
-<SUBSECTION Standard>
-E_DATA_CAL_FACTORY
-E_IS_DATA_CAL_FACTORY
-E_TYPE_DATA_CAL_FACTORY
-E_DATA_CAL_FACTORY_CLASS
-E_IS_DATA_CAL_FACTORY_CLASS
-EDataCalFactoryClass
-<SUBSECTION Private>
-EDataCalFactoryPrivate
-e_data_cal_factory_get_type
-</SECTION>
-
-<SECTION>
 <FILE>e-data-cal</FILE>
 <TITLE>EDataCal</TITLE>
 e_data_cal_construct
diff --git a/docs/reference/calendar/libedata-cal/libedata-cal.types b/docs/reference/calendar/libedata-cal/libedata-cal.types
index 3aa5cb9..03ab478 100644
--- a/docs/reference/calendar/libedata-cal/libedata-cal.types
+++ b/docs/reference/calendar/libedata-cal/libedata-cal.types
@@ -4,7 +4,6 @@
 #include <libedata-cal/e-cal-backend-sexp.h>
 #include <libedata-cal/e-cal-backend-sync.h>
 #include <libedata-cal/e-data-cal.h>
-#include <libedata-cal/e-data-cal-factory.h>
 #include <libedata-cal/e-data-cal-view.h>
 
 e_cal_backend_get_type
@@ -13,5 +12,4 @@ e_cal_backend_factory_get_type
 e_cal_backend_sexp_get_type
 e_cal_backend_sync_get_type
 e_data_cal_get_type
-e_data_cal_factory_get_type
 e_data_cal_view_get_type
diff --git a/docs/reference/calendar/libedata-cal/tmpl/e-cal-backend.sgml b/docs/reference/calendar/libedata-cal/tmpl/e-cal-backend.sgml
index 9b40be5..b1238f8 100644
--- a/docs/reference/calendar/libedata-cal/tmpl/e-cal-backend.sgml
+++ b/docs/reference/calendar/libedata-cal/tmpl/e-cal-backend.sgml
@@ -105,6 +105,7 @@ Base class for calendar/tasks backend implementations.
 
 @backend: 
 @cal: 
+ context: 
 
 
 <!-- ##### FUNCTION e_cal_backend_get_alarm_email_address ##### -->
@@ -114,6 +115,7 @@ Base class for calendar/tasks backend implementations.
 
 @backend: 
 @cal: 
+ context: 
 
 
 <!-- ##### FUNCTION e_cal_backend_get_ldap_attribute ##### -->
@@ -123,6 +125,7 @@ Base class for calendar/tasks backend implementations.
 
 @backend: 
 @cal: 
+ context: 
 
 
 <!-- ##### FUNCTION e_cal_backend_get_static_capabilities ##### -->
@@ -132,6 +135,7 @@ Base class for calendar/tasks backend implementations.
 
 @backend: 
 @cal: 
+ context: 
 
 
 <!-- ##### FUNCTION e_cal_backend_open ##### -->
@@ -141,6 +145,7 @@ Base class for calendar/tasks backend implementations.
 
 @backend: 
 @cal: 
+ context: 
 @only_if_exists: 
 @username: 
 @password: 
@@ -153,6 +158,7 @@ Base class for calendar/tasks backend implementations.
 
 @backend: 
 @cal: 
+ context: 
 
 
 <!-- ##### FUNCTION e_cal_backend_create_object ##### -->
@@ -162,6 +168,7 @@ Base class for calendar/tasks backend implementations.
 
 @backend: 
 @cal: 
+ context: 
 @calobj: 
 
 
@@ -172,6 +179,7 @@ Base class for calendar/tasks backend implementations.
 
 @backend: 
 @cal: 
+ context: 
 @calobj: 
 @mod: 
 
@@ -183,6 +191,7 @@ Base class for calendar/tasks backend implementations.
 
 @backend: 
 @cal: 
+ context: 
 @uid: 
 @rid: 
 @mod: 
@@ -195,6 +204,7 @@ Base class for calendar/tasks backend implementations.
 
 @backend: 
 @cal: 
+ context: 
 @uid: 
 @auid: 
 
@@ -206,6 +216,7 @@ Base class for calendar/tasks backend implementations.
 
 @backend: 
 @cal: 
+ context: 
 @calobj: 
 
 
@@ -216,6 +227,7 @@ Base class for calendar/tasks backend implementations.
 
 @backend: 
 @cal: 
+ context: 
 @calobj: 
 
 
@@ -226,6 +238,7 @@ Base class for calendar/tasks backend implementations.
 
 @backend: 
 @cal: 
+ context: 
 
 
 <!-- ##### FUNCTION e_cal_backend_get_object ##### -->
@@ -235,6 +248,7 @@ Base class for calendar/tasks backend implementations.
 
 @backend: 
 @cal: 
+ context: 
 @uid: 
 @rid: 
 
@@ -246,6 +260,7 @@ Base class for calendar/tasks backend implementations.
 
 @backend: 
 @cal: 
+ context: 
 @sexp: 
 
 
@@ -256,6 +271,7 @@ Base class for calendar/tasks backend implementations.
 
 @backend: 
 @cal: 
+ context: 
 @uid: 
 @rid: 
 
@@ -303,6 +319,7 @@ Base class for calendar/tasks backend implementations.
 
 @backend: 
 @cal: 
+ context: 
 @tzid: 
 
 
@@ -313,6 +330,7 @@ Base class for calendar/tasks backend implementations.
 
 @backend: 
 @cal: 
+ context: 
 @object: 
 
 
@@ -323,6 +341,7 @@ Base class for calendar/tasks backend implementations.
 
 @backend: 
 @cal: 
+ context: 
 @tzid: 
 
 
@@ -333,6 +352,7 @@ Base class for calendar/tasks backend implementations.
 
 @backend: 
 @cal: 
+ context: 
 @tzobj: 
 
 
@@ -343,6 +363,7 @@ Base class for calendar/tasks backend implementations.
 
 @backend: 
 @cal: 
+ context: 
 @change_id: 
 
 
@@ -353,6 +374,7 @@ Base class for calendar/tasks backend implementations.
 
 @backend: 
 @cal: 
+ context: 
 @users: 
 @start: 
 @end: 
@@ -485,6 +507,7 @@ Base class for calendar/tasks backend implementations.
 </para>
 
 @backend: 
+ context: 
 @address: 
 
 
diff --git a/docs/reference/calendar/libedata-cal/tmpl/e-data-cal-common.sgml b/docs/reference/calendar/libedata-cal/tmpl/e-data-cal-common.sgml
index bcd0f99..e73c305 100644
--- a/docs/reference/calendar/libedata-cal/tmpl/e-data-cal-common.sgml
+++ b/docs/reference/calendar/libedata-cal/tmpl/e-data-cal-common.sgml
@@ -108,13 +108,43 @@ e-data-cal-common
 </para>
 
 
+<!-- ##### SIGNAL EDataCal::auth-required ##### -->
+<para>
+
+</para>
+
+ edatacal: the object which received the signal.
+
+<!-- ##### SIGNAL EDataCal::backend-error ##### -->
+<para>
+
+</para>
+
+ edatacal: the object which received the signal.
+ arg1: 
+
+<!-- ##### SIGNAL EDataCal::mode ##### -->
+<para>
+
+</para>
+
+ edatacal: the object which received the signal.
+ arg1: 
+
+<!-- ##### SIGNAL EDataCal::readonly ##### -->
+<para>
+
+</para>
+
+ edatacal: the object which received the signal.
+ arg1: 
+
 <!-- ##### STRUCT EDataCalClass ##### -->
 <para>
 
 </para>
 
 @parent_class: 
- epv: 
 
 <!-- ##### STRUCT EDataCalView ##### -->
 <para>
@@ -122,19 +152,48 @@ e-data-cal-common
 </para>
 
 
-<!-- ##### SIGNAL EDataCalView::last-listener-gone ##### -->
+<!-- ##### SIGNAL EDataCalView::done ##### -->
 <para>
 
 </para>
 
 @edatacalview: the object which received the signal.
+ arg1: 
 
-<!-- ##### ARG EDataCalView:backend ##### -->
+<!-- ##### SIGNAL EDataCalView::objects-added ##### -->
 <para>
 
 </para>
 
-<!-- ##### ARG EDataCalView:listener ##### -->
+ edatacalview: the object which received the signal.
+ arg1: 
+
+<!-- ##### SIGNAL EDataCalView::objects-modified ##### -->
+<para>
+
+</para>
+
+ edatacalview: the object which received the signal.
+ arg1: 
+
+<!-- ##### SIGNAL EDataCalView::objects-removed ##### -->
+<para>
+
+</para>
+
+ edatacalview: the object which received the signal.
+ arg1: 
+
+<!-- ##### SIGNAL EDataCalView::progress ##### -->
+<para>
+
+</para>
+
+ edatacalview: the object which received the signal.
+ arg1: 
+ arg2: 
+
+<!-- ##### ARG EDataCalView:backend ##### -->
 <para>
 
 </para>
@@ -150,8 +209,6 @@ e-data-cal-common
 </para>
 
 @parent_class: 
- epv: 
- last_listener_gone: 
 
 <!-- ##### STRUCT ECalBackendSExp ##### -->
 <para>
diff --git a/docs/reference/calendar/libedata-cal/tmpl/e-data-cal-view.sgml b/docs/reference/calendar/libedata-cal/tmpl/e-data-cal-view.sgml
index 4069633..84538dc 100644
--- a/docs/reference/calendar/libedata-cal/tmpl/e-data-cal-view.sgml
+++ b/docs/reference/calendar/libedata-cal/tmpl/e-data-cal-view.sgml
@@ -39,20 +39,11 @@ Implementation of the calendar CORBA search interface.
 </para>
 
 @backend: 
- ql: 
+ path: 
 @sexp: 
 @Returns: 
 
 
-<!-- ##### FUNCTION e_data_cal_view_add_listener ##### -->
-<para>
-
-</para>
-
- query: 
- ql: 
-
-
 <!-- ##### FUNCTION e_data_cal_view_get_text ##### -->
 <para>
 
diff --git a/docs/reference/calendar/libedata-cal/tmpl/e-data-cal.sgml b/docs/reference/calendar/libedata-cal/tmpl/e-data-cal.sgml
index 4b46b43..6307071 100644
--- a/docs/reference/calendar/libedata-cal/tmpl/e-data-cal.sgml
+++ b/docs/reference/calendar/libedata-cal/tmpl/e-data-cal.sgml
@@ -17,24 +17,13 @@ Implementation of the calendar CORBA client interface.
 <!-- ##### SECTION Stability_Level ##### -->
 
 
-<!-- ##### FUNCTION e_data_cal_construct ##### -->
-<para>
-
-</para>
-
- cal: 
- backend: 
- listener: 
- Returns: 
-
-
 <!-- ##### FUNCTION e_data_cal_new ##### -->
 <para>
 
 </para>
 
 @backend: 
- listener: 
+ source: 
 @Returns: 
 
 
@@ -47,15 +36,6 @@ Implementation of the calendar CORBA client interface.
 @Returns: 
 
 
-<!-- ##### FUNCTION e_data_cal_get_listener ##### -->
-<para>
-
-</para>
-
- cal: 
- Returns: 
-
-
 <!-- ##### FUNCTION e_data_cal_notify_read_only ##### -->
 <para>
 
@@ -72,6 +52,7 @@ Implementation of the calendar CORBA client interface.
 </para>
 
 @cal: 
+ context: 
 @status: 
 @address: 
 
@@ -82,6 +63,7 @@ Implementation of the calendar CORBA client interface.
 </para>
 
 @cal: 
+ context: 
 @status: 
 @address: 
 
@@ -92,6 +74,7 @@ Implementation of the calendar CORBA client interface.
 </para>
 
 @cal: 
+ context: 
 @status: 
 @attribute: 
 
@@ -102,6 +85,7 @@ Implementation of the calendar CORBA client interface.
 </para>
 
 @cal: 
+ context: 
 @status: 
 @capabilities: 
 
@@ -112,6 +96,7 @@ Implementation of the calendar CORBA client interface.
 </para>
 
 @cal: 
+ context: 
 @status: 
 
 
@@ -121,6 +106,7 @@ Implementation of the calendar CORBA client interface.
 </para>
 
 @cal: 
+ context: 
 @status: 
 
 
@@ -130,6 +116,7 @@ Implementation of the calendar CORBA client interface.
 </para>
 
 @cal: 
+ context: 
 @status: 
 @uid: 
 @object: 
@@ -141,6 +128,7 @@ Implementation of the calendar CORBA client interface.
 </para>
 
 @cal: 
+ context: 
 @status: 
 @old_object: 
 @object: 
@@ -152,6 +140,7 @@ Implementation of the calendar CORBA client interface.
 </para>
 
 @cal: 
+ context: 
 @status: 
 @id: 
 @old_object: 
@@ -164,6 +153,7 @@ Implementation of the calendar CORBA client interface.
 </para>
 
 @cal: 
+ context: 
 @status: 
 
 
@@ -173,6 +163,7 @@ Implementation of the calendar CORBA client interface.
 </para>
 
 @cal: 
+ context: 
 @status: 
 
 
@@ -182,6 +173,7 @@ Implementation of the calendar CORBA client interface.
 </para>
 
 @cal: 
+ context: 
 @status: 
 @users: 
 @calobj: 
@@ -193,6 +185,7 @@ Implementation of the calendar CORBA client interface.
 </para>
 
 @cal: 
+ context: 
 @status: 
 @object: 
 
@@ -203,6 +196,7 @@ Implementation of the calendar CORBA client interface.
 </para>
 
 @cal: 
+ context: 
 @status: 
 @object: 
 
@@ -213,6 +207,7 @@ Implementation of the calendar CORBA client interface.
 </para>
 
 @cal: 
+ context: 
 @status: 
 @objects: 
 
@@ -223,8 +218,9 @@ Implementation of the calendar CORBA client interface.
 </para>
 
 @cal: 
+ context: 
 @status: 
- query: 
+ query_path: 
 
 
 <!-- ##### FUNCTION e_data_cal_notify_timezone_requested ##### -->
@@ -233,6 +229,7 @@ Implementation of the calendar CORBA client interface.
 </para>
 
 @cal: 
+ context: 
 @status: 
 @object: 
 
@@ -243,6 +240,7 @@ Implementation of the calendar CORBA client interface.
 </para>
 
 @cal: 
+ context: 
 @status: 
 @tzid: 
 
@@ -253,6 +251,7 @@ Implementation of the calendar CORBA client interface.
 </para>
 
 @cal: 
+ context: 
 @status: 
 
 
@@ -262,6 +261,7 @@ Implementation of the calendar CORBA client interface.
 </para>
 
 @cal: 
+ context: 
 @status: 
 @adds: 
 @modifies: 
@@ -274,6 +274,7 @@ Implementation of the calendar CORBA client interface.
 </para>
 
 @cal: 
+ context: 
 @status: 
 @freebusy: 
 
@@ -311,6 +312,7 @@ Implementation of the calendar CORBA client interface.
 </para>
 
 @cal: 
+ context: 
 @status: 
 @objects: 
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]