Global navigation

   Documentation Center
   eZ Studio & eZ Platform
     User Manual
     Technical Manual
     Glossary
   eZ Publish 4.x / legacy

 
eZ Publish (5.x)

eZ Publish 5.x | For eZ Platform & eZ Studio topics see Technical manual and User manual, for eZ Publish 4.x and Legacy topics see eZ Publish legacy

Skip to end of metadata
Go to start of metadata

Available on version 5.3.2 and higher

A generic limitation type for use when no implementation has been made of a limitation, and it needs to be configured to avoid LimitationNotFoundException.
It is called blocking as it will always tell permissions system user does not have access on any policy it is assigned to, making permission system move on to next policy.

 

Identifiern/a (configured for ezjscore limitation FunctionList out of the box)
Value ClasseZ\Publish\API\Repository\Values\User\Limitation\BlockingLimitation
Type ClasseZ\Publish\Core\Limitation\BlockingLimitationType
Criterion usedMatchNone
Role Limitationno
Possible values
ValueUI valueDescription
<mixed><mixed>

This is a generic limitations which does not validate the values provided to it, make sure to validate the values passed to this limitation in own logic.

Configuration

As this is a generic limitation you can configure your custom limitations to use it, out of the box FunctionList is using it in the following way: