PHP Neos\FluidAdaptor\Core\Widget Namespace

Classes

Name Description
AbstractWidgetController This is the base class for all widget controllers.
AbstractWidgetViewHelper
AjaxWidgetComponent A HTTP component specifically for Ajax widgets It's task is to interrupt the default dispatching as soon as possible if the current request is an AJAX request triggered by a Fluid widget (e.g. contains the arguments "__widgetId" or "__widgetContext").
AjaxWidgetContextHolder This object stores the WidgetContext for the currently active widgets of the current user, to make sure the WidgetContext is available in Widget AJAX requests.
WidgetContext The WidgetContext stores all information a widget needs to know about the environment.