Documentation/Source/eric6.WebBrowser.SafeBrowsing.SafeBrowsingManager.html

changeset 6233
a64b986abb54
parent 6093
5ed91fe54bc9
child 6234
fb1f9e681848
equal deleted inserted replaced
6232:d2eac9616a92 6233:a64b986abb54
80 <td>Private method to lookup the given hashes.</td> 80 <td>Private method to lookup the given hashes.</td>
81 </tr><tr> 81 </tr><tr>
82 <td><a href="#SafeBrowsingManager.__setAutoUpdateThreatLists">__setAutoUpdateThreatLists</a></td> 82 <td><a href="#SafeBrowsingManager.__setAutoUpdateThreatLists">__setAutoUpdateThreatLists</a></td>
83 <td>Private method to set auto update for the threat lists.</td> 83 <td>Private method to set auto update for the threat lists.</td>
84 </tr><tr> 84 </tr><tr>
85 <td><a href="#SafeBrowsingManager.__setLookupMethod">__setLookupMethod</a></td>
86 <td>Private method to set the lookup method (Update API or Lookup API).</td>
87 </tr><tr>
85 <td><a href="#SafeBrowsingManager.__setPlatforms">__setPlatforms</a></td> 88 <td><a href="#SafeBrowsingManager.__setPlatforms">__setPlatforms</a></td>
86 <td>Private method to set the platforms to be checked against.</td> 89 <td>Private method to set the platforms to be checked against.</td>
87 </tr><tr> 90 </tr><tr>
88 <td><a href="#SafeBrowsingManager.__showNotificationMessage">__showNotificationMessage</a></td> 91 <td><a href="#SafeBrowsingManager.__showNotificationMessage">__showNotificationMessage</a></td>
89 <td>Private method to show some message in a notification widget.</td> 92 <td>Private method to show some message in a notification widget.</td>
199 </dl><a NAME="SafeBrowsingManager.__setAutoUpdateThreatLists" ID="SafeBrowsingManager.__setAutoUpdateThreatLists"></a> 202 </dl><a NAME="SafeBrowsingManager.__setAutoUpdateThreatLists" ID="SafeBrowsingManager.__setAutoUpdateThreatLists"></a>
200 <h4>SafeBrowsingManager.__setAutoUpdateThreatLists</h4> 203 <h4>SafeBrowsingManager.__setAutoUpdateThreatLists</h4>
201 <b>__setAutoUpdateThreatLists</b>(<i></i>) 204 <b>__setAutoUpdateThreatLists</b>(<i></i>)
202 <p> 205 <p>
203 Private method to set auto update for the threat lists. 206 Private method to set auto update for the threat lists.
207 </p><a NAME="SafeBrowsingManager.__setLookupMethod" ID="SafeBrowsingManager.__setLookupMethod"></a>
208 <h4>SafeBrowsingManager.__setLookupMethod</h4>
209 <b>__setLookupMethod</b>(<i></i>)
210 <p>
211 Private method to set the lookup method (Update API or Lookup API).
204 </p><a NAME="SafeBrowsingManager.__setPlatforms" ID="SafeBrowsingManager.__setPlatforms"></a> 212 </p><a NAME="SafeBrowsingManager.__setPlatforms" ID="SafeBrowsingManager.__setPlatforms"></a>
205 <h4>SafeBrowsingManager.__setPlatforms</h4> 213 <h4>SafeBrowsingManager.__setPlatforms</h4>
206 <b>__setPlatforms</b>(<i></i>) 214 <b>__setPlatforms</b>(<i></i>)
207 <p> 215 <p>
208 Private method to set the platforms to be checked against. 216 Private method to set the platforms to be checked against.

eric ide

mercurial