PHP Neos\Fusion\TypoScriptObjects\Helpers Namespace

Interfaces

Name Description
TypoScriptAwareViewInterface You should implement this interface with a View that should allow access to the TypoScript object it is rendered from (and so the TypoScript runtime).

Classes

Name Description
FluidView Extended Fluid Template View for use in TypoScript.
FusionPathProxy A proxy object representing a Fusion path inside a Fluid Template. It allows to render arbitrary Fusion objects or Eel expressions using the already-known property path syntax.