|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Collaboration diagram for ILIAS\GlobalScreen\Client\Client:Public Member Functions | |
| __construct (ClientSettings $settings) | |
| Client constructor. More... | |
| init (MetaContent $content) | |
| __toString () | |
| @inheritDoc More... | |
Private Attributes | |
| $settings | |
Definition at line 12 of file Client.php.
| ILIAS\GlobalScreen\Client\Client::__construct | ( | ClientSettings | $settings | ) |
Client constructor.
| ClientSettings | $settings |
Definition at line 26 of file Client.php.
References ILIAS\GlobalScreen\Client\Client\$settings, and settings().
Here is the call graph for this function:| ILIAS\GlobalScreen\Client\Client::__toString | ( | ) |
| ILIAS\GlobalScreen\Client\Client::init | ( | MetaContent | $content | ) |
| MetaContent | $content |
Definition at line 35 of file Client.php.
References ILIAS\GlobalScreen\Scope\Layout\MetaContent\MetaContent\addJs(), ILIAS\GlobalScreen\Scope\Layout\MetaContent\MetaContent\addOnloadCode(), and settings().
Here is the call graph for this function:
|
private |
Definition at line 18 of file Client.php.
Referenced by ILIAS\GlobalScreen\Client\Client\__construct().