|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Collaboration diagram for ILIAS\COPage\InternalDomainService:Public Member Functions | |
| __construct (Container $DIC, InternalRepoService $repo_service, InternalDataService $data_service) | |
| pc (?PCDefinition $def=null) | |
| history () | |
| xsl () | |
| domUtil () | |
| page () | |
| pageConfig (string $parent_type) | |
| 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().
Here is the call graph for this function:| ILIAS\COPage\InternalDomainService::compare | ( | ) |
Definition at line 110 of file class.InternalDomainService.php.
| ILIAS\COPage\InternalDomainService::contentIdGenerator | ( | ) |
Definition at line 105 of file class.InternalDomainService.php.
| ILIAS\COPage\InternalDomainService::contentIds | ( | \ilPageObject | $page | ) |
Definition at line 100 of file class.InternalDomainService.php.
| ILIAS\COPage\InternalDomainService::domUtil | ( | ) |
Definition at line 77 of file class.InternalDomainService.php.
| ILIAS\COPage\InternalDomainService::history | ( | ) |
Definition at line 63 of file class.InternalDomainService.php.
| ILIAS\COPage\InternalDomainService::htmlTransformUtil | ( | ) |
Definition at line 95 of file class.InternalDomainService.php.
| ILIAS\COPage\InternalDomainService::link | ( | ) |
Definition at line 115 of file class.InternalDomainService.php.
| ILIAS\COPage\InternalDomainService::log | ( | ) |
Definition at line 125 of file class.InternalDomainService.php.
References ILIAS\COPage\InternalDomainService\$copg_log, and ILIAS\Repository\logger().
Referenced by ILIAS\COPage\PC\InteractiveImage\IIMManager\__construct().
Here is the call graph for this function:
Here is the caller graph for this function:| ILIAS\COPage\InternalDomainService::page | ( | ) |
Definition at line 82 of file class.InternalDomainService.php.
| ILIAS\COPage\InternalDomainService::pageConfig | ( | string | $parent_type | ) |
Definition at line 87 of file class.InternalDomainService.php.
References ilCOPageObjDef\getDefinitionByParentType().
Here is the call graph for this function:| ILIAS\COPage\InternalDomainService::pc | ( | ?PCDefinition | $def = null | ) |
Definition at line 53 of file class.InternalDomainService.php.
Referenced by ILIAS\COPage\History\HistoryManager\__construct().
Here is the caller graph for this function:| ILIAS\COPage\InternalDomainService::style | ( | ) |
Definition at line 120 of file class.InternalDomainService.php.
| ILIAS\COPage\InternalDomainService::xsl | ( | ) |
Definition at line 72 of file class.InternalDomainService.php.
|
protected |
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().