|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Collaboration diagram for ILIAS\Dataset\IRSSContainerExportConfig: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.
| ILIAS\Dataset\IRSSContainerExportConfig::getSourcePath | ( | ) |
Definition at line 39 of file class.IRSSContainerExportConfig.php.
| ILIAS\Dataset\IRSSContainerExportConfig::getTargetPath | ( | ) |
Definition at line 44 of file class.IRSSContainerExportConfig.php.