|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
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 () | |
| plugged () | |
Protected Attributes | |
| PCFactory | $pc_factory |
| PCDefinition | $def |
| InternalRepoService | $repo_service |
| InternalDataService | $data_service |
| InternalDomainService | $domain_service |
Definition at line 38 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 46 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 68 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 78 of file class.DomainService.php.
| ILIAS\COPage\PC\DomainService::getByNode | ( | ?\DOMNode | $node, |
| \ilPageObject | $page_object | ||
| ) |
Definition at line 61 of file class.DomainService.php.
| ILIAS\COPage\PC\DomainService::interactiveImage | ( | ) |
Definition at line 93 of file class.DomainService.php.
| ILIAS\COPage\PC\DomainService::mediaObject | ( | ) |
Definition at line 83 of file class.DomainService.php.
| ILIAS\COPage\PC\DomainService::paragraph | ( | ) |
Definition at line 73 of file class.DomainService.php.
| ILIAS\COPage\PC\DomainService::plugged | ( | ) |
Definition at line 105 of file class.DomainService.php.
| ILIAS\COPage\PC\DomainService::question | ( | ) |
Definition at line 88 of file class.DomainService.php.
| ILIAS\COPage\PC\DomainService::resources | ( | ) |
Definition at line 100 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 41 of file class.DomainService.php.
|
protected |
Definition at line 44 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 42 of file class.DomainService.php.
Referenced by ILIAS\COPage\PC\DomainService\__construct().