1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
Класс Mapper
Граф наследования:Mapper:
ExternalLocationMap

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

 map ($stage, $step='', $progress=0, $timeout=0)
 setCollectDuplicated ($collect)
 setCollectNotFound ($collect)
 setCollectMapped ($collect)

Защищенные данные

 $collectDuplicated = false
 $collectNotFound = false
 $collectMapped = false

Дополнительные унаследованные члены

Открытые статические члены унаследованные от ExternalLocationMap
static getInternalId ($externalCode)
static getExternalId ($locationId)
static getCityId ($locationId)
static install ()
static unInstall ()
static isInstalled ()
static refresh ()
static importFromCsv ($path)
static exportToCsv ($path)
static getExternalServiceId ()
static setExternalLocation2 ($srvId, $locationId, $xmlId, $updateExist=false)
static setExternalLocation ($srvId, $locationId, $xmlId, $updateExist=false)
static fillNormalizedTable ($startId=false, $timeout=0)
static getLocationIdByNames ($name, $city, $subregion, $region, $country='', $exactOnly=false)
Поля данных унаследованные от ExternalLocationMap
const EXTERNAL_SERVICE_CODE = ''
const CSV_FILE_PATH = ''
const CITY_NAME_IDX = 0
const REGION_NAME_IDX = 1
const CITY_XML_ID_IDX = 2
Защищенные статические члены унаследованные от ExternalLocationMap
static getAllLocations ()
static getUpperCityExternalId ($locationId, $srvId)
static setMap (array $cities)
static isNormalizedTableFilled ()
static getIdByMargin ($parentLeft, $parentRight, $lMargins)
static getNameByMargin ($parentLeft, $parentRight, $lMargins)

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

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

Методы

◆ map()

map ( $stage,
$step = '',
$progress = 0,
$timeout = 0 )
abstract
Аргументы
string$stageIdentities current stage.
string$stepIdenifies current step of the stage.
int$progressOperation progress (%) 0 - 100.
int$timeoutSeconds for stepping.
Возвращает
array

◆ setCollectDuplicated()

setCollectDuplicated ( $collect)

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

◆ setCollectMapped()

setCollectMapped ( $collect)

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

◆ setCollectNotFound()

setCollectNotFound ( $collect)

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

Поля

◆ $collectDuplicated

$collectDuplicated = false
protected

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

◆ $collectMapped

$collectMapped = false
protected

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

◆ $collectNotFound

$collectNotFound = false
protected

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


Объявления и описания членов класса находятся в файле:
  • C:/bitrix/modules/sale/lib/location/comparator/mapper.php