19 declare(strict_types=1);
isGloballyAvailable()
Return a simple bool whether your component provides dynamic elements for the GlobalScreen Service...
isCurrentlyAvailable()
ATTENTION: Implement your isCurrentlyActive()-Method as efficient as possible.
Interface DynamicProvider Needs JF decision whenever a new DynamicProvider is implemented.
isAvailableForCurrentUser()
Return a simple bool whether the GlobalScreen element could be relevant for the current logged in use...