187 <hr /> |
187 <hr /> |
188 <a NAME="create" ID="create"></a> |
188 <a NAME="create" ID="create"></a> |
189 <h2>create</h2> |
189 <h2>create</h2> |
190 <b>create</b>(<i>dlg</i>) |
190 <b>create</b>(<i>dlg</i>) |
191 |
191 |
|
192 <p> |
|
193 Module function to create the configuration page. |
|
194 </p> |
|
195 <dl> |
|
196 |
|
197 <dt><i>dlg</i> (ConfigurationWidget)</dt> |
|
198 <dd> |
|
199 reference to the configuration dialog |
|
200 </dd> |
|
201 </dl> |
|
202 <dl> |
|
203 <dt>Return:</dt> |
|
204 <dd> |
|
205 reference to the instantiated page |
|
206 </dd> |
|
207 </dl> |
|
208 <dl> |
|
209 <dt>Return Type:</dt> |
|
210 <dd> |
|
211 ConfigurationPageBase |
|
212 </dd> |
|
213 </dl> |
192 <div align="right"><a href="#top">Up</a></div> |
214 <div align="right"><a href="#top">Up</a></div> |
193 <hr /> |
215 <hr /> |
194 </body></html> |
216 </body></html> |