ViewHelpers

Table of Contents

Namespaces

Fluid

Classes

IsArrayViewHelper
ViewHelper to checks whether the given value is an array.
IsResourceViewHelper
ViewHelper to check whether the given value is a PHP resource. Fluid's casting expression ("{value as resource}") does not support "resource" as a target type, so this can't be done with a cast expression.
SubModuleRenderViewHelper
ViewHelper to render submodule content.
On this page

Search results