AbstractRenderingStateViewHelper
abstract class AbstractRenderingStateViewHelper extends AbstractViewHelper (View source)
Abstract ViewHelper for all Neos rendering state helpers.
Methods
NodeInterface|null
getContextNode()
Get a node from the current Fusion context if available.
getNodeContext(NodeInterface|null $node = null)
No description
Details
protected NodeInterface|null
getContextNode()
Get a node from the current Fusion context if available.
protected ContentContext
getNodeContext(NodeInterface|null $node = null)
No description