|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
Inheritance diagram for ILIAS\LegalDocuments\Consumer\ContainerURIConsumer:
Collaboration diagram for ILIAS\LegalDocuments\Consumer\ContainerURIConsumer:Public Member Functions | |
| __construct (private SrcBuilder $src_builder, StorableContainerResource $resource, private StreamAccess $stream_access, private string $start_file, private float $valid_for_at_least_minutes=60.0) | |
| DownloadConsumer constructor. More... | |
| getURI () | |
Protected Attributes | |
| int | $revision_number = null |
Private Attributes | |
| Archives | $archives |
| StorableResource | $resource |
Definition at line 31 of file ContainerURIConsumer.php.
| ILIAS\LegalDocuments\Consumer\ContainerURIConsumer::__construct | ( | private SrcBuilder | $src_builder, |
| StorableContainerResource | $resource, | ||
| private StreamAccess | $stream_access, | ||
| private string | $start_file, | ||
| private float | $valid_for_at_least_minutes = 60.0 |
||
| ) |
DownloadConsumer constructor.
Definition at line 42 of file ContainerURIConsumer.php.
References $DIC, and ILIAS\LegalDocuments\Consumer\ContainerURIConsumer\$resource.
| ILIAS\LegalDocuments\Consumer\ContainerURIConsumer::getURI | ( | ) |
Definition at line 54 of file ContainerURIConsumer.php.
References $filename, and ILIAS\FileDelivery\Delivery\StreamDelivery\SUBREQUEST_SEPARATOR.
|
private |
Definition at line 35 of file ContainerURIConsumer.php.
|
private |
Definition at line 37 of file ContainerURIConsumer.php.
Referenced by ILIAS\LegalDocuments\Consumer\ContainerURIConsumer\__construct().
|
protected |
Definition at line 36 of file ContainerURIConsumer.php.