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.