|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Collaboration diagram for ILIAS\Export\HTML\ExportFile:Public Member Functions | |
| __construct (protected int $object_id, protected string $rid, protected string $timestamp, protected string $type) | |
| getObjectId () | |
| getRid () | |
| getTimestamp () | |
| getType () | |
Definition at line 23 of file ExportFile.php.
| ILIAS\Export\HTML\ExportFile::__construct | ( | protected int | $object_id, |
| protected string | $rid, | ||
| protected string | $timestamp, | ||
| protected string | $type | ||
| ) |
Definition at line 25 of file ExportFile.php.
| ILIAS\Export\HTML\ExportFile::getObjectId | ( | ) |
Definition at line 33 of file ExportFile.php.
Referenced by ILIAS\Export\HTML\ExportFileDBRepository\update().
Here is the caller graph for this function:| ILIAS\Export\HTML\ExportFile::getRid | ( | ) |
Definition at line 38 of file ExportFile.php.
Referenced by ILIAS\components\Export\HTML\ExportFileManager\deliver(), and ILIAS\Export\HTML\ExportFileDBRepository\update().
Here is the caller graph for this function:| ILIAS\Export\HTML\ExportFile::getTimestamp | ( | ) |
Definition at line 43 of file ExportFile.php.
References $timestamp.
Referenced by ILIAS\Export\HTML\ExportFileDBRepository\update().
Here is the caller graph for this function:| ILIAS\Export\HTML\ExportFile::getType | ( | ) |
Definition at line 48 of file ExportFile.php.
Referenced by ILIAS\Export\HTML\ExportFileDBRepository\update().
Here is the caller graph for this function: