Table of Contents
Constants
-
DB_NAME
= 'MANAGE_MESSAGES'
-
DEFAULT_VALUE
= \Bitrix\Socialnetwork\Collab\Permission\UserRole::MEMBER
-
NAME
= 'manageMessages'
Methods
-
__construct()
: mixed
-
apply()
: Result
-
create()
: static
-
getName()
: string
-
getValue()
: string
DB_NAME
public
mixed
DB_NAME
= 'MANAGE_MESSAGES'
DEFAULT_VALUE
public
mixed
DEFAULT_VALUE
= \Bitrix\Socialnetwork\Collab\Permission\UserRole::MEMBER
NAME
public
mixed
NAME
= 'manageMessages'
__construct()
public
__construct(string $value) : mixed
Parameters
-
$value
: string
-
apply()
public
apply(int $collabId) : Result
Parameters
-
$collabId
: int
-
create()
public
static create(mixed $data) : static
Parameters
-
$data
: mixed
-
-
throws
-
ObjectNotFoundException
getName()
public
getName() : string
getValue()
public
getValue() : string