* src/widgets/modest-window.c:
[modest] / docs / reference / tmpl / modest-account-mgr.sgml
index 8ff8f04..76e4a32 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 ##### -->
 
 
@@ -44,33 +44,45 @@ abstraction of the configuration backend used to store the account data.
 @name: 
 @store_name: 
 @transport_name: 
-@err: 
 @Returns: 
 
 
-<!-- ##### FUNCTION modest_account_mgr_remove_account ##### -->
+<!-- ##### FUNCTION modest_account_mgr_add_server_account ##### -->
 <para>
 
 </para>
 
 @self: 
 @name: 
-@server_account: 
-@err: 
+@hostname: 
+@username: 
+@password: 
+@proto: 
+@security: 
+@auth: 
 @Returns: 
 
 
-<!-- ##### FUNCTION modest_account_mgr_add_server_account ##### -->
+<!-- ##### FUNCTION modest_account_mgr_add_server_account_uri ##### -->
 <para>
 
 </para>
 
 @self: 
 @name: 
-@hostname: 
-@username: 
-@password: 
 @proto: 
+@uri: 
+@Returns: 
+
+
+<!-- ##### FUNCTION modest_account_mgr_remove_account ##### -->
+<para>
+
+</para>
+
+@self: 
+@name: 
+@server_account: 
 @Returns: 
 
 
@@ -80,7 +92,18 @@ abstraction of the configuration backend used to store the account data.
 </para>
 
 @self: 
-@err: 
+@Returns: 
+
+
+<!-- ##### FUNCTION modest_account_mgr_search_server_accounts ##### -->
+<para>
+
+</para>
+
+@self: 
+@account_name: 
+@type: 
+@proto: 
 @Returns: 
 
 
@@ -92,7 +115,120 @@ abstraction of the configuration backend used to store the account data.
 @self: 
 @name: 
 @server_account: 
-@err: 
+@Returns: 
+
+
+<!-- ##### FUNCTION modest_account_mgr_get_string ##### -->
+<para>
+
+</para>
+
+@self: 
+@name: 
+@key: 
+@server_account: 
+@Returns: 
+
+
+<!-- ##### FUNCTION modest_account_mgr_get_int ##### -->
+<para>
+
+</para>
+
+@self: 
+@name: 
+@key: 
+@server_account: 
+@Returns: 
+
+
+<!-- ##### FUNCTION modest_account_mgr_get_bool ##### -->
+<para>
+
+</para>
+
+@self: 
+@name: 
+@key: 
+@server_account: 
+@Returns: 
+
+
+<!-- ##### FUNCTION modest_account_mgr_get_list ##### -->
+<para>
+
+</para>
+
+@self: 
+@name: 
+@key: 
+@list_type: 
+@server_account: 
+@Returns: 
+
+
+<!-- ##### FUNCTION modest_account_mgr_set_string ##### -->
+<para>
+
+</para>
+
+@self: 
+@name: 
+@key: 
+@val: 
+@server_account: 
+@Returns: 
+
+
+<!-- ##### FUNCTION modest_account_mgr_set_int ##### -->
+<para>
+
+</para>
+
+@self: 
+@name: 
+@key: 
+@val: 
+@server_account: 
+@Returns: 
+
+
+<!-- ##### FUNCTION modest_account_mgr_set_bool ##### -->
+<para>
+
+</para>
+
+@self: 
+@name: 
+@key: 
+@val: 
+@server_account: 
+@Returns: 
+
+
+<!-- ##### FUNCTION modest_account_mgr_set_list ##### -->
+<para>
+
+</para>
+
+@self: 
+@name: 
+@key: 
+@val: 
+@list_type: 
+@server_account: 
+@Returns: 
+
+
+<!-- ##### FUNCTION modest_account_mgr_unset ##### -->
+<para>
+
+</para>
+
+@self: 
+@name: 
+@key: 
+@server_account: 
 @Returns: