--- a/Documentation/Source/eric5.UI.EmailDialog.html Fri Jan 08 19:14:19 2010 +0000 +++ b/Documentation/Source/eric5.UI.EmailDialog.html Sat Jan 09 19:43:36 2010 +0000 @@ -37,7 +37,10 @@ </table> <h3>Functions</h3> <table> -<tr><td>None</td></tr> +<tr> +<td><a href="#_encode_base64">_encode_base64</a></td> +<td>Encode the message's payload in Base64.</td> +</tr> </table> <hr /><hr /> <a NAME="EmailDialog" ID="EmailDialog"></a> @@ -218,5 +221,15 @@ </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> +Encode the message's payload in Base64. +</p><p> + Also, add an appropriate Content-Transfer-Encoding header. +</p> +<div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file