Открытые члены | |
__construct ($executiveUserId, array $groupIdsToCopy) | |
setFeature (Feature $feature) | |
setUfIgnoreList (array $ufIgnoreList) | |
setProjectTerm (array $projectTerm) | |
setMarkerUsers (bool $markerUsers) | |
setChangedFields ($changedFields) | |
startCopy () | |
getMapIdsCopiedGroups () | |
См. определение в файле groupmanager.php строка 14
__construct | ( | $executiveUserId, | |
array | $groupIdsToCopy ) |
См. определение в файле groupmanager.php строка 35
getMapIdsCopiedGroups | ( | ) |
Returns the ids map of the copied groups.
См. определение в файле groupmanager.php строка 107
setChangedFields | ( | $changedFields | ) |
См. определение в файле groupmanager.php строка 78
setFeature | ( | Feature | $feature | ) |
Writes feature implementer to the copy queue.
Feature | $feature | Feature implementer. |
См. определение в файле groupmanager.php строка 48
setMarkerUsers | ( | bool | $markerUsers | ) |
См. определение в файле groupmanager.php строка 73
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 | ( | array | $ufIgnoreList | ) |
To avoid copying specific fields, specify a list of fields to ignore.
array | $ufIgnoreList | Ignore list. |
См. определение в файле groupmanager.php строка 58
startCopy | ( | ) |
См. определение в файле groupmanager.php строка 83