]> scripts.mit.edu Git - wizard.git/blob - doc/module/wizard.install.rst
cec6ae407fb6bddee83599bb9ab6dae79b224fc6
[wizard.git] / doc / module / wizard.install.rst
1 :mod:`wizard.install`
2 =====================
3
4 .. automodule:: wizard.install
5
6 Classes
7 ----------------
8 .. autoclass:: Strategy
9     :members:
10 .. autoclass:: Arg
11 .. autoclass:: ArgSet
12 .. autoclass:: ArgHandler
13     :members:
14
15 Predefined classes
16 ------------------
17 .. autoclass:: WebArgSet
18     :show-inheritance:
19 .. autoclass:: MysqlArgSet
20     :show-inheritance:
21 .. autoclass:: AdminArgSet
22     :show-inheritance:
23 .. autoclass:: EmailArgSet
24     :show-inheritance:
25 .. autoclass:: ScriptsWebStrategy
26     :members:
27     :show-inheritance:
28 .. autoclass:: ScriptsMysqlStrategy
29     :members:
30     :show-inheritance:
31 .. autoclass:: ScriptsEmailStrategy
32     :members:
33     :show-inheritance:
34
35 Functions
36 ---------
37 .. autofunction:: fetch
38 .. autofunction:: attr_to_option
39 .. autofunction:: preloads
40
41 Exceptions
42 ----------
43 .. autoexception:: Error
44 .. autoexception:: Failure
45     :show-inheritance:
46 .. autoexception:: StrategyFailed
47     :show-inheritance:
48 .. autoexception:: UnrecognizedPreloads
49     :show-inheritance:
50     :members:
51 .. autoexception:: MissingRequiredParam
52     :show-inheritance:
53     :members: