FormRendererInterface::renderBlock()

string renderBlock(FormView $view, string $blockName, array $variables = array())

Renders a named block of the form theme.

Parameters

FormView $view The view for which to render the block
string $blockName The name of the block
array $variables The variables to pass to the template

Return Value

string The HTML markup
doc_Symfony
2016-10-28 06:19:11
Comments
Leave a Comment

Please login to continue.