| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
 Collaboration diagram for ILIAS\MediaPool\MediaPoolManager:Public Member Functions | |
| __construct (protected InternalDomainService $domain, protected int $obj_id) | |
| copySelectedFromEditClipboard (int $target_id) | |
| copyItemFromEditClipboard (string $insert_id, int $target_id) | |
| pasteFromClipboard (int $target_folder_id) | |
| isTargetWithinSource (int $source_id, int $target_folder_id) | |
Protected Member Functions | |
| copyMetadataOfItem (int $source_pool_id, int $target_pool_id, int $source_child_id, int $target_child_id) | |
Definition at line 23 of file MediaPoolManager.php.
| ILIAS\MediaPool\MediaPoolManager::__construct | ( | protected InternalDomainService | $domain, | 
| protected int | $obj_id | ||
| ) | 
Definition at line 25 of file MediaPoolManager.php.
| ILIAS\MediaPool\MediaPoolManager::copyItemFromEditClipboard | ( | string | $insert_id, | 
| int | $target_id | ||
| ) | 
Definition at line 39 of file MediaPoolManager.php.
References $id, ilObject\_lookupTitle(), ILIAS\MediaPool\MediaPoolManager\copyMetadataOfItem(), ilMediaPoolItem\getPoolForItemId(), ILIAS\Repository\int(), ilObjMediaPool\isForeignIdInTree(), ilObjMediaPool\isItemIdInTree(), and ilMediaPoolItem\lookupTitle().
Referenced by ILIAS\MediaPool\MediaPoolManager\copySelectedFromEditClipboard().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 147 of file MediaPoolManager.php.
References ilAdvancedMDValues\_cloneValues(), and ilMediaPoolItem\lookupType().
Referenced by ILIAS\MediaPool\MediaPoolManager\copyItemFromEditClipboard(), and ILIAS\MediaPool\MediaPoolManager\pasteFromClipboard().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ILIAS\MediaPool\MediaPoolManager::copySelectedFromEditClipboard | ( | int | $target_id | ) | 
Definition at line 31 of file MediaPoolManager.php.
References $id, ilEditClipboardGUI\_getSelectedIDs(), and ILIAS\MediaPool\MediaPoolManager\copyItemFromEditClipboard().
 Here is the call graph for this function:| ILIAS\MediaPool\MediaPoolManager::isTargetWithinSource | ( | int | $source_id, | 
| int | $target_folder_id | ||
| ) | 
Definition at line 168 of file MediaPoolManager.php.
References ilMediaPoolItem\getPoolForItemId(), and ILIAS\Repository\int().
Referenced by ILIAS\MediaPool\MediaPoolManager\pasteFromClipboard().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ILIAS\MediaPool\MediaPoolManager::pasteFromClipboard | ( | int | $target_folder_id | ) | 
Definition at line 96 of file MediaPoolManager.php.
References $id, ilSession\clear(), ILIAS\MediaPool\MediaPoolManager\copyMetadataOfItem(), ilSession\get(), ilMediaPoolItem\getPoolForItemId(), ILIAS\MediaPool\MediaPoolManager\isTargetWithinSource(), and ilMediaPoolItem\lookupType().
 Here is the call graph for this function: