class TemplatingRendererEngine extends AbstractRendererEngine
Constants
CACHE_KEY_VAR The variable in {@link FormView} used as cache key.
Methods
__construct(EngineInterface $engine, array $defaultThemes = array()) Creates a new renderer engine.
setTheme(FormView $view, mixed $themes) Sets the theme(s) to be used for rendering a view and its children. from AbstractRendererEngine mixed getResourceForBlockName(FormView $view, string $blockName) Returns the resource for a block