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