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