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