ILIAS
trunk Revision v11.0_alpha-1749-g1a06bdef097
|
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\Data\Text\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\Data\Text\HTML\ExportFile::getObjectId | ( | ) |
Definition at line 33 of file ExportFile.php.
Referenced by ILIAS\Data\Text\HTML\ExportFileDBRepository\update().
ILIAS\Data\Text\HTML\ExportFile::getRid | ( | ) |
Definition at line 38 of file ExportFile.php.
Referenced by ILIAS\Data\Text\HTML\ExportFileDBRepository\update().
ILIAS\Data\Text\HTML\ExportFile::getTimestamp | ( | ) |
Definition at line 43 of file ExportFile.php.
References $timestamp.
Referenced by ILIAS\Data\Text\HTML\ExportFileDBRepository\update().
ILIAS\Data\Text\HTML\ExportFile::getType | ( | ) |
Definition at line 48 of file ExportFile.php.
Referenced by ILIAS\Data\Text\HTML\ExportFileDBRepository\update().