PHP Класс Neos\FluidAdaptor\Tests\Functional\Core\Fixtures\ViewHelpers\RedirectViewHelper

Наследование: extends Neos\FluidAdaptor\Core\Widget\AbstractWidgetViewHelper
Показать файл Открыть проект

Защищенные свойства (Protected)

Свойство Тип Описание
$controller Neos\FluidAdaptor\Tests\Functional\Core\Fixtures\ViewHelpers\Controller\RedirectController

Открытые методы

Метод Описание
render ( ) : string The actual render method does nothing more than initiating the sub request which invokes the controller.

Описание методов

render() публичный Метод

The actual render method does nothing more than initiating the sub request which invokes the controller.
public render ( ) : string
Результат string

Описание свойств

$controller защищенное свойство

protected RedirectController,Neos\FluidAdaptor\Tests\Functional\Core\Fixtures\ViewHelpers\Controller $controller
Результат Neos\FluidAdaptor\Tests\Functional\Core\Fixtures\ViewHelpers\Controller\RedirectController