106 <div align="right"><a href="#top">Up</a></div> |
106 <div align="right"><a href="#top">Up</a></div> |
107 <hr /> |
107 <hr /> |
108 <hr /> |
108 <hr /> |
109 <a NAME="create" ID="create"></a> |
109 <a NAME="create" ID="create"></a> |
110 <h2>create</h2> |
110 <h2>create</h2> |
111 <b>create</b>(<i>dlg</i>) |
111 <b>create</b>(<i>_dlg</i>) |
112 <p> |
112 <p> |
113 Module function to create the configuration page. |
113 Module function to create the configuration page. |
114 </p> |
114 </p> |
115 |
115 |
116 <dl> |
116 <dl> |
117 |
117 |
118 <dt><i>dlg</i> (ConfigurationDialog)</dt> |
118 <dt><i>_dlg</i> (ConfigurationDialog)</dt> |
119 <dd> |
119 <dd> |
120 reference to the configuration dialog |
120 reference to the configuration dialog (unused) |
121 </dd> |
121 </dd> |
122 </dl> |
122 </dl> |
123 <dl> |
123 <dl> |
124 <dt>Return:</dt> |
124 <dt>Return:</dt> |
125 <dd> |
125 <dd> |