Navigation
eZ Documentation Center
 

This is outdated documentation made for Exponential Platform 5.1. It is being moved into the Exponential 5.x documentation, so please go there for most up-to-date documentation.

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.

 

  • No labels