PropertyAwareNodePrivilegeSubject
class PropertyAwareNodePrivilegeSubject extends NodePrivilegeSubject (View source)
A node privilege subject which can restricted to a single node property
Properties
protected NodeInterface | $node | ||
protected JoinPointInterface | $joinPoint | ||
protected string | $propertyName |
Methods
__construct(NodeInterface $node, JoinPointInterface $joinPoint = null, string $propertyName = null)
No description
string
getPropertyName()
No description
bool
hasPropertyName()
No description
Details
__construct(NodeInterface $node, JoinPointInterface $joinPoint = null, string $propertyName = null)
No description
NodeInterface
getNode()
No description
JoinPointInterface
getJoinPoint()
No description
string
getPropertyName()
No description
bool
hasPropertyName()
No description