A limitation to specify if user has access to Content
where parent locations is of specific ContentType
, used by content/create
.
Tip: This limitation combined with ContentTypeLimitation
allows you to define business rules like allowing user to create "Blog Post" within a "Blog", if you also combine with ParentOwnerLimitation
you effectually limit access to create Blog Posts in the users own Blog.
Identifier | ParentClass |
Value Class | eZ\Publish\API\Repository\Values\User\Limitation\ParentContentTypeLimitation |
Type Class | eZ\Publish\Core\Limitation\ParentContentTypeLimitationType |
Criterion used | n/a |
Role Limitation | no |
Possible values
Value | UI value | Description |
<ContentType_id> | <ContentType_name> | All valid |
---|