FormRendererEngineInterface

FormRendererEngineInterface

interface FormRendererEngineInterface

Adapter for rendering form templates with a specific templating engine.

Methods

setTheme(FormView $view, mixed $themes)

Sets the theme(s) to be used for rendering a view and its children.

mixed getResourceForBlockName(FormView $view, string $blockName)

Returns the resource for a block name.

mixed getResourceForBlockNameHierarchy(登录查看完整内容