|
| __construct ($executiveUserId=0, array $features=[]) |
|
| copy ($groupId, $copiedGroupId) |
|
См. определение в файле group.php строка 9
◆ __construct()
__construct |
( |
| $executiveUserId = 0, |
|
|
array | $features = [] ) |
◆ copy()
copy |
( |
| $groupId, |
|
|
| $copiedGroupId ) |
Initializes the start of copying the groups knowledge base.
- Аргументы
-
int | $groupId | Group id. |
int | $copiedGroupId | Copied group id. |
- Исключения
-
ArgumentOutOfRangeException | |
Замещает Feature.
См. определение в файле group.php строка 27
◆ CHECKER_OPTION
const CHECKER_OPTION = "PhotogalleryGroupChecker_" |
◆ ERROR_OPTION
const ERROR_OPTION = "PhotogalleryGroupError_" |
◆ MODULE_ID
const MODULE_ID = "photogallery" |
◆ QUEUE_OPTION
const QUEUE_OPTION = "PhotogalleryGroupQueue" |
◆ STEPPER_CLASS
const STEPPER_CLASS = GroupStepper::class |
◆ STEPPER_OPTION
const STEPPER_OPTION = "PhotogalleryGroupStepper_" |