AbstractButtonViewHelper extends AbstractViewHelper uses CompileWithRenderStatic

AbstractYes
Deprecated

since TYPO3 v11.3, will be removed in TYPO3 v12.0.

Table of Contents

Methods

initializeArguments()  : void
Initialize arguments.
renderStatic()  : void
createButton()  : ButtonInterface

Methods

initializeArguments()

Initialize arguments.

public initializeArguments() : void
Tags
throws
Exception

renderStatic()

public static renderStatic(array<string|int, mixed> $arguments, Closure $renderChildrenClosure, RenderingContextInterface $renderingContext) : void
Parameters
$arguments : array<string|int, mixed>
$renderChildrenClosure : Closure
$renderingContext : RenderingContextInterface
Tags
throws
InvalidArgumentException
throws
Exception

createButton()

protected abstract static createButton(ButtonBar $buttonBar, array<string|int, mixed> $arguments, RenderingContextInterface $renderingContext) : ButtonInterface
Parameters
$buttonBar : ButtonBar
$arguments : array<string|int, mixed>
$renderingContext : RenderingContextInterface
Return values
ButtonInterface

        
On this page

Search results