ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Public Member Functions | |
__construct (ClientSettings $settings) | |
Client constructor. More... | |
init (MetaContent $content) | |
Private Attributes | |
$settings | |
Definition at line 28 of file Client.php.
ILIAS\GlobalScreen\Client\Client::__construct | ( | ClientSettings | $settings | ) |
Client constructor.
ClientSettings | $settings |
Definition at line 39 of file Client.php.
References ILIAS\GlobalScreen\Client\Client\$settings, and settings().
ILIAS\GlobalScreen\Client\Client::init | ( | MetaContent | $content | ) |
Definition at line 44 of file Client.php.
References ILIAS\GlobalScreen\Scope\Layout\MetaContent\MetaContent\addJs(), ILIAS\GlobalScreen\Scope\Layout\MetaContent\MetaContent\addOnloadCode(), and settings().
|
private |
Definition at line 33 of file Client.php.
Referenced by ILIAS\GlobalScreen\Client\Client\__construct().