Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Класс ExportTreeUkrainTable
+ Граф наследования:ExportTreeUkrainTable:

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

 getMappedType ($typeId)
 
 addNode ($data)
 
 addRegion ($params)
 
 addArea ($params)
 
 getNames ($id, $type)
 
 getSettlementParentCode ($params)
 
 buildFromUADB ($options)
 
 create ()
 
- Открытые члены унаследованные от ExportTreeTable
 __construct ()
 
 restoreExportOffset ()
 
 setExportOffset ($offset)
 
 dropCodeIndex ()
 
 insert ($data)
 
 doneInsert ()
 
 deleteAll ()
 
 getLastOccupiedCode ()
 
 getNextFreeCode ()
 
 getByCode ($code)
 
 getPathTo ($code)
 
 getWalkPath ()
 
 getWalkPathString ()
 
 walkInDeep ($callbacks, $ignoreThisAndDeeper=array(), $startFrom='')
 
 dropIndexes ()
 
 restoreIndexes ()
 
 cleanup ()
 
 output ($data, $important=true)
 

Открытые статические члены

static getFilePath ()
 
static getTableName ()
 
static getMap ()
 
- Открытые статические члены унаследованные от ExportTreeTable
static formatCode ($value, $length=self::CODE_LENGTH)
 
static switchIndexes ($way=true)
 

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

 $settlementParent = array()
 
 $types = false
 
 $typeMap
 
- Защищенные данные унаследованные от ExportTreeTable
 $inserter = null
 
 $codeIndex = array()
 
 $exportOffset = 1
 
 $exportPath = array()
 

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

- Открытые атрибуты унаследованные от ExportTreeTable
const CODE_LENGTH = 10
 
const RECURSION_MAX_DEPTH = 30
 

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

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

Методы

◆ addArea()

addArea ( $params)

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

◆ addNode()

addNode ( $data)

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

◆ addRegion()

addRegion ( $params)

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

◆ buildFromUADB()

buildFromUADB ( $options)

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

◆ create()

create ( )

Переопределяет метод предка ExportTreeTable.

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

◆ getFilePath()

static getFilePath ( )
static

Переопределяет метод предка ExportTreeTable.

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

◆ getMap()

static getMap ( )
static

Переопределяет метод предка ExportTreeTable.

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

◆ getMappedType()

getMappedType ( $typeId)

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

◆ getNames()

getNames ( $id,
$type )

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

◆ getSettlementParentCode()

getSettlementParentCode ( $params)

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

◆ getTableName()

static getTableName ( )
static

Переопределяет метод предка ExportTreeTable.

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

Данные класса

◆ $settlementParent

$settlementParent = array()
protected

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

◆ $typeMap

$typeMap
protected
Инициализатор
= array(
1 => 'CITY',
2 => 'VILLAGE',
3 => 'VILLAGE',
4 => 'VILLAGE',
5 => 'VILLAGE',
6 => 'VILLAGE',
7 => 'VILLAGE',
8 => 'VILLAGE',
9 => 'VILLAGE',
10 => 'VILLAGE',
11 => 'VILLAGE',
12 => 'VILLAGE',
)

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

◆ $types

$types = false
protected

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