ILIAS
trunk Revision v11.0_alpha-2658-ge2404539063
|
Public Member Functions | |
__construct (Container $DIC, InternalRepoService $repo_service, InternalDataService $data_service) | |
pc (?PCDefinition $def=null) | |
history () | |
xsl () | |
domUtil () | |
page () | |
htmlTransformUtil () | |
contentIds (\ilPageObject $page) | |
contentIdGenerator () | |
compare () | |
link () | |
style () | |
log () | |
Protected Attributes | |
ilLogger | $copg_log = null |
InternalRepoService | $repo_service |
InternalDataService | $data_service |
Definition at line 35 of file class.InternalDomainService.php.
ILIAS\COPage\InternalDomainService::__construct | ( | Container | $DIC, |
InternalRepoService | $repo_service, | ||
InternalDataService | $data_service | ||
) |
Definition at line 43 of file class.InternalDomainService.php.
References ILIAS\COPage\InternalDomainService\$data_service, ILIAS\COPage\InternalDomainService\$repo_service, and ILIAS\Repository\initDomainServices().
ILIAS\COPage\InternalDomainService::compare | ( | ) |
Definition at line 102 of file class.InternalDomainService.php.
ILIAS\COPage\InternalDomainService::contentIdGenerator | ( | ) |
Definition at line 97 of file class.InternalDomainService.php.
ILIAS\COPage\InternalDomainService::contentIds | ( | \ilPageObject | $page | ) |
Definition at line 92 of file class.InternalDomainService.php.
ILIAS\COPage\InternalDomainService::domUtil | ( | ) |
Definition at line 77 of file class.InternalDomainService.php.
Referenced by ILIAS\COPage\PC\InteractiveImage\IIMManager\__construct().
ILIAS\COPage\InternalDomainService::history | ( | ) |
Definition at line 63 of file class.InternalDomainService.php.
ILIAS\COPage\InternalDomainService::htmlTransformUtil | ( | ) |
Definition at line 87 of file class.InternalDomainService.php.
ILIAS\COPage\InternalDomainService::link | ( | ) |
Definition at line 107 of file class.InternalDomainService.php.
ILIAS\COPage\InternalDomainService::log | ( | ) |
Definition at line 117 of file class.InternalDomainService.php.
References ILIAS\COPage\InternalDomainService\$copg_log, ILIAS\Repository\logger(), and null.
Referenced by ILIAS\COPage\PC\InteractiveImage\IIMManager\__construct().
ILIAS\COPage\InternalDomainService::page | ( | ) |
Definition at line 82 of file class.InternalDomainService.php.
ILIAS\COPage\InternalDomainService::pc | ( | ?PCDefinition | $def = null | ) |
Definition at line 53 of file class.InternalDomainService.php.
ILIAS\COPage\InternalDomainService::style | ( | ) |
Definition at line 112 of file class.InternalDomainService.php.
ILIAS\COPage\InternalDomainService::xsl | ( | ) |
Definition at line 72 of file class.InternalDomainService.php.
Definition at line 39 of file class.InternalDomainService.php.
Referenced by ILIAS\COPage\InternalDomainService\log().
|
protected |
Definition at line 41 of file class.InternalDomainService.php.
Referenced by ILIAS\COPage\InternalDomainService\__construct().
|
protected |
Definition at line 40 of file class.InternalDomainService.php.
Referenced by ILIAS\COPage\InternalDomainService\__construct().