|
ILIAS
release_8 Revision v8.24
|
Injects resources into a template. More...
Collaboration diagram for ILIAS\COPage\ResourcesInjector:Public Member Functions | |
| __construct (ResourcesCollector $collector) | |
| inject (\ilGlobalTemplateInterface $tpl) | |
| Inject into template. More... | |
Protected Attributes | |
| ResourcesCollector | $collector |
Injects resources into a template.
Definition at line 26 of file ResourcesInjector.php.
| ILIAS\COPage\ResourcesInjector::__construct | ( | ResourcesCollector | $collector | ) |
Definition at line 30 of file ResourcesInjector.php.
References ILIAS\COPage\ResourcesInjector\$collector.
| ILIAS\COPage\ResourcesInjector::inject | ( | \ilGlobalTemplateInterface | $tpl | ) |
Inject into template.
Definition at line 38 of file ResourcesInjector.php.
References ILIAS\COPage\ResourcesInjector\$collector, and $tpl.
|
protected |
Definition at line 28 of file ResourcesInjector.php.
Referenced by ILIAS\COPage\ResourcesInjector\__construct(), and ILIAS\COPage\ResourcesInjector\inject().