94:a3d936304e51 | 95:7449695cf655 |
---|---|
149 | 149 |
150 <p> | 150 <p> |
151 Public method to activate this plugin. | 151 Public method to activate this plugin. |
152 </p> | 152 </p> |
153 <dl> | 153 <dl> |
154 <dt>Returns:</dt> | 154 <dt>Return:</dt> |
155 <dd> | 155 <dd> |
156 tuple of None and activation status (boolean) | 156 tuple of None and activation status (boolean) |
157 </dd> | 157 </dd> |
158 </dl> | 158 </dl> |
159 <a NAME="TimeTrackerPlugin.deactivate" ID="TimeTrackerPlugin.deactivate"></a> | 159 <a NAME="TimeTrackerPlugin.deactivate" ID="TimeTrackerPlugin.deactivate"></a> |
176 <dd> | 176 <dd> |
177 the key of the value to get | 177 the key of the value to get |
178 </dd> | 178 </dd> |
179 </dl> | 179 </dl> |
180 <dl> | 180 <dl> |
181 <dt>Returns:</dt> | 181 <dt>Return:</dt> |
182 <dd> | 182 <dd> |
183 the requested setting | 183 the requested setting |
184 </dd> | 184 </dd> |
185 </dl> | 185 </dl> |
186 <a NAME="TimeTrackerPlugin.setPreferences" ID="TimeTrackerPlugin.setPreferences"></a> | 186 <a NAME="TimeTrackerPlugin.setPreferences" ID="TimeTrackerPlugin.setPreferences"></a> |
217 <dd> | 217 <dd> |
218 reference to the configuration dialog | 218 reference to the configuration dialog |
219 </dd> | 219 </dd> |
220 </dl> | 220 </dl> |
221 <dl> | 221 <dl> |
222 <dt>Returns:</dt> | 222 <dt>Return:</dt> |
223 <dd> | 223 <dd> |
224 reference to the configuration page | 224 reference to the configuration page |
225 </dd> | 225 </dd> |
226 </dl> | 226 </dl> |
227 <div align="right"><a href="#top">Up</a></div> | 227 <div align="right"><a href="#top">Up</a></div> |
233 | 233 |
234 <p> | 234 <p> |
235 Module function returning data as required by the configuration dialog. | 235 Module function returning data as required by the configuration dialog. |
236 </p> | 236 </p> |
237 <dl> | 237 <dl> |
238 <dt>Returns:</dt> | 238 <dt>Return:</dt> |
239 <dd> | 239 <dd> |
240 dictionary containing the relevant data | 240 dictionary containing the relevant data |
241 </dd> | 241 </dd> |
242 </dl> | 242 </dl> |
243 <div align="right"><a href="#top">Up</a></div> | 243 <div align="right"><a href="#top">Up</a></div> |