Go to the source code of this file.
|
| | mailcard (Action &$action) |
| |
| | sendmailcard (Action &$action) |
| |
| | sendCard (Action &$action, $docid, $to, $cc, $subject, $zonebodycard="", $ulink=false, $comment="", $from="", $bcc="", $format="html", $sendercopy=true, $addfiles=array(), $userinfo=null, $savecopy=false) |
| |
| | srcfile ($src) |
| |
| | imgvaultfile ($src) |
| |
| | copyvault ($src) |
| |
| | realfile ($src) |
| |
| sendCard |
( |
Action & |
$action, |
|
|
|
$docid, |
|
|
|
$to, |
|
|
|
$cc, |
|
|
|
$subject, |
|
|
|
$zonebodycard = "", |
|
|
|
$ulink = false, |
|
|
|
$comment = "", |
|
|
|
$from = "", |
|
|
|
$bcc = "", |
|
|
|
$format = "html", |
|
|
|
$sendercopy = true, |
|
|
|
$addfiles = array(), |
|
|
|
$userinfo = null, |
|
|
|
$savecopy = false |
|
) |
| |
| sendmailcard |
( |
Action & |
$action | ) |
|