Documentation/Source/eric6.UI.EmailDialog.html

changeset 6835
1f08657c8407
parent 6828
bb6667ea9ae7
diff -r ae1e7530c854 -r 1f08657c8407 Documentation/Source/eric6.UI.EmailDialog.html
--- a/Documentation/Source/eric6.UI.EmailDialog.html	Sun Mar 03 16:47:46 2019 +0100
+++ b/Documentation/Source/eric6.UI.EmailDialog.html	Sun Mar 03 17:52:36 2019 +0100
@@ -36,10 +36,7 @@
 </table>
 <h3>Functions</h3>
 <table>
-<tr>
-<td><a href="#_encode_base64">_encode_base64</a></td>
-<td>Function to encode the message's payload in Base64.</td>
-</tr>
+<tr><td>None</td></tr>
 </table>
 <hr /><hr />
 <a NAME="EmailDialog" ID="EmailDialog"></a>
@@ -315,20 +312,5 @@
 </dd>
 </dl>
 <div align="right"><a href="#top">Up</a></div>
-<hr /><hr />
-<a NAME="_encode_base64" ID="_encode_base64"></a>
-<h2>_encode_base64</h2>
-<b>_encode_base64</b>(<i>msg</i>)
-<p>
-    Function to encode the message's payload in Base64.
-</p><p>
-    Note: It adds an appropriate Content-Transfer-Encoding header.
-</p><dl>
-<dt><i>msg</i></dt>
-<dd>
-reference to the message object (email.Message)
-</dd>
-</dl>
-<div align="right"><a href="#top">Up</a></div>
 <hr />
 </body></html>
\ No newline at end of file

eric ide

mercurial