ILIAS
trunk Revision v11.0_alpha-1811-gd2d5443e411
|
Public Member Functions | |
__construct (protected StorableResource $source_container, protected string $source_path, protected string $target_path) | |
getSourceContainer () | |
getSourcePath () | |
getTargetPath () | |
Definition at line 25 of file class.IRSSContainerExportConfig.php.
ILIAS\Dataset\IRSSContainerExportConfig::__construct | ( | protected StorableResource | $source_container, |
protected string | $source_path, | ||
protected string | $target_path | ||
) |
Definition at line 27 of file class.IRSSContainerExportConfig.php.
ILIAS\Dataset\IRSSContainerExportConfig::getSourceContainer | ( | ) |
Definition at line 34 of file class.IRSSContainerExportConfig.php.
Referenced by ILIAS\Export\ExportHandler\Repository\Element\Wrapper\IRSS\Handler\addContainerToContainerByContainerResource().
ILIAS\Dataset\IRSSContainerExportConfig::getSourcePath | ( | ) |
Definition at line 39 of file class.IRSSContainerExportConfig.php.
Referenced by ILIAS\Export\ExportHandler\Repository\Element\Wrapper\IRSS\Handler\addContainerToContainerByContainerResource().
ILIAS\Dataset\IRSSContainerExportConfig::getTargetPath | ( | ) |
Definition at line 44 of file class.IRSSContainerExportConfig.php.
Referenced by ILIAS\Export\ExportHandler\Repository\Element\Wrapper\IRSS\Handler\addContainerToContainerByContainerResource().