Package

ViewHelpers

ViewHelper Documentation

v:render.uncache

Uncaches partials. Use like `f:render`. The partial will then be rendered each time. Please be aware that this will impact render time. Arguments must be serializable and will be cached.

Arguments

partial string

Reference to a partial.

section string

Name of section inside the partial to render.

arguments anySimpleType

Arguments to pass to the partial.

ViewHelper Resources

Schema Resources