Bitrix API

Group implements Feature

Table of Contents

Interfaces

Feature

Constants

CHECKER_OPTION  = "LandingGroupChecker_"
ERROR_OPTION  = "LandingGroupError_"
MODULE_ID  = "landing"
QUEUE_OPTION  = "LandingGroupQueue"
STEPPER_CLASS  = \Bitrix\Landing\Copy\Integration\GroupStepper::class
STEPPER_OPTION  = "LandingGroupStepper_"

Methods

__construct()  : mixed
copy()  : mixed
Initializes the start of copying the group’s knowledge base.

Constants

CHECKER_OPTION

public mixed CHECKER_OPTION = "LandingGroupChecker_"

ERROR_OPTION

public mixed ERROR_OPTION = "LandingGroupError_"

MODULE_ID

public mixed MODULE_ID = "landing"

QUEUE_OPTION

public mixed QUEUE_OPTION = "LandingGroupQueue"

STEPPER_CLASS

public mixed STEPPER_CLASS = \Bitrix\Landing\Copy\Integration\GroupStepper::class

STEPPER_OPTION

public mixed STEPPER_OPTION = "LandingGroupStepper_"

Methods

__construct()

public __construct([mixed $executiveUserId = 0 ][, array<string|int, mixed> $features = [] ]) : mixed
Parameters
$executiveUserId : mixed = 0
$features : array<string|int, mixed> = []

copy()

Initializes the start of copying the group’s knowledge base.

public copy(int $groupId, int $copiedGroupId) : mixed
Parameters
$groupId : int

Group id.

$copiedGroupId : int

Copied group id.

Tags
throws
ArgumentOutOfRangeException

        
On this page

Search results