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:
Shown in the backend.
Shown when not in backend.
```
Properties
protected PrivilegeManager
$privilegeManager
from
AbstractRenderingStateViewHelper
protected ContentRepositoryRegistry
$contentRepositoryRegistry
from
AbstractRenderingStateViewHelper
Methods
NodeAddress
getNodeAddressOfContextNode(Node|null $node)
Get a node from the current Fusion context if available.
void
initializeArguments()
Initialize the arguments.
bool
render()
No description
Details
protected NodeAddress
getNodeAddressOfContextNode(Node|null $node)
Get a node from the current Fusion context if available.
protected bool
hasAccessToBackend()
No description
void
initializeArguments()
Initialize the arguments.
bool
render()
No description