|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Class LayoutServices. More...
Collaboration diagram for ILIAS\GlobalScreen\Scope\Layout\LayoutServices:Public Member Functions | |
| __construct (string $resource_version) | |
| LayoutServices constructor. More... | |
| factory () | |
| meta () | |
Private Attributes | |
| MetaContent | $meta_content |
| ModificationFactory | $modification_factory |
Class LayoutServices.
Definition at line 31 of file LayoutServices.php.
| ILIAS\GlobalScreen\Scope\Layout\LayoutServices::__construct | ( | string | $resource_version | ) |
LayoutServices constructor.
Definition at line 39 of file LayoutServices.php.
| ILIAS\GlobalScreen\Scope\Layout\LayoutServices::factory | ( | ) |
Definition at line 54 of file LayoutServices.php.
References ILIAS\GlobalScreen\Scope\Layout\LayoutServices\$modification_factory.
| ILIAS\GlobalScreen\Scope\Layout\LayoutServices::meta | ( | ) |
Definition at line 62 of file LayoutServices.php.
References ILIAS\GlobalScreen\Scope\Layout\LayoutServices\$meta_content.
|
private |
Definition at line 33 of file LayoutServices.php.
Referenced by ILIAS\GlobalScreen\Scope\Layout\LayoutServices\meta().
|
private |
Definition at line 34 of file LayoutServices.php.
Referenced by ILIAS\GlobalScreen\Scope\Layout\LayoutServices\factory().