|
static | getEntityRoadMap () |
|
static | getEntityRoadCode () |
|
static | getColumns ($page) |
|
static | getMap ($page) |
|
static | getListGridColumns () |
|
static | getFilterColumns () |
|
static | getDetailPageRows () |
|
static | getParametersForList ($proxed) |
|
static | performGridOperations ($parameters) |
|
static | getFormData ($id) |
|
static | makeSafeDisplay (&$value, $code) |
|
static | validateUpdateRequest ($data) |
|
static | proxyUpdateRequest ($data) |
|
static | proxyListRequest ($page) |
|
static | add ($data) |
|
static | update ($primary, $data) |
|
static | delete ($primary) |
|
static | getList ($parameters=array(), $tableId=false, $navigation=20, $params=array()) |
|
static | convertToArray ($data) |
|
static | getIdsByFilter ($listFilter) |
|
static | getPrimaryFieldName () |
|
static | getNameToDisplay ($id) |
|
static | getListUrl ($parameters=array()) |
|
static | getEditUrl ($parameters=array()) |
|
static | getImportUrl () |
|
static | getReindexUrl () |
|
static | getMigrationUrl () |
|
static | getUrl ($page, $parameters=array()) |
|
static | checkUseFilter () |
|
static | readMap ($entityRoadCode, $page='list') |
|
static | getWidgetAppearance () |
|
static | prepareLinksForSaving ($connectorClass, $links) |
|
static | resetLocationsForEntity ($entityId, $locations, $entityName, $expectCodes=false) |
|
См. определение в файле helper.php строка 16
◆ add()
◆ checkUseFilter()
static checkUseFilter |
( |
| ) |
|
|
static |
◆ convertToArray()
static convertToArray |
( |
| $data | ) |
|
|
static |
◆ delete()
static delete |
( |
| $primary | ) |
|
|
static |
◆ getColumns()
static getColumns |
( |
| $page | ) |
|
|
static |
◆ getDetailPageRows()
static getDetailPageRows |
( |
| ) |
|
|
static |
◆ getEditUrl()
static getEditUrl |
( |
| $parameters = array() | ) |
|
|
static |
◆ getEntityClass()
static getEntityClass |
( |
| $code = '' | ) |
|
|
staticprotected |
◆ getEntityRoadCode()
static getEntityRoadCode |
( |
| ) |
|
|
static |
◆ getEntityRoadMap()
static getEntityRoadMap |
( |
| ) |
|
|
staticabstract |
◆ getFilterColumns()
static getFilterColumns |
( |
| ) |
|
|
static |
◆ getFilterModifier()
static getFilterModifier |
( |
| $type | ) |
|
|
staticprotected |
◆ getFormData()
static getFormData |
( |
| $id | ) |
|
|
static |
◆ getIdsByFilter()
static getIdsByFilter |
( |
| $listFilter | ) |
|
|
static |
◆ getImportUrl()
◆ getList()
static getList |
( |
| $parameters = array(), |
|
|
| $tableId = false, |
|
|
| $navigation = 20, |
|
|
| $params = array() ) |
|
static |
◆ getListGridColumns()
static getListGridColumns |
( |
| ) |
|
|
static |
◆ getListUrl()
static getListUrl |
( |
| $parameters = array() | ) |
|
|
static |
◆ getMap()
◆ getMigrationUrl()
static getMigrationUrl |
( |
| ) |
|
|
static |
◆ getNameToDisplay()
static getNameToDisplay |
( |
| $id | ) |
|
|
static |
◆ getParametersForList()
static getParametersForList |
( |
| $proxed | ) |
|
|
static |
◆ getPrimaryFieldName()
static getPrimaryFieldName |
( |
| ) |
|
|
static |
◆ getReindexUrl()
◆ getUrl()
static getUrl |
( |
| $page, |
|
|
| $parameters = array() ) |
|
static |
◆ getWidgetAppearance()
static getWidgetAppearance |
( |
| ) |
|
|
static |
◆ makeSafeDisplay()
static makeSafeDisplay |
( |
& | $value, |
|
|
| $code ) |
|
static |
◆ normalizeList()
static normalizeList |
( |
| $list, |
|
|
| $expectNumeric = true ) |
|
staticprotected |
◆ packUrlParameters()
static packUrlParameters |
( |
| $parameters = array() | ) |
|
|
staticprotected |
◆ performGridOperations()
static performGridOperations |
( |
| $parameters | ) |
|
|
static |
◆ prepareLinksForSaving()
static prepareLinksForSaving |
( |
| $connectorClass, |
|
|
| $links ) |
|
static |
◆ proxyListRequest()
static proxyListRequest |
( |
| $page | ) |
|
|
static |
◆ proxyUpdateRequest()
static proxyUpdateRequest |
( |
| $data | ) |
|
|
static |
◆ readMap()
static readMap |
( |
| $entityRoadCode, |
|
|
| $page = 'list' ) |
|
static |
◆ resetLocationsForEntity()
static resetLocationsForEntity |
( |
| $entityId, |
|
|
| $locations, |
|
|
| $entityName, |
|
|
| $expectCodes = false ) |
|
static |
◆ update()
static update |
( |
| $primary, |
|
|
| $data ) |
|
static |
◆ validateUpdateRequest()
static validateUpdateRequest |
( |
| $data | ) |
|
|
static |
◆ DEBUG_MODE_OPT
const DEBUG_MODE_OPT = 'location2_debug_mode' |
◆ IMPORT_PAGE_URL
const IMPORT_PAGE_URL = 'sale_location_import.php' |
◆ LOCATION_LINK_DATA_CACHE_TAG
const LOCATION_LINK_DATA_CACHE_TAG = 'sale-location-data' |
◆ MIGRATION_PAGE_URL
const MIGRATION_PAGE_URL = 'sale_location_migration.php' |
◆ REINDEX_PAGE_URL
const REINDEX_PAGE_URL = 'sale_location_reindex.php' |