InBackendViewHelper
class InBackendViewHelper extends AbstractRenderingStateViewHelper (View source)
ViewHelper to find out if Neos is rendering the backend.
= Examples =
Given we are currently seeing the Neos backend:
Methods
NodeInterface|null
getContextNode()
Get a node from the current Fusion context if available.
void
initializeArguments()
Initialize the arguments.
bool
render()
No description
Details
protected NodeInterface|null
getContextNode()
Get a node from the current Fusion context if available.
protected ContentContext
getNodeContext(NodeInterface $node = null)
No description
void
initializeArguments()
Initialize the arguments.
bool
render()
No description