Go to the source code of this file.
|
| exportfile (&$action) |
|
| exportfirstfile (&$action) |
|
| DownloadVault (&$action, $vaultid, $isControled, $mimetype="", $width="", $inline=false, $cache=true, $type="", $pngpage=0, $othername= '') |
|
| sendimgerror ($text) |
|
| rezizelocalimage ($img, $size, $basedest) |
|
DownloadVault |
( |
& |
$action, |
|
|
|
$vaultid, |
|
|
|
$isControled, |
|
|
|
$mimetype = "" , |
|
|
|
$width = "" , |
|
|
|
$inline = false , |
|
|
|
$cache = true , |
|
|
|
$type = "" , |
|
|
|
$pngpage = 0 , |
|
|
|
$othername = '' |
|
) |
| |
exportfirstfile |
( |
& |
$action | ) |
|
Idem like exportfile instead that download first file attribute found
Definition at line 101 of file exportfile.php.
rezizelocalimage |
( |
|
$img, |
|
|
|
$size, |
|
|
|
$basedest |
|
) |
| |
send a text in a image file
- Parameters
-
string | $text | text to display in the image |
Definition at line 274 of file exportfile.php.