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

changeset 1854
191efdc54c62
parent 1229
a8207dc73672
child 1960
d8c45fe8a1b9
equal deleted inserted replaced
1853:01812b281a1e 1854:191efdc54c62
92 <td>Public method to check, if the given URL is allowed.</td> 92 <td>Public method to check, if the given URL is allowed.</td>
93 </tr><tr> 93 </tr><tr>
94 <td><a href="#AdBlockSubscription.block">block</a></td> 94 <td><a href="#AdBlockSubscription.block">block</a></td>
95 <td>Public method to check, if the given URL should be blocked.</td> 95 <td>Public method to check, if the given URL should be blocked.</td>
96 </tr><tr> 96 </tr><tr>
97 <td><a href="#AdBlockSubscription.checkForUpdate">checkForUpdate</a></td>
98 <td>Public method to check for an update.</td>
99 </tr><tr>
97 <td><a href="#AdBlockSubscription.isEnabled">isEnabled</a></td> 100 <td><a href="#AdBlockSubscription.isEnabled">isEnabled</a></td>
98 <td>Public method to check, if the subscription is enabled.</td> 101 <td>Public method to check, if the subscription is enabled.</td>
99 </tr><tr> 102 </tr><tr>
100 <td><a href="#AdBlockSubscription.lastUpdate">lastUpdate</a></td> 103 <td><a href="#AdBlockSubscription.lastUpdate">lastUpdate</a></td>
101 <td>Public method to get the date and time of the last update.</td> 104 <td>Public method to get the date and time of the last update.</td>
220 </p><dl> 223 </p><dl>
221 <dt>Returns:</dt> 224 <dt>Returns:</dt>
222 <dd> 225 <dd>
223 reference to the rule object or None (AdBlockRule) 226 reference to the rule object or None (AdBlockRule)
224 </dd> 227 </dd>
225 </dl><a NAME="AdBlockSubscription.isEnabled" ID="AdBlockSubscription.isEnabled"></a> 228 </dl><a NAME="AdBlockSubscription.checkForUpdate" ID="AdBlockSubscription.checkForUpdate"></a>
229 <h4>AdBlockSubscription.checkForUpdate</h4>
230 <b>checkForUpdate</b>(<i></i>)
231 <p>
232 Public method to check for an update.
233 </p><a NAME="AdBlockSubscription.isEnabled" ID="AdBlockSubscription.isEnabled"></a>
226 <h4>AdBlockSubscription.isEnabled</h4> 234 <h4>AdBlockSubscription.isEnabled</h4>
227 <b>isEnabled</b>(<i></i>) 235 <b>isEnabled</b>(<i></i>)
228 <p> 236 <p>
229 Public method to check, if the subscription is enabled. 237 Public method to check, if the subscription is enabled.
230 </p><dl> 238 </p><dl>

eric ide

mercurial