160 <div align="right"><a href="#top">Up</a></div> |
160 <div align="right"><a href="#top">Up</a></div> |
161 <hr /> |
161 <hr /> |
162 <hr /> |
162 <hr /> |
163 <a NAME="create" ID="create"></a> |
163 <a NAME="create" ID="create"></a> |
164 <h2>create</h2> |
164 <h2>create</h2> |
165 <b>create</b>(<i>dlg</i>) |
165 <b>create</b>(<i>_dlg</i>) |
166 <p> |
166 <p> |
167 Module function to create the configuration page. |
167 Module function to create the configuration page. |
168 </p> |
168 </p> |
169 |
169 |
170 <dl> |
170 <dl> |
171 |
171 |
172 <dt><i>dlg</i> (ConfigurationDialog)</dt> |
172 <dt><i>_dlg</i> (ConfigurationDialog)</dt> |
173 <dd> |
173 <dd> |
174 reference to the configuration dialog |
174 reference to the configuration dialog (unused) |
175 </dd> |
175 </dd> |
176 </dl> |
176 </dl> |
177 <dl> |
177 <dl> |
178 <dt>Return:</dt> |
178 <dt>Return:</dt> |
179 <dd> |
179 <dd> |