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