| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
 Collaboration diagram for ILIAS\FileUpload\DTO\Metadata\MetadataManager: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().