* some fixes for the doc generation
[modest] / docs / reference / tmpl / modest-account-mgr.sgml
index daf8652..3d68215 100644 (file)
@@ -2,20 +2,20 @@
 ModestAccountMgr
 
 <!-- ##### SECTION Short_Description ##### -->
-Manage user and server accounts
+
 
 <!-- ##### SECTION Long_Description ##### -->
 <para>
-This module is used to add/remove modest mail accounts and the server accounts
-assigned to them. It is used to change account details and provides a complete 
-abstraction of the configuration backend used to store the account data.
+
 </para>
 
+
 <!-- ##### SECTION See_Also ##### -->
 <para>
 
 </para>
 
+
 <!-- ##### SECTION Stability_Level ##### -->
 
 
@@ -42,20 +42,13 @@ abstraction of the configuration backend used to store the account data.
 
 @self: 
 @name: 
+@display_name: 
+@user_fullname: 
+@user_email: 
+@retrieve_type: 
 @store_name: 
 @transport_name: 
-@err: 
-@Returns: 
-
-
-<!-- ##### FUNCTION modest_account_mgr_remove_account ##### -->
-<para>
-
-</para>
-
-@self: 
-@name: 
-@err: 
+@enabled: 
 @Returns: 
 
 
@@ -67,93 +60,59 @@ abstraction of the configuration backend used to store the account data.
 @self: 
 @name: 
 @hostname: 
+@portnumber: 
 @username: 
 @password: 
 @proto: 
+@security: 
+@auth: 
 @Returns: 
 
 
-<!-- ##### FUNCTION modest_account_mgr_remove_server_account ##### -->
+<!-- ##### FUNCTION modest_account_mgr_add_server_account_uri ##### -->
 <para>
 
 </para>
 
 @self: 
 @name: 
-@err: 
-@Returns: 
-
-
-<!-- ##### FUNCTION modest_account_mgr_account_names ##### -->
-<para>
-
-</para>
-
-@self: 
-@err: 
-@Returns: 
-
-
-<!-- ##### FUNCTION modest_account_mgr_server_account_names ##### -->
-<para>
-
-</para>
-
-@self: 
-@account_name: 
-@type: 
 @proto: 
-@only_enabled: 
+@uri: 
 @Returns: 
 
 
-<!-- ##### FUNCTION modest_account_mgr_account_exists ##### -->
-<para>
-
-</para>
-
-@self: 
-@name: 
-@err: 
-@Returns: 
-
-
-<!-- ##### FUNCTION modest_account_mgr_server_account_exists ##### -->
+<!-- ##### FUNCTION modest_account_mgr_remove_account ##### -->
 <para>
 
 </para>
 
 @self: 
 @name: 
-@err: 
 @Returns: 
 
 
-<!-- ##### FUNCTION modest_account_mgr_get_account_string ##### -->
+<!-- ##### FUNCTION modest_account_mgr_account_names ##### -->
 <para>
 
 </para>
 
 @self: 
-@name: 
-@key: 
-@err: 
+@only_enabled: 
 @Returns: 
 
 
-<!-- ##### FUNCTION modest_account_mgr_get_server_account_string ##### -->
+<!-- ##### FUNCTION modest_account_mgr_account_exists ##### -->
 <para>
 
 </para>
 
 @self: 
 @name: 
-@key: 
-@err: 
+@server_account: 
 @Returns: 
 
 
-<!-- ##### FUNCTION modest_account_mgr_get_account_int ##### -->
+<!-- ##### FUNCTION modest_account_mgr_get_string ##### -->
 <para>
 
 </para>
@@ -161,11 +120,11 @@ abstraction of the configuration backend used to store the account data.
 @self: 
 @name: 
 @key: 
-@err: 
+@server_account: 
 @Returns: 
 
 
-<!-- ##### FUNCTION modest_account_mgr_get_server_account_int ##### -->
+<!-- ##### FUNCTION modest_account_mgr_get_int ##### -->
 <para>
 
 </para>
@@ -173,11 +132,11 @@ abstraction of the configuration backend used to store the account data.
 @self: 
 @name: 
 @key: 
-@err: 
+@server_account: 
 @Returns: 
 
 
-<!-- ##### FUNCTION modest_account_mgr_get_account_bool ##### -->
+<!-- ##### FUNCTION modest_account_mgr_get_bool ##### -->
 <para>
 
 </para>
@@ -185,11 +144,11 @@ abstraction of the configuration backend used to store the account data.
 @self: 
 @name: 
 @key: 
-@err: 
+@server_account: 
 @Returns: 
 
 
-<!-- ##### FUNCTION modest_account_mgr_get_server_account_bool ##### -->
+<!-- ##### FUNCTION modest_account_mgr_get_list ##### -->
 <para>
 
 </para>
@@ -197,11 +156,12 @@ abstraction of the configuration backend used to store the account data.
 @self: 
 @name: 
 @key: 
-@err: 
+@list_type: 
+@server_account: 
 @Returns: 
 
 
-<!-- ##### FUNCTION modest_account_mgr_set_account_string ##### -->
+<!-- ##### FUNCTION modest_account_mgr_set_string ##### -->
 <para>
 
 </para>
@@ -210,11 +170,11 @@ abstraction of the configuration backend used to store the account data.
 @name: 
 @key: 
 @val: 
-@err: 
+@server_account: 
 @Returns: 
 
 
-<!-- ##### FUNCTION modest_account_mgr_set_server_account_string ##### -->
+<!-- ##### FUNCTION modest_account_mgr_set_int ##### -->
 <para>
 
 </para>
@@ -223,11 +183,11 @@ abstraction of the configuration backend used to store the account data.
 @name: 
 @key: 
 @val: 
-@err: 
+@server_account: 
 @Returns: 
 
 
-<!-- ##### FUNCTION modest_account_mgr_set_account_int ##### -->
+<!-- ##### FUNCTION modest_account_mgr_set_bool ##### -->
 <para>
 
 </para>
@@ -236,11 +196,11 @@ abstraction of the configuration backend used to store the account data.
 @name: 
 @key: 
 @val: 
-@err: 
+@server_account: 
 @Returns: 
 
 
-<!-- ##### FUNCTION modest_account_mgr_set_server_account_int ##### -->
+<!-- ##### FUNCTION modest_account_mgr_set_list ##### -->
 <para>
 
 </para>
@@ -249,11 +209,12 @@ abstraction of the configuration backend used to store the account data.
 @name: 
 @key: 
 @val: 
-@err: 
+@list_type: 
+@server_account: 
 @Returns: 
 
 
-<!-- ##### FUNCTION modest_account_mgr_set_account_bool ##### -->
+<!-- ##### FUNCTION modest_account_mgr_unset ##### -->
 <para>
 
 </para>
@@ -261,19 +222,7 @@ abstraction of the configuration backend used to store the account data.
 @self: 
 @name: 
 @key: 
-@val: 
-@err: 
+@server_account: 
 @Returns: 
 
 
-<!-- ##### FUNCTION modest_account_mgr_set_server_account_bool ##### -->
-<para>
-
-</para>
-
-@self: 
-@name: 
-@key: 
-@val: 
-@err: 
-@Returns: