src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.PluginManagerPage.html

branch
eric7
changeset 10070
9f5758c0fec1
parent 9209
b99e7fd55fd3
child 10259
b51dfacef37f
equal deleted inserted replaced
10069:435cc5875135 10070:9f5758c0fec1
29 29
30 <table> 30 <table>
31 31
32 <tr> 32 <tr>
33 <td><a href="#create">create</a></td> 33 <td><a href="#create">create</a></td>
34 <td>Module function to create the configuration page.</td> 34 <td></td>
35 </tr> 35 </tr>
36 </table> 36 </table>
37 <hr /> 37 <hr />
38 <hr /> 38 <hr />
39 <a NAME="PluginManagerPage" ID="PluginManagerPage"></a> 39 <a NAME="PluginManagerPage" ID="PluginManagerPage"></a>
111 <hr /> 111 <hr />
112 <a NAME="create" ID="create"></a> 112 <a NAME="create" ID="create"></a>
113 <h2>create</h2> 113 <h2>create</h2>
114 <b>create</b>(<i>dlg</i>) 114 <b>create</b>(<i>dlg</i>)
115 115
116 <p>
117 Module function to create the configuration page.
118 </p>
119 <dl>
120
121 <dt><i>dlg</i></dt>
122 <dd>
123 reference to the configuration dialog
124 </dd>
125 </dl>
126 <dl>
127 <dt>Return:</dt>
128 <dd>
129 reference to the instantiated page (ConfigurationPageBase)
130 </dd>
131 </dl>
132 <div align="right"><a href="#top">Up</a></div> 116 <div align="right"><a href="#top">Up</a></div>
133 <hr /> 117 <hr />
134 </body></html> 118 </body></html>

eric ide

mercurial