|
1 <?xml version="1.0" encoding="utf-8"?> |
|
2 <!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Strict//EN' |
|
3 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd'> |
|
4 <html><head> |
|
5 <title>eric5.eric5config</title> |
|
6 <style> |
|
7 b'body {\n background:white;\n margin: 0em 1em 10em 1em;\n color: black;\n}\n\nh1 { color: white; background: #4FA4FF; }\nh2 { color: white; background: #4FA4FF; }\nh3 { color: white; background: #00557F; }\nh4 { color: white; background: #00557F; }\n \na { color: #AA5500; }\n' |
|
8 </style> |
|
9 </head> |
|
10 <body><a NAME="top" ID="top"></a> |
|
11 <h1>eric5.eric5config</h1> |
|
12 <p> |
|
13 Module containing the default configuration of the eric5 installation |
|
14 </p> |
|
15 <h3>Global Attributes</h3> |
|
16 <table> |
|
17 <tr><td>__ericDir</td></tr><tr><td>_pkg_config</td></tr> |
|
18 </table> |
|
19 <h3>Classes</h3> |
|
20 <table> |
|
21 <tr><td>None</td></tr> |
|
22 </table> |
|
23 <h3>Functions</h3> |
|
24 <table> |
|
25 <tr> |
|
26 <td><a href="#getConfig">getConfig</a></td> |
|
27 <td>Module function to get a configuration value.</td> |
|
28 </tr> |
|
29 </table> |
|
30 <hr /><hr /> |
|
31 <a NAME="getConfig" ID="getConfig"></a> |
|
32 <h2>getConfig</h2> |
|
33 <b>getConfig</b>(<i>name</i>) |
|
34 <p> |
|
35 Module function to get a configuration value. |
|
36 </p><dl> |
|
37 <dt><i>name</i></dt> |
|
38 <dd> |
|
39 the name of the configuration value (string). |
|
40 </dd> |
|
41 </dl> |
|
42 <div align="right"><a href="#top">Up</a></div> |
|
43 <hr /> |
|
44 </body></html> |