| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
 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 () | |
| 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 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().
 Here is the caller graph for this function:| 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, 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::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 112 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().