121 <div align="right"><a href="#top">Up</a></div> |
121 <div align="right"><a href="#top">Up</a></div> |
122 <hr /> |
122 <hr /> |
123 <hr /> |
123 <hr /> |
124 <a NAME="create" ID="create"></a> |
124 <a NAME="create" ID="create"></a> |
125 <h2>create</h2> |
125 <h2>create</h2> |
126 <b>create</b>(<i>dlg</i>) |
126 <b>create</b>(<i>_dlg</i>) |
127 <p> |
127 <p> |
128 Module function to create the configuration page. |
128 Module function to create the configuration page. |
129 </p> |
129 </p> |
130 |
130 |
131 <dl> |
131 <dl> |
132 |
132 |
133 <dt><i>dlg</i> (ConfigurationDialog)</dt> |
133 <dt><i>_dlg</i> (ConfigurationDialog)</dt> |
134 <dd> |
134 <dd> |
135 reference to the configuration dialog |
135 reference to the configuration dialog (unused) |
136 </dd> |
136 </dd> |
137 </dl> |
137 </dl> |
138 <dl> |
138 <dl> |
139 <dt>Return:</dt> |
139 <dt>Return:</dt> |
140 <dd> |
140 <dd> |