291 <div align="right"><a href="#top">Up</a></div> |
291 <div align="right"><a href="#top">Up</a></div> |
292 <hr /> |
292 <hr /> |
293 <hr /> |
293 <hr /> |
294 <a NAME="create" ID="create"></a> |
294 <a NAME="create" ID="create"></a> |
295 <h2>create</h2> |
295 <h2>create</h2> |
296 <b>create</b>(<i>dlg</i>) |
296 <b>create</b>(<i>_dlg</i>) |
297 <p> |
297 <p> |
298 Module function to create the configuration page. |
298 Module function to create the configuration page. |
299 </p> |
299 </p> |
300 |
300 |
301 <dl> |
301 <dl> |
302 |
302 |
303 <dt><i>dlg</i> (ConfigurationDialog)</dt> |
303 <dt><i>_dlg</i> (ConfigurationDialog)</dt> |
304 <dd> |
304 <dd> |
305 reference to the configuration dialog |
305 reference to the configuration dialog (unused) |
306 </dd> |
306 </dd> |
307 </dl> |
307 </dl> |
308 <dl> |
308 <dl> |
309 <dt>Return:</dt> |
309 <dt>Return:</dt> |
310 <dd> |
310 <dd> |