|
| __construct ($access, $vaultname="Sample", $idf=-1) |
|
| Show ($id_file, &$infos, $teng_lname="") |
|
| Retrieve ($id_file, &$infos) |
|
| Store ($infile, $public_access, &$id, $fsname="", $te_name="", $te_id_file=0) |
|
| Save ($infile, $public_access, $id) |
|
| Rename ($id_file, $newname) |
|
| Stats (&$s) |
|
| ListFiles (&$s) |
|
| Destroy ($id) |
|
Definition at line 23 of file Class.VaultFile.php.
__construct |
( |
|
$access, |
|
|
|
$vaultname = "Sample" , |
|
|
|
$idf = - 1 |
|
) |
| |
Rename |
( |
|
$id_file, |
|
|
|
$newname |
|
) |
| |
Retrieve |
( |
|
$id_file, |
|
|
& |
$infos |
|
) |
| |
Save |
( |
|
$infile, |
|
|
|
$public_access, |
|
|
|
$id |
|
) |
| |
Show |
( |
|
$id_file, |
|
|
& |
$infos, |
|
|
|
$teng_lname = "" |
|
) |
| |
Store |
( |
|
$infile, |
|
|
|
$public_access, |
|
|
& |
$id, |
|
|
|
$fsname = "" , |
|
|
|
$te_name = "" , |
|
|
|
$te_id_file = 0 |
|
) |
| |
The documentation for this class was generated from the following file: