PHP Neos\FluidAdaptor\Tests\Functional\Core\Fixtures\Controller 네임스페이스

클래스들

이름 설명
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.