Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Класс GroupManager

Открытые члены

 __construct ($executiveUserId, array $groupIdsToCopy)
 
 setFeature (Feature $feature)
 
 setUfIgnoreList (array $ufIgnoreList)
 
 setProjectTerm (array $projectTerm)
 
 setMarkerUsers (bool $markerUsers)
 
 setChangedFields ($changedFields)
 
 startCopy ()
 
 getMapIdsCopiedGroups ()
 

Подробное описание

См. определение в файле groupmanager.php строка 14

Конструктор(ы)

◆ __construct()

__construct ( $executiveUserId,
array $groupIdsToCopy )

См. определение в файле groupmanager.php строка 35

Методы

◆ getMapIdsCopiedGroups()

getMapIdsCopiedGroups ( )

Returns the ids map of the copied groups.

Возвращает
array

См. определение в файле groupmanager.php строка 107

◆ setChangedFields()

setChangedFields ( $changedFields)

См. определение в файле groupmanager.php строка 78

◆ setFeature()

setFeature ( Feature $feature)

Writes feature implementer to the copy queue.

Аргументы
Feature$featureFeature implementer.

См. определение в файле groupmanager.php строка 48

◆ setMarkerUsers()

setMarkerUsers ( bool $markerUsers)

См. определение в файле groupmanager.php строка 73

◆ setProjectTerm()

setProjectTerm ( array $projectTerm)

Setting the start date of a project to update dates in entities.

Аргументы
array$projectTerm["project" => true, "start_point" => "", "end_point" => ""].

См. определение в файле groupmanager.php строка 68

◆ setUfIgnoreList()

setUfIgnoreList ( array $ufIgnoreList)

To avoid copying specific fields, specify a list of fields to ignore.

Аргументы
array$ufIgnoreListIgnore list.

См. определение в файле groupmanager.php строка 58

◆ startCopy()

startCopy ( )

См. определение в файле groupmanager.php строка 83