7988:c4c17121eff8 | 7989:a21d673a8f99 |
---|---|
156 | 156 |
157 <p> | 157 <p> |
158 Public method to activate this plugin. | 158 Public method to activate this plugin. |
159 </p> | 159 </p> |
160 <dl> | 160 <dl> |
161 <dt>Returns:</dt> | 161 <dt>Return:</dt> |
162 <dd> | 162 <dd> |
163 tuple of None and activation status (boolean) | 163 tuple of None and activation status (boolean) |
164 </dd> | 164 </dd> |
165 </dl> | 165 </dl> |
166 <a NAME="EricapiPlugin.deactivate" ID="EricapiPlugin.deactivate"></a> | 166 <a NAME="EricapiPlugin.deactivate" ID="EricapiPlugin.deactivate"></a> |
179 | 179 |
180 <p> | 180 <p> |
181 Public method to support the display of some executable info. | 181 Public method to support the display of some executable info. |
182 </p> | 182 </p> |
183 <dl> | 183 <dl> |
184 <dt>Returns:</dt> | 184 <dt>Return:</dt> |
185 <dd> | 185 <dd> |
186 dictionary containing the data to query the presence of | 186 dictionary containing the data to query the presence of |
187 the executable | 187 the executable |
188 </dd> | 188 </dd> |
189 </dl> | 189 </dl> |