|
ILIAS
release_8 Revision v8.24
|
Collaboration diagram for ILIAS\Block\InternalRepoService:Public Member Functions | |
| __construct (InternalDataService $data, \ilDBInterface $db) | |
| blockSession () | |
Protected Attributes | |
| InternalDataService | $data |
| ilDBInterface | $db |
Block repo service.
Definition at line 29 of file class.InternalRepoService.php.
| ILIAS\Block\InternalRepoService::__construct | ( | InternalDataService | $data, |
| \ilDBInterface | $db | ||
| ) |
Definition at line 34 of file class.InternalRepoService.php.
References ILIAS\Block\InternalRepoService\$data, and ILIAS\Block\InternalRepoService\$db.
| ILIAS\Block\InternalRepoService::blockSession | ( | ) |
Definition at line 49 of file class.InternalRepoService.php.
|
protected |
Definition at line 31 of file class.InternalRepoService.php.
Referenced by ILIAS\Block\InternalRepoService\__construct().
|
protected |
Definition at line 32 of file class.InternalRepoService.php.
Referenced by ILIAS\Block\InternalRepoService\__construct().