ILIAS  release_8 Revision v8.19
All Data Structures Namespaces Files Functions Variables Modules Pages
ILIAS\MediaPool\InternalRepoService Class Reference

Repository internal repo service. More...

+ Collaboration diagram for ILIAS\MediaPool\InternalRepoService:

Public Member Functions

 __construct (InternalDataService $data, \ilDBInterface $db)
 
 clipboard ()
 

Protected Attributes

InternalDataService $data
 
ilDBInterface $db
 

Detailed Description

Repository internal repo service.

Author
Alexander Killing killi.nosp@m.ng@l.nosp@m.eifos.nosp@m..de

Definition at line 29 of file class.InternalRepoService.php.

Constructor & Destructor Documentation

◆ __construct()

ILIAS\MediaPool\InternalRepoService::__construct ( InternalDataService  $data,
\ilDBInterface  $db 
)

Member Function Documentation

◆ clipboard()

ILIAS\MediaPool\InternalRepoService::clipboard ( )

Definition at line 49 of file class.InternalRepoService.php.

49  : Clipboard\ClipboardSessionRepository
50  {
51  return new Clipboard\ClipboardSessionRepository();
52  }

Field Documentation

◆ $data

InternalDataService ILIAS\MediaPool\InternalRepoService::$data
protected

◆ $db

ilDBInterface ILIAS\MediaPool\InternalRepoService::$db
protected

The documentation for this class was generated from the following file: