Bitrix API

CUpdaterLocationPro extends CUpdater implements Serializable

Table of Contents

Interfaces

Serializable

Constants

DB_TYPE_MSSQL  = 'MSSQL'
DB_TYPE_MSSQL_LC  = 'mssql'
DB_TYPE_MYSQL  = 'MySQL'
DB_TYPE_MYSQL_LC  = 'mysql'
DB_TYPE_ORACLE  = 'Oracle'
DB_TYPE_ORACLE_LC  = 'oracle'
MODULE_ID  = 'sale'
TABLE_DELIVERY2LOCATION  = 'b_sale_delivery2location'
TABLE_LEGACY_RELATIONS  = 'b_sale_loc_legacy'
TABLE_LOCATION  = 'b_sale_location'
TABLE_LOCATION2GROUP  = 'b_sale_location2location_group'
TABLE_LOCATION2SITE  = 'b_sale_loc_2site'
TABLE_LOCATION_CITY_NAME  = 'b_sale_location_city_lang'
TABLE_LOCATION_COUNTRY_NAME  = 'b_sale_location_country_lang'
TABLE_LOCATION_EXTERNAL  = 'b_sale_loc_ext'
TABLE_LOCATION_EXTERNAL_SERVICE  = 'b_sale_loc_ext_srv'
TABLE_LOCATION_GROUP  = 'b_sale_location_group'
TABLE_LOCATION_GROUP_NAME  = 'b_sale_location_group_lang'
TABLE_LOCATION_NAME  = 'b_sale_loc_name'
TABLE_LOCATION_REGION_NAME  = 'b_sale_location_region_lang'
TABLE_LOCATION_TYPE  = 'b_sale_loc_type'
TABLE_LOCATION_TYPE_NAME  = 'b_sale_loc_type_name'
TABLE_LOCATION_ZIP  = 'b_sale_location_zip'
TABLE_TAX2LOCATION  = 'b_sale_tax2location'
TABLE_TEMP_TREE  = 'b_sale_location_temp_tree'

Methods

__construct()  : mixed
convertDeliveryLocationLinks()  : mixed
convertGroupLocationLinks()  : mixed
convertSalesZones()  : mixed
convertTaxRateLocationLinks()  : mixed
convertTree()  : mixed
copyDefaultLocations()  : mixed
copyId2Code()  : mixed
copyZipCodes()  : mixed
createBaseTypes()  : mixed
createTypes()  : mixed
resetLegacyPath()  : mixed
rollBack()  : mixed
serialize()  : mixed
TableExists()  : mixed
unserialize()  : mixed
updateDBSchema()  : mixed
updateDBSchemaRenameIndexes()  : mixed
updateDBSchemaRestoreLegacyIndexes()  : mixed

Constants

DB_TYPE_MSSQL

public mixed DB_TYPE_MSSQL = 'MSSQL'

DB_TYPE_MSSQL_LC

public mixed DB_TYPE_MSSQL_LC = 'mssql'

DB_TYPE_MYSQL

public mixed DB_TYPE_MYSQL = 'MySQL'

DB_TYPE_MYSQL_LC

public mixed DB_TYPE_MYSQL_LC = 'mysql'

DB_TYPE_ORACLE

public mixed DB_TYPE_ORACLE = 'Oracle'

DB_TYPE_ORACLE_LC

public mixed DB_TYPE_ORACLE_LC = 'oracle'

MODULE_ID

public mixed MODULE_ID = 'sale'

TABLE_DELIVERY2LOCATION

public mixed TABLE_DELIVERY2LOCATION = 'b_sale_delivery2location'

TABLE_LEGACY_RELATIONS

public mixed TABLE_LEGACY_RELATIONS = 'b_sale_loc_legacy'

TABLE_LOCATION

public mixed TABLE_LOCATION = 'b_sale_location'

TABLE_LOCATION2GROUP

public mixed TABLE_LOCATION2GROUP = 'b_sale_location2location_group'

TABLE_LOCATION2SITE

public mixed TABLE_LOCATION2SITE = 'b_sale_loc_2site'

TABLE_LOCATION_CITY_NAME

public mixed TABLE_LOCATION_CITY_NAME = 'b_sale_location_city_lang'

TABLE_LOCATION_COUNTRY_NAME

public mixed TABLE_LOCATION_COUNTRY_NAME = 'b_sale_location_country_lang'

TABLE_LOCATION_EXTERNAL

public mixed TABLE_LOCATION_EXTERNAL = 'b_sale_loc_ext'

TABLE_LOCATION_EXTERNAL_SERVICE

public mixed TABLE_LOCATION_EXTERNAL_SERVICE = 'b_sale_loc_ext_srv'

TABLE_LOCATION_GROUP

public mixed TABLE_LOCATION_GROUP = 'b_sale_location_group'

TABLE_LOCATION_GROUP_NAME

public mixed TABLE_LOCATION_GROUP_NAME = 'b_sale_location_group_lang'

TABLE_LOCATION_NAME

public mixed TABLE_LOCATION_NAME = 'b_sale_loc_name'

TABLE_LOCATION_REGION_NAME

public mixed TABLE_LOCATION_REGION_NAME = 'b_sale_location_region_lang'

TABLE_LOCATION_TYPE

public mixed TABLE_LOCATION_TYPE = 'b_sale_loc_type'

TABLE_LOCATION_TYPE_NAME

public mixed TABLE_LOCATION_TYPE_NAME = 'b_sale_loc_type_name'

TABLE_LOCATION_ZIP

public mixed TABLE_LOCATION_ZIP = 'b_sale_location_zip'

TABLE_TAX2LOCATION

public mixed TABLE_TAX2LOCATION = 'b_sale_tax2location'

TABLE_TEMP_TREE

public mixed TABLE_TEMP_TREE = 'b_sale_location_temp_tree'

Methods

__construct()

public __construct() : mixed
public convertDeliveryLocationLinks() : mixed
public convertGroupLocationLinks() : mixed

convertSalesZones()

public convertSalesZones() : mixed
public convertTaxRateLocationLinks() : mixed

convertTree()

public convertTree() : mixed

copyDefaultLocations()

public copyDefaultLocations() : mixed

copyId2Code()

public copyId2Code() : mixed

copyZipCodes()

public copyZipCodes() : mixed

createBaseTypes()

public static createBaseTypes() : mixed

createTypes()

public createTypes() : mixed

resetLegacyPath()

public resetLegacyPath() : mixed

rollBack()

public rollBack() : mixed

serialize()

public serialize() : mixed

TableExists()

public TableExists(mixed $tableName) : mixed
Parameters
$tableName : mixed

unserialize()

public unserialize(mixed $data) : mixed
Parameters
$data : mixed

updateDBSchema()

public static updateDBSchema() : mixed

updateDBSchemaRenameIndexes()

public static updateDBSchemaRenameIndexes() : mixed

updateDBSchemaRestoreLegacyIndexes()

public static updateDBSchemaRestoreLegacyIndexes() : mixed

        
On this page

Search results