]> scripts.mit.edu Git - wizard.git/blob - doc/module/wizard.install.rst
Handle Wordpress random keys correctly on install and upgrade.
[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     :members:
12 .. autoclass:: ArgSet
13     :members:
14 .. autoclass:: ArgSchema
15     :members:
16
17 Predefined classes
18 ------------------
19 .. autoclass:: WebArgSet
20     :show-inheritance:
21 .. autoclass:: DbArgSet
22     :show-inheritance:
23 .. autoclass:: AdminArgSet
24     :show-inheritance:
25 .. autoclass:: EmailArgSet
26     :show-inheritance:
27 .. autoclass:: TitleArgSet
28     :show-inheritance:
29 .. autoclass:: EnvironmentStrategy
30     :members:
31     :show-inheritance:
32 .. autoclass:: ScriptsWebStrategy
33     :members:
34     :show-inheritance:
35 .. autoclass:: ScriptsMysqlStrategy
36     :members:
37     :show-inheritance:
38 .. autoclass:: ScriptsEmailStrategy
39     :members:
40     :show-inheritance:
41
42 Functions
43 ---------
44 .. autofunction:: fetch
45 .. autofunction:: preloads
46 .. autofunction:: dsn_callback
47
48 Exceptions
49 ----------
50 .. autoexception:: Error
51 .. autoexception:: StrategyFailed
52     :show-inheritance:
53 .. autoexception:: UnrecognizedPreloads
54     :show-inheritance:
55     :members:
56 .. autoexception:: MissingRequiredParam
57     :show-inheritance:
58     :members: