|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Go to the source code of this file.
Namespaces | |
| namespace | ILIAS\GlobalScreen\Scope |
Functions | |
| ILIAS\GlobalScreen\Scope::withVisibilityCallable (callable $is_visible) | |
| ILIAS\GlobalScreen\Scope::isVisible () | |
| ILIAS\GlobalScreen\Scope::withAvailableCallable (callable $is_available) | |
| ILIAS\GlobalScreen\Scope::isAvailable () | |
| ILIAS\GlobalScreen\Scope::isAlwaysAvailable () | |
Variables | |
| trait | ILIAS\GlobalScreen\Scope::VisibilityAvailabilityTrait |
| Closure | ILIAS\GlobalScreen\Scope::$visiblility_callable = null |
| bool | ILIAS\GlobalScreen\Scope::$is_visible_static = null |