--- a/src/eric7/Documentation/Source/eric7.WebBrowser.Bookmarks.BookmarksImporters.SafariImporter.html Thu Jan 04 17:16:15 2024 +0100 +++ b/src/eric7/Documentation/Source/eric7.WebBrowser.Bookmarks.BookmarksImporters.SafariImporter.html Thu Jan 04 18:02:25 2024 +0100 @@ -7,28 +7,25 @@ <body> <a NAME="top" ID="top"></a> <h1>eric7.WebBrowser.Bookmarks.BookmarksImporters.SafariImporter</h1> - <p> Module implementing an importer for Apple Safari bookmarks. </p> + <h3>Global Attributes</h3> - <table> <tr><td>None</td></tr> </table> + <h3>Classes</h3> - <table> - <tr> <td><a href="#SafariImporter">SafariImporter</a></td> <td>Class implementing the Apple Safari bookmarks importer.</td> </tr> </table> + <h3>Functions</h3> - <table> - <tr> <td><a href="#createImporter">createImporter</a></td> <td>Constructor</td> @@ -38,30 +35,29 @@ <td>Module function to get information for the given source id.</td> </tr> </table> + <hr /> <hr /> <a NAME="SafariImporter" ID="SafariImporter"></a> <h2>SafariImporter</h2> - <p> Class implementing the Apple Safari bookmarks importer. </p> + <h3>Derived from</h3> BookmarksImporter <h3>Class Attributes</h3> - <table> <tr><td>None</td></tr> </table> + <h3>Class Methods</h3> - <table> <tr><td>None</td></tr> </table> + <h3>Methods</h3> - <table> - <tr> <td><a href="#SafariImporter.__init__">SafariImporter</a></td> <td>Constructor</td> @@ -83,19 +79,20 @@ <td>Public method to set the path of the bookmarks file or directory.</td> </tr> </table> + <h3>Static Methods</h3> - <table> <tr><td>None</td></tr> </table> + <a NAME="SafariImporter.__init__" ID="SafariImporter.__init__"></a> <h4>SafariImporter (Constructor)</h4> <b>SafariImporter</b>(<i>sourceId="", parent=None</i>) - <p> Constructor </p> + <dl> <dt><i>sourceId</i> (str (optional))</dt> @@ -110,10 +107,10 @@ <a NAME="SafariImporter.__processChildren" ID="SafariImporter.__processChildren"></a> <h4>SafariImporter.__processChildren</h4> <b>__processChildren</b>(<i>children, rootNode</i>) - <p> Private method to process the list of children. </p> + <dl> <dt><i>children</i> (list of dict)</dt> @@ -128,10 +125,10 @@ <a NAME="SafariImporter.importedBookmarks" ID="SafariImporter.importedBookmarks"></a> <h4>SafariImporter.importedBookmarks</h4> <b>importedBookmarks</b>(<i></i>) - <p> Public method to get the imported bookmarks. </p> + <dl> <dt>Return:</dt> <dd> @@ -147,10 +144,10 @@ <a NAME="SafariImporter.open" ID="SafariImporter.open"></a> <h4>SafariImporter.open</h4> <b>open</b>(<i></i>) - <p> Public method to open the bookmarks file. </p> + <dl> <dt>Return:</dt> <dd> @@ -166,10 +163,10 @@ <a NAME="SafariImporter.setPath" ID="SafariImporter.setPath"></a> <h4>SafariImporter.setPath</h4> <b>setPath</b>(<i>path</i>) - <p> Public method to set the path of the bookmarks file or directory. </p> + <dl> <dt><i>path</i> (str)</dt> @@ -183,10 +180,10 @@ <a NAME="createImporter" ID="createImporter"></a> <h2>createImporter</h2> <b>createImporter</b>(<i>sourceId="", parent=None</i>) - <p> Constructor </p> + <dl> <dt><i>sourceId</i> (str (optional))</dt> @@ -216,10 +213,10 @@ <a NAME="getImporterInfo" ID="getImporterInfo"></a> <h2>getImporterInfo</h2> <b>getImporterInfo</b>(<i>sourceId</i>) - <p> Module function to get information for the given source id. </p> + <dl> <dt><i>sourceId</i> (str)</dt> @@ -250,4 +247,4 @@ </dl> <div align="right"><a href="#top">Up</a></div> <hr /> -</body></html> \ No newline at end of file +</body></html>