87 <div align="right"><a href="#top">Up</a></div> |
87 <div align="right"><a href="#top">Up</a></div> |
88 <hr /> |
88 <hr /> |
89 <hr /> |
89 <hr /> |
90 <a NAME="create" ID="create"></a> |
90 <a NAME="create" ID="create"></a> |
91 <h2>create</h2> |
91 <h2>create</h2> |
92 <b>create</b>(<i>dlg</i>) |
92 <b>create</b>(<i>_dlg</i>) |
93 <p> |
93 <p> |
94 Module function to create the configuration page. |
94 Module function to create the configuration page. |
95 </p> |
95 </p> |
96 |
96 |
97 <dl> |
97 <dl> |
98 |
98 |
99 <dt><i>dlg</i> (ConfigurationDialog)</dt> |
99 <dt><i>_dlg</i> (ConfigurationDialog)</dt> |
100 <dd> |
100 <dd> |
101 reference to the configuration dialog |
101 reference to the configuration dialog (unused) |
102 </dd> |
102 </dd> |
103 </dl> |
103 </dl> |
104 <dl> |
104 <dl> |
105 <dt>Return:</dt> |
105 <dt>Return:</dt> |
106 <dd> |
106 <dd> |