ILIAS
trunk Revision v11.0_alpha-1831-g8615d53dadb
|
Class LayoutServices. More...
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().