| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
 Collaboration diagram for ILIAS\COPage\PC\DomainService:Public Member Functions | |
| __construct (InternalDataService $data_service, InternalRepoService $repo_service, InternalDomainService $domain_service, ?PCDefinition $pc_definition=null) | |
| getByNode (?\DOMNode $node, \ilPageObject $page_object) | |
| definition () | |
| paragraph () | |
| fileList () | |
| mediaObject () | |
| question () | |
| interactiveImage () | |
| resources () | |
Protected Attributes | |
| PCFactory | $pc_factory | 
| PCDefinition | $def | 
| InternalRepoService | $repo_service | 
| InternalDataService | $data_service | 
| InternalDomainService | $domain_service | 
Definition at line 37 of file class.DomainService.php.
| ILIAS\COPage\PC\DomainService::__construct | ( | InternalDataService | $data_service, | 
| InternalRepoService | $repo_service, | ||
| InternalDomainService | $domain_service, | ||
| ?PCDefinition | $pc_definition = null  | 
        ||
| ) | 
Definition at line 45 of file class.DomainService.php.
References ILIAS\COPage\PC\DomainService\$data_service, ILIAS\COPage\PC\DomainService\$domain_service, ILIAS\COPage\PC\DomainService\$repo_service, and ILIAS\COPage\PC\DomainService\definition().
 Here is the call graph for this function:| ILIAS\COPage\PC\DomainService::definition | ( | ) | 
Definition at line 67 of file class.DomainService.php.
Referenced by ILIAS\COPage\PC\DomainService\__construct().
 Here is the caller graph for this function:| ILIAS\COPage\PC\DomainService::fileList | ( | ) | 
Definition at line 77 of file class.DomainService.php.
| ILIAS\COPage\PC\DomainService::getByNode | ( | ?\DOMNode | $node, | 
| \ilPageObject | $page_object | ||
| ) | 
Definition at line 60 of file class.DomainService.php.
| ILIAS\COPage\PC\DomainService::interactiveImage | ( | ) | 
Definition at line 92 of file class.DomainService.php.
| ILIAS\COPage\PC\DomainService::mediaObject | ( | ) | 
Definition at line 82 of file class.DomainService.php.
| ILIAS\COPage\PC\DomainService::paragraph | ( | ) | 
Definition at line 72 of file class.DomainService.php.
| ILIAS\COPage\PC\DomainService::question | ( | ) | 
Definition at line 87 of file class.DomainService.php.
| ILIAS\COPage\PC\DomainService::resources | ( | ) | 
Definition at line 99 of file class.DomainService.php.
      
  | 
  protected | 
Definition at line 42 of file class.DomainService.php.
Referenced by ILIAS\COPage\PC\DomainService\__construct().
      
  | 
  protected | 
Definition at line 40 of file class.DomainService.php.
      
  | 
  protected | 
Definition at line 43 of file class.DomainService.php.
Referenced by ILIAS\COPage\PC\DomainService\__construct().
      
  | 
  protected | 
Definition at line 39 of file class.DomainService.php.
      
  | 
  protected | 
Definition at line 41 of file class.DomainService.php.
Referenced by ILIAS\COPage\PC\DomainService\__construct().