Platform  3.1
PHP API documentation
 All Data Structures Namespaces Files Functions Variables Pages
Method.Mail.php
Go to the documentation of this file.
1 <?php
2 /*
3  * @author Anakeen
4  * @license http://creativecommons.org/licenses/by-nc-sa/2.0/fr/ Anakeen - licence CC
5  * @package FDL
6 */
7 /**
8  * INterface to send mail
9  *
10  * @author Anakeen 2000
11  * @version $Id: Method.Mail.php,v 1.1 2006/07/27 16:15:40 eric Exp $
12  * @license http://creativecommons.org/licenses/by-nc-sa/2.0/fr/ Anakeen - licence CC
13  * @package FDL
14  * @subpackage GED
15  */
16 /**
17  */
18 /**
19  * @begin-method-ignore
20  * this part will be deleted when construct document class until end-method-ignore
21  */
22 class _MAIL extends Doc
23 {
24  /*
25  * @end-method-ignore
26  */
27  var $defaultedit = "FDL:EDITMAILDOC";
28 
29  function editmaildoc()
30  {
31  $this->editattr();
32  }
33  /**
34  * @begin-method-ignore
35  * this part will be deleted when construct document class until end-method-ignore
36  */
37 }
38 /*
39  * @end-method-ignore
40 */
41 ?>
← centre documentaire © anakeen - published under CC License - Dynacase