|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
Go to the source code of this file.
Namespaces | |
| 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 |