ILIAS
trunk Revision v11.0_alpha-1769-g99a433fe2dc
|
Public Member Functions | |
__construct (LOMServices $lom_services) | |
cloneLOM (int $source_obj_id, int $source_sub_id, string $source_type, int $target_obj_id, int $target_sub_id, string $target_type) | |
Protected Attributes | |
LOMServices | $lom_services |
Definition at line 25 of file class.MetadataManager.php.
ILIAS\FileUpload\DTO\Metadata\MetadataManager::__construct | ( | LOMServices | $lom_services | ) |
Definition at line 29 of file class.MetadataManager.php.
References ILIAS\FileUpload\DTO\Metadata\MetadataManager\$lom_services.
ILIAS\FileUpload\DTO\Metadata\MetadataManager::cloneLOM | ( | int | $source_obj_id, |
int | $source_sub_id, | ||
string | $source_type, | ||
int | $target_obj_id, | ||
int | $target_sub_id, | ||
string | $target_type | ||
) |
Definition at line 34 of file class.MetadataManager.php.
|
protected |
Definition at line 27 of file class.MetadataManager.php.
Referenced by ILIAS\FileUpload\DTO\Metadata\MetadataManager\__construct().