208 <div align="right"><a href="#top">Up</a></div> |
208 <div align="right"><a href="#top">Up</a></div> |
209 <hr /> |
209 <hr /> |
210 <hr /> |
210 <hr /> |
211 <a NAME="create" ID="create"></a> |
211 <a NAME="create" ID="create"></a> |
212 <h2>create</h2> |
212 <h2>create</h2> |
213 <b>create</b>(<i>dlg</i>) |
213 <b>create</b>(<i>_dlg</i>) |
214 <p> |
214 <p> |
215 Module function to create the configuration page. |
215 Module function to create the configuration page. |
216 </p> |
216 </p> |
217 |
217 |
218 <dl> |
218 <dl> |
219 |
219 |
220 <dt><i>dlg</i> (ConfigurationDialog)</dt> |
220 <dt><i>_dlg</i> (ConfigurationDialog)</dt> |
221 <dd> |
221 <dd> |
222 reference to the configuration dialog |
222 reference to the configuration dialog (unused) |
223 </dd> |
223 </dd> |
224 </dl> |
224 </dl> |
225 <dl> |
225 <dl> |
226 <dt>Return:</dt> |
226 <dt>Return:</dt> |
227 <dd> |
227 <dd> |