191 <div align="right"><a href="#top">Up</a></div> |
191 <div align="right"><a href="#top">Up</a></div> |
192 <hr /> |
192 <hr /> |
193 <hr /> |
193 <hr /> |
194 <a NAME="create" ID="create"></a> |
194 <a NAME="create" ID="create"></a> |
195 <h2>create</h2> |
195 <h2>create</h2> |
196 <b>create</b>(<i>dlg</i>) |
196 <b>create</b>(<i>_dlg</i>) |
197 <p> |
197 <p> |
198 Module function to create the configuration page. |
198 Module function to create the configuration page. |
199 </p> |
199 </p> |
200 |
200 |
201 <dl> |
201 <dl> |
202 |
202 |
203 <dt><i>dlg</i> (ConfigurationDialog)</dt> |
203 <dt><i>_dlg</i> (ConfigurationDialog)</dt> |
204 <dd> |
204 <dd> |
205 reference to the configuration dialog |
205 reference to the configuration dialog (unused) |
206 </dd> |
206 </dd> |
207 </dl> |
207 </dl> |
208 <dl> |
208 <dl> |
209 <dt>Return:</dt> |
209 <dt>Return:</dt> |
210 <dd> |
210 <dd> |