151 <hr /> |
151 <hr /> |
152 <a NAME="create" ID="create"></a> |
152 <a NAME="create" ID="create"></a> |
153 <h2>create</h2> |
153 <h2>create</h2> |
154 <b>create</b>(<i>dlg</i>) |
154 <b>create</b>(<i>dlg</i>) |
155 |
155 |
156 <p> |
|
157 Module function to create the configuration page. |
|
158 </p> |
|
159 <dl> |
|
160 |
|
161 <dt><i>dlg</i> (ConfigurationWidget)</dt> |
|
162 <dd> |
|
163 reference to the configuration dialog |
|
164 </dd> |
|
165 </dl> |
|
166 <dl> |
|
167 <dt>Return:</dt> |
|
168 <dd> |
|
169 reference to the instantiated page |
|
170 </dd> |
|
171 </dl> |
|
172 <dl> |
|
173 <dt>Return Type:</dt> |
|
174 <dd> |
|
175 ConfigurationPageBase |
|
176 </dd> |
|
177 </dl> |
|
178 <div align="right"><a href="#top">Up</a></div> |
156 <div align="right"><a href="#top">Up</a></div> |
179 <hr /> |
157 <hr /> |
180 </body></html> |
158 </body></html> |