98 <div align="right"><a href="#top">Up</a></div> |
98 <div align="right"><a href="#top">Up</a></div> |
99 <hr /> |
99 <hr /> |
100 <hr /> |
100 <hr /> |
101 <a NAME="create" ID="create"></a> |
101 <a NAME="create" ID="create"></a> |
102 <h2>create</h2> |
102 <h2>create</h2> |
103 <b>create</b>(<i>dlg</i>) |
103 <b>create</b>(<i>_dlg</i>) |
104 <p> |
104 <p> |
105 Module function to create the configuration page. |
105 Module function to create the configuration page. |
106 </p> |
106 </p> |
107 |
107 |
108 <dl> |
108 <dl> |
109 |
109 |
110 <dt><i>dlg</i> (ConfigurationDialog)</dt> |
110 <dt><i>_dlg</i> (ConfigurationDialog)</dt> |
111 <dd> |
111 <dd> |
112 reference to the configuration dialog |
112 reference to the configuration dialog (unused) |
113 </dd> |
113 </dd> |
114 </dl> |
114 </dl> |
115 <dl> |
115 <dl> |
116 <dt>Return:</dt> |
116 <dt>Return:</dt> |
117 <dd> |
117 <dd> |