Открытые члены | |
__construct () | |
serialize () | |
unserialize ($data) | |
copyId2Code () | |
copyZipCodes () | |
convertGroupLocationLinks () | |
convertDeliveryLocationLinks () | |
convertTaxRateLocationLinks () | |
convertSalesZones () | |
copyDefaultLocations () | |
createTypes () | |
convertTree () | |
resetLegacyPath () | |
rollBack () | |
TableExists ($tableName) | |
Открытые статические члены | |
static | updateDBSchemaRestoreLegacyIndexes () |
static | updateDBSchemaRenameIndexes () |
static | updateDBSchema () |
static | createBaseTypes () |
Открытые атрибуты | |
const | TABLE_LOCATION = 'b_sale_location' |
const | TABLE_LOCATION_GROUP = 'b_sale_location_group' |
const | TABLE_LOCATION2GROUP = 'b_sale_location2location_group' |
const | TABLE_DELIVERY2LOCATION = 'b_sale_delivery2location' |
const | TABLE_TAX2LOCATION = 'b_sale_tax2location' |
const | TABLE_LOCATION_GROUP_NAME = 'b_sale_location_group_lang' |
const | TABLE_LOCATION_NAME = 'b_sale_loc_name' |
const | TABLE_LOCATION_EXTERNAL = 'b_sale_loc_ext' |
const | TABLE_LOCATION_EXTERNAL_SERVICE = 'b_sale_loc_ext_srv' |
const | TABLE_LOCATION_TYPE = 'b_sale_loc_type' |
const | TABLE_LOCATION_TYPE_NAME = 'b_sale_loc_type_name' |
const | TABLE_LOCATION2SITE = 'b_sale_loc_2site' |
const | TABLE_LOCATION_ZIP = 'b_sale_location_zip' |
const | TABLE_LOCATION_COUNTRY_NAME = 'b_sale_location_country_lang' |
const | TABLE_LOCATION_REGION_NAME = 'b_sale_location_region_lang' |
const | TABLE_LOCATION_CITY_NAME = 'b_sale_location_city_lang' |
const | TABLE_TEMP_TREE = 'b_sale_location_temp_tree' |
const | TABLE_LEGACY_RELATIONS = 'b_sale_loc_legacy' |
const | MODULE_ID = 'sale' |
const | DB_TYPE_MYSQL = 'MySQL' |
const | DB_TYPE_MSSQL = 'MSSQL' |
const | DB_TYPE_ORACLE = 'Oracle' |
const | DB_TYPE_MYSQL_LC = 'mysql' |
const | DB_TYPE_MSSQL_LC = 'mssql' |
const | DB_TYPE_ORACLE_LC = 'oracle' |
Защищенные члены | |
dropTable ($tableName='') | |
createTemporalTable ($tableName='', $columns=array()) | |
createTable ($tableName='', $columns=array(), $constraints=array()) | |
prepareCreateTable ($tableName, $columnsSql, $constSql, $dbType) | |
prepareConstraintSql ($constraints) | |
prepareTableFields ($columnsSql, $dbType) | |
prepareFieldSql ($field, &$afterCreate) | |
UsingMysql () | |
UsingMssql () | |
UsingOracle () | |
Защищенные статические члены | |
static | dropIndexByName ($indexName, $tableName) |
static | checkIndexExistsByName ($indexName, $tableName) |
Защищенные данные | |
$data = array() | |
См. определение в файле migrate.php строка 19
__construct | ( | ) |
См. определение в файле migrate.php строка 60
|
staticprotected |
См. определение в файле migrate.php строка 201
convertDeliveryLocationLinks | ( | ) |
См. определение в файле migrate.php строка 855
convertGroupLocationLinks | ( | ) |
См. определение в файле migrate.php строка 850
convertSalesZones | ( | ) |
См. определение в файле migrate.php строка 865
convertTaxRateLocationLinks | ( | ) |
См. определение в файле migrate.php строка 860
convertTree | ( | ) |
См. определение в файле migrate.php строка 993
copyDefaultLocations | ( | ) |
См. определение в файле migrate.php строка 887
copyId2Code | ( | ) |
См. определение в файле migrate.php строка 748
copyZipCodes | ( | ) |
См. определение в файле migrate.php строка 765
|
static |
См. определение в файле migrate.php строка 921
|
protected |
См. определение в файле migrate.php строка 1446
|
protected |
См. определение в файле migrate.php строка 1436
createTypes | ( | ) |
См. определение в файле migrate.php строка 988
|
staticprotected |
См. определение в файле migrate.php строка 186
|
protected |
См. определение в файле migrate.php строка 1423
|
protected |
См. определение в файле migrate.php строка 1505
|
protected |
См. определение в файле migrate.php строка 1495
|
protected |
См. определение в файле migrate.php строка 1545
|
protected |
См. определение в файле migrate.php строка 1535
resetLegacyPath | ( | ) |
См. определение в файле migrate.php строка 1010
rollBack | ( | ) |
См. определение в файле migrate.php строка 1027
serialize | ( | ) |
См. определение в файле migrate.php строка 65
TableExists | ( | $tableName | ) |
См. определение в файле migrate.php строка 1593
unserialize | ( | $data | ) |
См. определение в файле migrate.php строка 70
|
static |
См. определение в файле migrate.php строка 239
|
static |
См. определение в файле migrate.php строка 109
|
static |
См. определение в файле migrate.php строка 76
|
protected |
См. определение в файле migrate.php строка 1626
|
protected |
См. определение в файле migrate.php строка 1622
|
protected |
См. определение в файле migrate.php строка 1630
|
protected |
См. определение в файле migrate.php строка 49
const DB_TYPE_MSSQL = 'MSSQL' |
См. определение в файле migrate.php строка 53
const DB_TYPE_MSSQL_LC = 'mssql' |
См. определение в файле migrate.php строка 57
const DB_TYPE_MYSQL = 'MySQL' |
См. определение в файле migrate.php строка 52
const DB_TYPE_MYSQL_LC = 'mysql' |
См. определение в файле migrate.php строка 56
const DB_TYPE_ORACLE = 'Oracle' |
См. определение в файле migrate.php строка 54
const DB_TYPE_ORACLE_LC = 'oracle' |
См. определение в файле migrate.php строка 58
const MODULE_ID = 'sale' |
См. определение в файле migrate.php строка 47
const TABLE_DELIVERY2LOCATION = 'b_sale_delivery2location' |
См. определение в файле migrate.php строка 25
const TABLE_LEGACY_RELATIONS = 'b_sale_loc_legacy' |
См. определение в файле migrate.php строка 45
const TABLE_LOCATION = 'b_sale_location' |
См. определение в файле migrate.php строка 22
const TABLE_LOCATION2GROUP = 'b_sale_location2location_group' |
См. определение в файле migrate.php строка 24
const TABLE_LOCATION2SITE = 'b_sale_loc_2site' |
См. определение в файле migrate.php строка 35
const TABLE_LOCATION_CITY_NAME = 'b_sale_location_city_lang' |
См. определение в файле migrate.php строка 41
const TABLE_LOCATION_COUNTRY_NAME = 'b_sale_location_country_lang' |
См. определение в файле migrate.php строка 39
const TABLE_LOCATION_EXTERNAL = 'b_sale_loc_ext' |
См. определение в файле migrate.php строка 31
const TABLE_LOCATION_EXTERNAL_SERVICE = 'b_sale_loc_ext_srv' |
См. определение в файле migrate.php строка 32
const TABLE_LOCATION_GROUP = 'b_sale_location_group' |
См. определение в файле migrate.php строка 23
const TABLE_LOCATION_GROUP_NAME = 'b_sale_location_group_lang' |
См. определение в файле migrate.php строка 27
const TABLE_LOCATION_NAME = 'b_sale_loc_name' |
См. определение в файле migrate.php строка 30
const TABLE_LOCATION_REGION_NAME = 'b_sale_location_region_lang' |
См. определение в файле migrate.php строка 40
const TABLE_LOCATION_TYPE = 'b_sale_loc_type' |
См. определение в файле migrate.php строка 33
const TABLE_LOCATION_TYPE_NAME = 'b_sale_loc_type_name' |
См. определение в файле migrate.php строка 34
const TABLE_LOCATION_ZIP = 'b_sale_location_zip' |
См. определение в файле migrate.php строка 38
const TABLE_TAX2LOCATION = 'b_sale_tax2location' |
См. определение в файле migrate.php строка 26
const TABLE_TEMP_TREE = 'b_sale_location_temp_tree' |
См. определение в файле migrate.php строка 44