|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
Collaboration diagram for ILIAS\Export\HTML\DataService:Public Member Functions | |
| __construct () | |
| exportFile (int $object_id, string $rid, string $timestamp, string $type) | |
| exportException (string $message) | |
Definition at line 25 of file DataService.php.
| ILIAS\Export\HTML\DataService::__construct | ( | ) |
Definition at line 27 of file DataService.php.
| ILIAS\Export\HTML\DataService::exportException | ( | string | $message | ) |
Definition at line 40 of file DataService.php.
| ILIAS\Export\HTML\DataService::exportFile | ( | int | $object_id, |
| string | $rid, | ||
| string | $timestamp, | ||
| string | $type | ||
| ) |
Definition at line 31 of file DataService.php.