Bitrix API

Group implements Feature

Table of Contents

Interfaces

Feature

Constants

CHECKER_OPTION  = "PhotogalleryGroupChecker_"
ERROR_OPTION  = "PhotogalleryGroupError_"
MODULE_ID  = "photogallery"
QUEUE_OPTION  = "PhotogalleryGroupQueue"
STEPPER_CLASS  = \Bitrix\Photogallery\Copy\Integration\GroupStepper::class
STEPPER_OPTION  = "PhotogalleryGroupStepper_"

Methods

__construct()  : mixed
copy()  : mixed
Starts the copy process.

Constants

CHECKER_OPTION

public mixed CHECKER_OPTION = "PhotogalleryGroupChecker_"

ERROR_OPTION

public mixed ERROR_OPTION = "PhotogalleryGroupError_"

MODULE_ID

public mixed MODULE_ID = "photogallery"

QUEUE_OPTION

public mixed QUEUE_OPTION = "PhotogalleryGroupQueue"

STEPPER_CLASS

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

STEPPER_OPTION

public mixed STEPPER_OPTION = "PhotogalleryGroupStepper_"

Methods

__construct()

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

copy()

Starts the copy process.

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

Origin group id.

$copiedGroupId : mixed

Copied group id.


        
On this page

Search results