35 <td>Class implementing a dialog to send bug reports.</td> |
35 <td>Class implementing a dialog to send bug reports.</td> |
36 </tr> |
36 </tr> |
37 </table> |
37 </table> |
38 <h3>Functions</h3> |
38 <h3>Functions</h3> |
39 <table> |
39 <table> |
40 <tr><td>None</td></tr> |
40 <tr> |
|
41 <td><a href="#_encode_base64">_encode_base64</a></td> |
|
42 <td>Encode the message's payload in Base64.</td> |
|
43 </tr> |
41 </table> |
44 </table> |
42 <hr /><hr /> |
45 <hr /><hr /> |
43 <a NAME="EmailDialog" ID="EmailDialog"></a> |
46 <a NAME="EmailDialog" ID="EmailDialog"></a> |
44 <h2>EmailDialog</h2> |
47 <h2>EmailDialog</h2> |
45 <p> |
48 <p> |
216 <dd> |
219 <dd> |
217 changed text (string) |
220 changed text (string) |
218 </dd> |
221 </dd> |
219 </dl> |
222 </dl> |
220 <div align="right"><a href="#top">Up</a></div> |
223 <div align="right"><a href="#top">Up</a></div> |
|
224 <hr /><hr /> |
|
225 <a NAME="_encode_base64" ID="_encode_base64"></a> |
|
226 <h2>_encode_base64</h2> |
|
227 <b>_encode_base64</b>(<i>msg</i>) |
|
228 <p> |
|
229 Encode the message's payload in Base64. |
|
230 </p><p> |
|
231 Also, add an appropriate Content-Transfer-Encoding header. |
|
232 </p> |
|
233 <div align="right"><a href="#top">Up</a></div> |
221 <hr /> |
234 <hr /> |
222 </body></html> |
235 </body></html> |