RestrictionManager
FinalYes
Table of Contents
Methods
- getEntityRestrictions() : Bitrix24AccessRestriction
- Returns restriction for mobile application.
- isEntityRestricted() : bool
- Returns true if entity is restricted.
Methods
getEntityRestrictions()
Returns restriction for mobile application.
public
static getEntityRestrictions(int $entityTypeId) : Bitrix24AccessRestriction
Parameters
- $entityTypeId : int
Return values
Bitrix24AccessRestrictionisEntityRestricted()
Returns true if entity is restricted.
public
static isEntityRestricted(int $entityTypeId) : bool
Parameters
- $entityTypeId : int