ILIAS  trunk Revision v11.0_alpha-1715-g7fc467680fb
All Data Structures Namespaces Files Functions Variables Enumerations Enumerator Modules Pages
VisibilityAvailabilityTrait.php File Reference

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