PHP Neos\FluidAdaptor\Tests\Functional\Core\Fixtures\Controller Namespace

Classes

Name Description
AjaxTestController This is a regular action controller which serves as the starting point for testing the AJAX widget functionality. It has nothing to do with the actual AJAX call. It simulates the place where you'd integrate an AJAX widget and helps us rendering a valid URI we can use for sending an AJAX request to the test widget.
RedirectTestController This is a regular action controller which serves as the starting point for testing the redirect/forward behavior of widgets.