src/eric7/Documentation/Source/index-eric7.WebBrowser.SafeBrowsing.html

branch
eric7
changeset 9209
b99e7fd55fd3
parent 8596
d64760b2da50
child 10479
856476537696
equal deleted inserted replaced
9208:3fc8dfeb6ebe 9209:b99e7fd55fd3
1 <!DOCTYPE html>
2 <html><head>
3 <title>eric7.WebBrowser.SafeBrowsing</title>
4 <meta charset="UTF-8">
5 <link rel="stylesheet" href="styles.css">
6 </head>
7 <body>
8 <h1>eric7.WebBrowser.SafeBrowsing</h1>
9
10 <p>
11 Package implementing the safe browsing functionality.
12 </p>
13
14
15 <h3>Modules</h3>
16 <table>
17
18 <tr>
19 <td><a href="eric7.WebBrowser.SafeBrowsing.SafeBrowsingAPIClient.html">SafeBrowsingAPIClient</a></td>
20 <td>Module implementing the low level interface for Google Safe Browsing.</td>
21 </tr>
22 <tr>
23 <td><a href="eric7.WebBrowser.SafeBrowsing.SafeBrowsingCache.html">SafeBrowsingCache</a></td>
24 <td>Module implementing a cache for Google Safe Browsing.</td>
25 </tr>
26 <tr>
27 <td><a href="eric7.WebBrowser.SafeBrowsing.SafeBrowsingDialog.html">SafeBrowsingDialog</a></td>
28 <td>Module implementing a dialog to configure safe browsing support.</td>
29 </tr>
30 <tr>
31 <td><a href="eric7.WebBrowser.SafeBrowsing.SafeBrowsingInfoWidget.html">SafeBrowsingInfoWidget</a></td>
32 <td>Module implementing a widget to show some threat information.</td>
33 </tr>
34 <tr>
35 <td><a href="eric7.WebBrowser.SafeBrowsing.SafeBrowsingLabel.html">SafeBrowsingLabel</a></td>
36 <td>Module implementing the label to show some SSL info.</td>
37 </tr>
38 <tr>
39 <td><a href="eric7.WebBrowser.SafeBrowsing.SafeBrowsingManager.html">SafeBrowsingManager</a></td>
40 <td>Module implementing the interface for Google Safe Browsing.</td>
41 </tr>
42 <tr>
43 <td><a href="eric7.WebBrowser.SafeBrowsing.SafeBrowsingThreatList.html">SafeBrowsingThreatList</a></td>
44 <td>Module implementing the threat list info class.</td>
45 </tr>
46 <tr>
47 <td><a href="eric7.WebBrowser.SafeBrowsing.SafeBrowsingUrl.html">SafeBrowsingUrl</a></td>
48 <td>Module implementing an URL representation suitable for Google Safe Browsing.</td>
49 </tr>
50 <tr>
51 <td><a href="eric7.WebBrowser.SafeBrowsing.__init__.html">SafeBrowsing</a></td>
52 <td>Package implementing the safe browsing functionality.</td>
53 </tr>
54 </table>
55 </body></html>

eric ide

mercurial