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

branch
maintenance
changeset 8043
0acf98cd089a
parent 7989
a21d673a8f99
--- a/eric6/Documentation/Source/eric6.WebBrowser.SafeBrowsing.SafeBrowsingManager.html	Sun Jan 17 13:53:08 2021 +0100
+++ b/eric6/Documentation/Source/eric6.WebBrowser.SafeBrowsing.SafeBrowsingManager.html	Mon Feb 01 10:38:16 2021 +0100
@@ -192,7 +192,7 @@
         Class method to get the schemes not to be checked.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 list of schemes to be ignored
 </dd>
@@ -211,7 +211,7 @@
         Class method to check, if safe browsing is enabled.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating the enabled state
 </dd>
@@ -244,7 +244,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 names of threat lists hashes were found in
 </dd>
@@ -283,11 +283,6 @@
 <p>
         Private method to show some message in a notification widget.
 </p>
-<p>
-        If desktop notifications have been disabled, the message will
-        be shown in the status bar of the main window (either the main
-        web browser window or the eric main window)
-</p>
 <dl>
 
 <dt><i>message</i> (str)</dt>
@@ -344,7 +339,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating equality
 </dd>
@@ -377,7 +372,7 @@
         Public method to check, if the fair use wait period has expired.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating expiration
 </dd>
@@ -410,7 +405,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 platform string
 </dd>
@@ -436,7 +431,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 threat entry string
 </dd>
@@ -462,7 +457,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 threat message
 </dd>
@@ -488,7 +483,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 list of threat messages, one per unique threat type
 </dd>
@@ -514,7 +509,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 display string
 </dd>
@@ -534,7 +529,7 @@
         threat lists.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating an update process is active
 </dd>
@@ -560,7 +555,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 tuple containing the list of threat lists the URL was found in
             and an error message
@@ -594,7 +589,7 @@
         Public method to load or update the locally cached threat lists.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating success and an error message
 </dd>

eric ide

mercurial