Documentation/Source/eric5.Helpviewer.AdBlock.AdBlockManager.html

changeset 3018
70924c0bdaf1
parent 2763
e4794166ad70
equal deleted inserted replaced
3017:6a8cb7632448 3018:70924c0bdaf1
206 <p> 206 <p>
207 Public method to add an AdBlock subscription. 207 Public method to add an AdBlock subscription.
208 </p><dl> 208 </p><dl>
209 <dt><i>subscription</i></dt> 209 <dt><i>subscription</i></dt>
210 <dd> 210 <dd>
211 AdBlock subscription to be added (AdBlockSubscription) 211 AdBlock subscription to be added
212 (AdBlockSubscription)
212 </dd> 213 </dd>
213 </dl><a NAME="AdBlockManager.close" ID="AdBlockManager.close"></a> 214 </dl><a NAME="AdBlockManager.close" ID="AdBlockManager.close"></a>
214 <h4>AdBlockManager.close</h4> 215 <h4>AdBlockManager.close</h4>
215 <b>close</b>(<i></i>) 216 <b>close</b>(<i></i>)
216 <p> 217 <p>
262 </dd> 263 </dd>
263 </dl><a NAME="AdBlockManager.getRequiresSubscriptions" ID="AdBlockManager.getRequiresSubscriptions"></a> 264 </dl><a NAME="AdBlockManager.getRequiresSubscriptions" ID="AdBlockManager.getRequiresSubscriptions"></a>
264 <h4>AdBlockManager.getRequiresSubscriptions</h4> 265 <h4>AdBlockManager.getRequiresSubscriptions</h4>
265 <b>getRequiresSubscriptions</b>(<i>subscription</i>) 266 <b>getRequiresSubscriptions</b>(<i>subscription</i>)
266 <p> 267 <p>
267 Public method to get a list of subscriptions, that require the given one. 268 Public method to get a list of subscriptions, that require the given
269 one.
268 </p><dl> 270 </p><dl>
269 <dt><i>subscription</i></dt> 271 <dt><i>subscription</i></dt>
270 <dd> 272 <dd>
271 subscription to check for (AdBlockSubscription) 273 subscription to check for (AdBlockSubscription)
272 </dd> 274 </dd>
273 </dl><dl> 275 </dl><dl>
274 <dt>Returns:</dt> 276 <dt>Returns:</dt>
275 <dd> 277 <dd>
276 list of subscription requiring the given one (list of AdBlockSubscription) 278 list of subscription requiring the given one (list of
279 AdBlockSubscription)
277 </dd> 280 </dd>
278 </dl><a NAME="AdBlockManager.isEnabled" ID="AdBlockManager.isEnabled"></a> 281 </dl><a NAME="AdBlockManager.isEnabled" ID="AdBlockManager.isEnabled"></a>
279 <h4>AdBlockManager.isEnabled</h4> 282 <h4>AdBlockManager.isEnabled</h4>
280 <b>isEnabled</b>(<i></i>) 283 <b>isEnabled</b>(<i></i>)
281 <p> 284 <p>
354 <p> 357 <p>
355 Public method to remove an AdBlock subscription. 358 Public method to remove an AdBlock subscription.
356 </p><dl> 359 </p><dl>
357 <dt><i>subscription</i></dt> 360 <dt><i>subscription</i></dt>
358 <dd> 361 <dd>
359 AdBlock subscription to be removed (AdBlockSubscription) 362 AdBlock subscription to be removed
363 (AdBlockSubscription)
360 </dd><dt><i>emitSignal</i></dt> 364 </dd><dt><i>emitSignal</i></dt>
361 <dd> 365 <dd>
362 flag indicating to send a signal (boolean) 366 flag indicating to send a signal (boolean)
363 </dd> 367 </dd>
364 </dl><a NAME="AdBlockManager.save" ID="AdBlockManager.save"></a> 368 </dl><a NAME="AdBlockManager.save" ID="AdBlockManager.save"></a>

eric ide

mercurial