Public Member Functions | |
__construct ($dbaccess= '', $id= '', $res= '', $dbid=0) | |
PreInsert () | |
fStat (&$fc, &$fv) | |
ListFiles (&$list) | |
Stats (&$s) | |
seems_utf8 ($Str) | |
Store ($infile, $public_access, &$idf, $fsname="", $te_lname="", $te_id_file=0) | |
GetEngineObject ($te_name, &$ngf) | |
Show ($id_file, &$f_infos, $teng_lname="") | |
getPath () | |
Destroy ($id) | |
Save ($infile, $public_access, $idf) | |
resetTEFiles () | |
![]() | |
__construct ($dbaccess= '', $id= '', $res= '', $dbid=0) | |
Select ($id) | |
getValues () | |
AffectColumn ($fields) | |
Affect ($array) | |
isAffected () | |
Complete () | |
PreInsert () | |
PostInsert () | |
PreUpdate () | |
PostUpdate () | |
PreDelete () | |
PostDelete () | |
PreSelect ($id) | |
PostSelect ($id) | |
Add ($nopost=false, $nopre=false) | |
Modify ($nopost=false, $sfields="", $nopre=false) | |
Delete ($nopost=false) | |
Adds (&$tcopy, $nopost=false) | |
lw ($prop) | |
CloseConnect () | |
Create ($nopost=false) | |
PostInit () | |
init_dbid () | |
exec_query ($sql, $lvl=0, $prepare=false) | |
numrows () | |
fetch_array ($c, $type=PGSQL_ASSOC) | |
Update () | |
savePoint ($point) | |
rollbackPoint ($point) | |
commitPoint ($point) | |
Data Fields | |
$fields | |
$id_fields | |
$dbtable = "vaultdiskstorage" | |
$seq = "seq_id_vaultdiskstorage" | |
$sqlcreate | |
$storage = 1 | |
![]() | |
$dbid = - 1 | |
$dbaccess = '' | |
$fields | |
$dbtable = '' | |
$criterias = array() | |
$sup_fields = array() | |
$sup_where = array() | |
$sup_tables = array() | |
$fulltextfields = array() | |
$order_by = "" | |
$isset = false | |
$msg_err = '' | |
$err_code = '' | |
$res = null | |
$debug = false | |
Additional Inherited Members | |
![]() | |
static | $savepoint = array() |
Definition at line 23 of file Class.VaultDiskStorage.php.
__construct | ( | $dbaccess = '' , |
|
$id = '' , |
|||
$res = '' , |
|||
$dbid = 0 |
|||
) |
Destroy | ( | $id | ) |
Definition at line 278 of file Class.VaultDiskStorage.php.
fStat | ( | & | $fc, |
& | $fv | ||
) |
Definition at line 96 of file Class.VaultDiskStorage.php.
GetEngineObject | ( | $te_name, | |
& | $ngf | ||
) |
Get the VaultDiskStorage transforming object corresponding to the current object
VaultDiskStorage | &$ngf | returned object |
Definition at line 193 of file Class.VaultDiskStorage.php.
getPath | ( | ) |
return the complete path in file system
Definition at line 272 of file Class.VaultDiskStorage.php.
ListFiles | ( | & | $list | ) |
Definition at line 107 of file Class.VaultDiskStorage.php.
PreInsert | ( | ) |
resetTEFiles | ( | ) |
reset all files product by transform engine
Definition at line 327 of file Class.VaultDiskStorage.php.
Save | ( | $infile, | |
$public_access, | |||
$idf | |||
) |
Definition at line 291 of file Class.VaultDiskStorage.php.
seems_utf8 | ( | $Str | ) |
Definition at line 126 of file Class.VaultDiskStorage.php.
Show | ( | $id_file, | |
& | $f_infos, | ||
$teng_lname = "" |
|||
) |
Definition at line 220 of file Class.VaultDiskStorage.php.
Stats | ( | & | $s | ) |
Definition at line 116 of file Class.VaultDiskStorage.php.
Store | ( | $infile, | |
$public_access, | |||
& | $idf, | ||
$fsname = "" , |
|||
$te_lname = "" , |
|||
$te_id_file = 0 |
|||
) |
Add new file in VAULT
string | $infile | complete server path of file to store |
bool | $public_access | set true if can be access without any permission |
int | &$id | new file identificator |
string | $fsname | name of the VAULT to store (can be empty=>store in one of available VAULT) |
Definition at line 148 of file Class.VaultDiskStorage.php.
$dbtable = "vaultdiskstorage" |
Definition at line 47 of file Class.VaultDiskStorage.php.
$fields |
Definition at line 25 of file Class.VaultDiskStorage.php.
$id_fields |
Definition at line 44 of file Class.VaultDiskStorage.php.
$seq = "seq_id_vaultdiskstorage" |
Definition at line 48 of file Class.VaultDiskStorage.php.
$sqlcreate |
Definition at line 49 of file Class.VaultDiskStorage.php.
$storage = 1 |
Definition at line 73 of file Class.VaultDiskStorage.php.
← centre documentaire |
|