PHP Neos\FluidAdaptor\ViewHelpers\Security Пространство имен

Классы

Имя Описание
CsrfTokenViewHelper ViewHelper that outputs a CSRF token which is required for "unsafe" requests (e.g. POST, PUT, DELETE, .
IfAccessViewHelper This view helper implements an ifAccess/else condition.
IfAuthenticatedViewHelper This view helper implements an ifAuthenticated/else condition.
IfHasRoleViewHelper This view helper implements an ifHasRole/else condition.