Bitrix API

SettingsPermission

Table of Contents

Constants

EDIT  = 1 << 2
NO_ACCESS  = 0
READ  = 1 << 0

Methods

__construct()  : mixed
canEdit()  : bool
canRead()  : bool
getPermission()  : int
initByUser()  : static
initForPage()  : static

Constants

Methods

__construct()

public __construct(int $permissionBitwise) : mixed
Parameters
$permissionBitwise : int

        
On this page

Search results