PHP 클래스 Neos\ContentRepository\Security\Authorization\Privilege\Node\ReadNodePropertyPrivilege

This is needed, as the technical implementation is not based on the entity privilege type, that the read node privilege (retrieving the node at all) ist based on.
상속: extends AbstractNodePropertyPrivilege
파일 보기 프로젝트 열기: neos/neos-development-collection

보호된 프로퍼티들

프로퍼티 타입 설명
$methodNameToPropertyMapping array

보호된 메소드들

메소드 설명
buildMethodPrivilegeMatcher ( ) : string

메소드 상세

buildMethodPrivilegeMatcher() 보호된 메소드

protected buildMethodPrivilegeMatcher ( ) : string
리턴 string

프로퍼티 상세

$methodNameToPropertyMapping 보호되어 있는 프로퍼티

protected array $methodNameToPropertyMapping
리턴 array