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

Notes internal repo service. More...

+ Collaboration diagram for ILIAS\Awareness\InternalRepoService:

Public Member Functions

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

Protected Attributes

InternalDataService $data
 
ilDBInterface $db
 

Detailed Description

Notes internal repo service.

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

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

Constructor & Destructor Documentation

◆ __construct()

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

Member Function Documentation

◆ awarenessSession()

ILIAS\Awareness\InternalRepoService::awarenessSession ( )

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

Referenced by ILIAS\Awareness\WidgetManager\__construct().

47  : AwarenessSessionRepository
48  {
49  return new AwarenessSessionRepository();
50  }
+ Here is the caller graph for this function:

Field Documentation

◆ $data

InternalDataService ILIAS\Awareness\InternalRepoService::$data
protected

◆ $db

ilDBInterface ILIAS\Awareness\InternalRepoService::$db
protected

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