PHP Class Neos\Flow\Mvc\View\SimpleTemplateView

Inheritance: extends AbstractView
Afficher le fichier Open project: neos/flow-development-collection Class Usage Examples

Protected Properties

Свойство Type Description
$supportedOptions array

Méthodes publiques

Méthode Description
render ( ) : string Renders the view

Method Details

render() public méthode

Renders the view
public render ( ) : string
Résultat string The rendered view

Property Details

$supportedOptions protected_oe property

protected array $supportedOptions
Résultat array