140 </tr><tr> |
140 </tr><tr> |
141 <td><a href="#AdBlockManager.showRule">showRule</a></td> |
141 <td><a href="#AdBlockManager.showRule">showRule</a></td> |
142 <td>Public slot to show an AdBlock rule.</td> |
142 <td>Public slot to show an AdBlock rule.</td> |
143 </tr><tr> |
143 </tr><tr> |
144 <td><a href="#AdBlockManager.subscription">subscription</a></td> |
144 <td><a href="#AdBlockManager.subscription">subscription</a></td> |
145 <td>Public method to get a subscription based on it's location.</td> |
145 <td>Public method to get a subscription based on its location.</td> |
146 </tr><tr> |
146 </tr><tr> |
147 <td><a href="#AdBlockManager.subscriptions">subscriptions</a></td> |
147 <td><a href="#AdBlockManager.subscriptions">subscriptions</a></td> |
148 <td>Public method to get all subscriptions.</td> |
148 <td>Public method to get all subscriptions.</td> |
149 </tr><tr> |
149 </tr><tr> |
150 <td><a href="#AdBlockManager.updateAllSubscriptions">updateAllSubscriptions</a></td> |
150 <td><a href="#AdBlockManager.updateAllSubscriptions">updateAllSubscriptions</a></td> |
413 Public slot to show an AdBlock rule. |
413 Public slot to show an AdBlock rule. |
414 </p><a NAME="AdBlockManager.subscription" ID="AdBlockManager.subscription"></a> |
414 </p><a NAME="AdBlockManager.subscription" ID="AdBlockManager.subscription"></a> |
415 <h4>AdBlockManager.subscription</h4> |
415 <h4>AdBlockManager.subscription</h4> |
416 <b>subscription</b>(<i>location</i>) |
416 <b>subscription</b>(<i>location</i>) |
417 <p> |
417 <p> |
418 Public method to get a subscription based on it's location. |
418 Public method to get a subscription based on its location. |
419 </p><dl> |
419 </p><dl> |
420 <dt><i>location</i></dt> |
420 <dt><i>location</i></dt> |
421 <dd> |
421 <dd> |
422 location of the subscription to search for (string) |
422 location of the subscription to search for (string) |
423 </dd> |
423 </dd> |