ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
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().
ILIAS\COPage\PC\DomainService::definition | ( | ) |
Definition at line 68 of file class.DomainService.php.
Referenced by ILIAS\COPage\PC\DomainService\__construct().
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().