ILIAS
trunk Revision v11.0_alpha-1749-g1a06bdef097
|
Public Member Functions | |
__construct (protected DataService $data, protected RepoService $repo, protected InternalDomainService $domain) | |
collector (int $obj_id, string $type="") | |
Static Protected Attributes | |
static array | $instance = [] |
Definition at line 29 of file DomainService.php.
ILIAS\Data\Text\HTML\DomainService::__construct | ( | protected DataService | $data, |
protected RepoService | $repo, | ||
protected InternalDomainService | $domain | ||
) |
Definition at line 33 of file DomainService.php.
ILIAS\Data\Text\HTML\DomainService::collector | ( | int | $obj_id, |
string | $type = "" |
||
) |
Definition at line 40 of file DomainService.php.
|
staticprotected |
Definition at line 31 of file DomainService.php.