CreateNodePrivilegeSubject
class CreateNodePrivilegeSubject extends NodePrivilegeSubject (View source)
A create node privilege subject
Properties
protected NodeInterface | $node | from NodePrivilegeSubject | |
protected JoinPointInterface | $joinPoint | from NodePrivilegeSubject | |
protected NodeType | $creationNodeType |
Methods
__construct(NodeInterface $node, NodeType $creationNodeType = null, JoinPointInterface $joinPoint = null)
No description
bool
hasCreationNodeType()
No description
getCreationNodeType()
No description
Details
__construct(NodeInterface $node, NodeType $creationNodeType = null, JoinPointInterface $joinPoint = null)
No description
NodeInterface
getNode()
No description
JoinPointInterface
getJoinPoint()
No description
bool
hasCreationNodeType()
No description
NodeType
getCreationNodeType()
No description