Class ModeToggle This is just for testing!!! And will be removed after.
More...
Class ModeToggle This is just for testing!!! And will be removed after.
- Author
- Fabian Schmid fs@st.nosp@m.uder.nosp@m.-raim.nosp@m.ann..nosp@m.ch
Definition at line 31 of file ModeToggle.php.
◆ __construct()
ILIAS\GlobalScreen\Client\ModeToggle::__construct |
( |
| ) |
|
Definition at line 58 of file ModeToggle.php.
References $DIC, ILIAS\FileDelivery\http(), and ilInitialisation\initILIAS().
62 $this->ctrl = $DIC->ctrl();
63 $this->wrapper = $DIC->http()->wrapper();
64 $this->
http = $DIC->http();
65 $this->refinery = $DIC->refinery();
66 $this->global_screen = $DIC->globalScreen();
static initILIAS()
ilias initialisation
static http()
Fetches the global http state from ILIAS.
◆ getMode()
ILIAS\GlobalScreen\Client\ModeToggle::getMode |
( |
| ) |
|
◆ saveStateOfAll()
ILIAS\GlobalScreen\Client\ModeToggle::saveStateOfAll |
( |
| ) |
|
◆ toggle()
ILIAS\GlobalScreen\Client\ModeToggle::toggle |
( |
| ) |
|
◆ $ctrl
ILIAS\GlobalScreen\Client\ModeToggle::$ctrl |
|
protected |
◆ $global_screen
ILIAS\GlobalScreen\Client\ModeToggle::$global_screen |
|
protected |
◆ $http
ILIAS\GlobalScreen\Client\ModeToggle::$http |
|
protected |
◆ $refinery
ILIAS\GlobalScreen\Client\ModeToggle::$refinery |
|
protected |
◆ $wrapper
ILIAS\GlobalScreen\Client\ModeToggle::$wrapper |
|
protected |
◆ GS_MODE
const ILIAS\GlobalScreen\Client\ModeToggle::GS_MODE = 'gs_mode' |
◆ MODE1
const ILIAS\GlobalScreen\Client\ModeToggle::MODE1 = "all" |
◆ MODE2
const ILIAS\GlobalScreen\Client\ModeToggle::MODE2 = "none" |
The documentation for this class was generated from the following file: