8ff8f04e7b6f6a0bbd384a0736dd4e18d5e5408e
[modest] / docs / reference / tmpl / modest-account-mgr.sgml
1 <!-- ##### SECTION Title ##### -->
2 ModestAccountMgr
3
4 <!-- ##### SECTION Short_Description ##### -->
5 Manage user and server accounts
6
7 <!-- ##### SECTION Long_Description ##### -->
8 <para>
9 This module is used to add/remove modest mail accounts and the server accounts
10 assigned to them. It is used to change account details and provides a complete 
11 abstraction of the configuration backend used to store the account data.
12 </para>
13
14 <!-- ##### SECTION See_Also ##### -->
15 <para>
16
17 </para>
18
19 <!-- ##### SECTION Stability_Level ##### -->
20
21
22 <!-- ##### STRUCT ModestAccountMgr ##### -->
23 <para>
24
25 </para>
26
27 @parent: 
28
29 <!-- ##### FUNCTION modest_account_mgr_new ##### -->
30 <para>
31
32 </para>
33
34 @modest_conf: 
35 @Returns: 
36
37
38 <!-- ##### FUNCTION modest_account_mgr_add_account ##### -->
39 <para>
40
41 </para>
42
43 @self: 
44 @name: 
45 @store_name: 
46 @transport_name: 
47 @err: 
48 @Returns: 
49
50
51 <!-- ##### FUNCTION modest_account_mgr_remove_account ##### -->
52 <para>
53
54 </para>
55
56 @self: 
57 @name: 
58 @server_account: 
59 @err: 
60 @Returns: 
61
62
63 <!-- ##### FUNCTION modest_account_mgr_add_server_account ##### -->
64 <para>
65
66 </para>
67
68 @self: 
69 @name: 
70 @hostname: 
71 @username: 
72 @password: 
73 @proto: 
74 @Returns: 
75
76
77 <!-- ##### FUNCTION modest_account_mgr_account_names ##### -->
78 <para>
79
80 </para>
81
82 @self: 
83 @err: 
84 @Returns: 
85
86
87 <!-- ##### FUNCTION modest_account_mgr_account_exists ##### -->
88 <para>
89
90 </para>
91
92 @self: 
93 @name: 
94 @server_account: 
95 @err: 
96 @Returns: 
97
98