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

A limitation to specify in which siteaccesses a certain permission applies, used by user/login.

IdentifierSiteAccess
Value ClasseZ\Publish\API\Repository\Values\User\Limitation\SiteAccessLimitation
Type ClasseZ\Publish\Core\Limitation\SiteAccessLimitationType
Criterion usedn/a
Role Limitationno
Possible values
ValueUI valueDescription
<siteaccess_hash><siteaccess_name>

Hash is calculated in the following way in legacy in default 64bit mode: sprintf( '%u', crc32( $siteAccessName ) )

Legacy compatibility notes:
  1. SiteAccess limitation is deprecated and is not used actively in Public API, but allowed for being able to read / create limitations for legacy.