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