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