|
|
| $id |
| |
|
| $filename |
| |
|
| $description |
| |
|
| $treeTableName |
| |
|
| $timestamp |
| |
Definition at line 10 of file Upload.php.
◆ __construct()
| 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 41 of file Upload.php.
◆ createFromTable()
| static Fossology\Lib\Data\Upload\Upload::createFromTable |
( |
|
$row | ) |
|
|
static |
◆ getDescription()
| Fossology\Lib\Data\Upload\Upload::getDescription |
( |
| ) |
|
◆ getFilename()
| Fossology\Lib\Data\Upload\Upload::getFilename |
( |
| ) |
|
◆ getId()
| Fossology\Lib\Data\Upload\Upload::getId |
( |
| ) |
|
◆ getTimestamp()
| Fossology\Lib\Data\Upload\Upload::getTimestamp |
( |
| ) |
|
◆ getTreeTableName()
| Fossology\Lib\Data\Upload\Upload::getTreeTableName |
( |
| ) |
|
The documentation for this class was generated from the following file: