Go to the source code of this file.
|
| | getExportFileDocumentValue (\Doc $doc, $attrid, $index=-1) |
| |
| | getExportFileDocumentPath (\Doc $doc, $attrid, $index=-1) |
| |
| | exportfirstfile (Action &$action) |
| |
| | DownloadVault (Action &$action, $vaultid, $isControled, $mimetype="", $width="", $inline=false, $cache=true, $type="", $pngpage=0, $othername= '') |
| |
| | sendimgerror ($text) |
| |
| | rezizelocalimage ($img, $size, $basedest) |
| |
| | createPdf2Png ($file, $vid) |
| |
| createPdf2Png |
( |
|
$file, |
|
|
|
$vid |
|
) |
| |
| DownloadVault |
( |
Action & |
$action, |
|
|
|
$vaultid, |
|
|
|
$isControled, |
|
|
|
$mimetype = "", |
|
|
|
$width = "", |
|
|
|
$inline = false, |
|
|
|
$cache = true, |
|
|
|
$type = "", |
|
|
|
$pngpage = 0, |
|
|
|
$othername = '' |
|
) |
| |
| exportfirstfile |
( |
Action & |
$action | ) |
|
Idem like exportfile instead that download first file attribute found
- Parameters
-
- Exceptions
-
Definition at line 243 of file exportfile.php.
| getExportFileDocumentPath |
( |
\Doc |
$doc, |
|
|
|
$attrid, |
|
|
|
$index = - 1 |
|
) |
| |
| getExportFileDocumentValue |
( |
\Doc |
$doc, |
|
|
|
$attrid, |
|
|
|
$index = - 1 |
|
) |
| |
| rezizelocalimage |
( |
|
$img, |
|
|
|
$size, |
|
|
|
$basedest |
|
) |
| |
send a text in a image file
- Parameters
-
| string | $text | text to display in the image |
Definition at line 447 of file exportfile.php.