ILIAS  trunk Revision v11.0_alpha-1831-g8615d53dadb
All Data Structures Namespaces Files Functions Variables Enumerations Enumerator Modules Pages
ILIAS\News\InternalRepoService Class Reference

Notes internal repo service. More...

+ Collaboration diagram for ILIAS\News\InternalRepoService:

Public Member Functions

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

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 29 of file class.InternalRepoService.php.

Constructor & Destructor Documentation

◆ __construct()

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

Member Function Documentation

◆ dashboard()

ILIAS\News\InternalRepoService::dashboard ( )

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

Referenced by ILIAS\News\Dashboard\DashboardNewsManager\__construct().

40  : DashboardSessionRepository
41  {
42  return new DashboardSessionRepository(
43  );
44  }
+ Here is the caller graph for this function:

Field Documentation

◆ $data

InternalDataService ILIAS\News\InternalRepoService::$data
protected

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

◆ $db

ilDBInterface ILIAS\News\InternalRepoService::$db
protected

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


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