|
| $id |
|
| $filename |
|
| $description |
|
| $treeTableName |
|
| $timestamp |
|
Definition at line 21 of file Upload.php.
Fossology\Lib\Data\Upload\Upload::__construct |
( |
|
$id, |
|
|
|
$filename, |
|
|
|
$description, |
|
|
|
$treeTableName, |
|
|
|
$timestamp |
|
) |
| |
- Parameters
-
int | $id | |
string | $filename | |
string | $description | |
string | $treeTableName | |
int | $timestamp | |
Definition at line 52 of file Upload.php.
static Fossology\Lib\Data\Upload\Upload::createFromTable |
( |
|
$row | ) |
|
|
static |
Fossology\Lib\Data\Upload\Upload::getDescription |
( |
| ) |
|
Fossology\Lib\Data\Upload\Upload::getFilename |
( |
| ) |
|
Fossology\Lib\Data\Upload\Upload::getId |
( |
| ) |
|
Fossology\Lib\Data\Upload\Upload::getTimestamp |
( |
| ) |
|
Fossology\Lib\Data\Upload\Upload::getTreeTableName |
( |
| ) |
|
The documentation for this class was generated from the following file: