|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Collaboration diagram for ILIAS\Container\Block\InternalRepoService:Public Member Functions | |
| __construct (InternalDataService $data, \ilDBInterface $db) | |
| blockSession () | |
Protected Attributes | |
| InternalDataService | $data |
| ilDBInterface | $db |
Block repo service.
Definition at line 27 of file class.InternalRepoService.php.
| ILIAS\Container\Block\InternalRepoService::__construct | ( | InternalDataService | $data, |
| \ilDBInterface | $db | ||
| ) |
Definition at line 32 of file class.InternalRepoService.php.
References ILIAS\Container\Block\InternalRepoService\$data, and ILIAS\Container\Block\InternalRepoService\$db.
| ILIAS\Container\Block\InternalRepoService::blockSession | ( | ) |
Definition at line 47 of file class.InternalRepoService.php.
|
protected |
Definition at line 29 of file class.InternalRepoService.php.
Referenced by ILIAS\Container\Block\InternalRepoService\__construct().
|
protected |
Definition at line 30 of file class.InternalRepoService.php.
Referenced by ILIAS\Container\Block\InternalRepoService\__construct().