PHP Класс Neos\Flow\Mvc\Controller\StandardController

Наследование: extends ActionController
Показать файл Открыть проект

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

Метод Описание
indexAction ( ) : void | string Displays the default view

Защищенные методы

Метод Описание
resolveView ( ) : Neos\Flow\Mvc\View\ViewInterface Overrides the standard resolveView method

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

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

Displays the default view
public indexAction ( ) : void | string
Результат void | string

resolveView() защищенный Метод

Overrides the standard resolveView method
protected resolveView ( ) : Neos\Flow\Mvc\View\ViewInterface
Результат Neos\Flow\Mvc\View\ViewInterface $view The view