PHP Class Neos\FluidAdaptor\ViewHelpers\Form\SubmitViewHelper

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

Protected Properties

Свойство Type Description
$tagName string

Méthodes publiques

Méthode Description
initializeArguments ( ) : void Initialize the arguments.
render ( ) : string Renders the submit button.

Method Details

initializeArguments() public méthode

Initialize the arguments.
public initializeArguments ( ) : void
Résultat void

render() public méthode

Renders the submit button.
public render ( ) : string
Résultat string

Property Details

$tagName protected_oe property

protected string $tagName
Résultat string