ILIAS  release_8 Revision v8.23
ILIAS\Glossary\InternalRepoService Class Reference

Glossary internal repo service. More...

+ Collaboration diagram for ILIAS\Glossary\InternalRepoService:

Public Member Functions

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

Protected Attributes

InternalDataService $data
 
ilDBInterface $db
 

Detailed Description

Glossary 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\Glossary\InternalRepoService::__construct ( InternalDataService  $data,
\ilDBInterface  $db 
)

Member Function Documentation

◆ termSession()

ILIAS\Glossary\InternalRepoService::termSession ( )

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

47  : Term\TermSessionRepository
48  {
49  return new Term\TermSessionRepository();
50  }

Field Documentation

◆ $data

InternalDataService ILIAS\Glossary\InternalRepoService::$data
protected

◆ $db

ilDBInterface ILIAS\Glossary\InternalRepoService::$db
protected

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