PHP Class Neos\Flow\Mvc\Controller\StandardController

Inheritance: extends ActionController
Afficher le fichier Open project: neos/flow-development-collection

Méthodes publiques

Méthode Description
indexAction ( ) : void | string Displays the default view

Méthodes protégées

Méthode Description
resolveView ( ) : Neos\Flow\Mvc\View\ViewInterface Overrides the standard resolveView method

Method Details

indexAction() public méthode

Displays the default view
public indexAction ( ) : void | string
Résultat void | string

resolveView() protected méthode

Overrides the standard resolveView method
protected resolveView ( ) : Neos\Flow\Mvc\View\ViewInterface
Résultat Neos\Flow\Mvc\View\ViewInterface $view The view