ILIAS
release_8 Revision v8.22
|
Public Member Functions | |
__construct (ClientSettings $settings) | |
Client constructor. More... | |
init (MetaContent $content) | |
Private Attributes | |
ClientSettings | $settings |
Definition at line 28 of file Client.php.
ILIAS\GlobalScreen\Client\Client::__construct | ( | ClientSettings | $settings | ) |
Client constructor.
ClientSettings | $settings |
Definition at line 36 of file Client.php.
References ILIAS\GlobalScreen\Client\Client\$settings, and ILIAS\Repository\settings().
ILIAS\GlobalScreen\Client\Client::init | ( | MetaContent | $content | ) |
Definition at line 41 of file Client.php.
References ILIAS\GlobalScreen\Scope\Layout\MetaContent\MetaContent\addJs(), ILIAS\GlobalScreen\Scope\Layout\MetaContent\MetaContent\addOnloadCode(), and ILIAS\Repository\settings().
|
private |
Definition at line 30 of file Client.php.
Referenced by ILIAS\GlobalScreen\Client\Client\__construct().