Bitrix API

NameHelper extends Helper

AbstractYes

Table of Contents

Constants

DEBUG_MODE_OPT  = 'location2_debug_mode'
IMPORT_PAGE_URL  = 'sale_location_import.php'
LOCATION_LINK_DATA_CACHE_TAG  = 'sale-location-data'
MIGRATION_PAGE_URL  = 'sale_location_migration.php'
REINDEX_PAGE_URL  = 'sale_location_reindex.php'

Methods

add()  : mixed
checkIsNameField()  : mixed
checkUseFilter()  : mixed
convertToArray()  : mixed
delete()  : mixed
extractNames()  : mixed
getColumns()  : mixed
getDetailPageRows()  : mixed
getEditUrl()  : mixed
getEntityRoadCode()  : mixed
getEntityRoadMap()  : mixed
getFilterColumns()  : mixed
getFormData()  : mixed
getIdsByFilter()  : mixed
getImportUrl()  : mixed
getLanguageList()  : mixed
getList()  : mixed
getListGridColumns()  : mixed
getListUrl()  : mixed
getMap()  : mixed
getMigrationUrl()  : mixed
getNameMap()  : mixed
getNameToDisplay()  : mixed
getParametersForList()  : mixed
getPrimaryFieldName()  : mixed
getReindexUrl()  : mixed
getTranslatedName()  : mixed
getUrl()  : mixed
getWidgetAppearance()  : mixed
makeSafeDisplay()  : mixed
mapLanguage()  : mixed
performGridOperations()  : mixed
prepareLinksForSaving()  : mixed
proxyListRequest()  : mixed
proxyUpdateRequest()  : mixed
readMap()  : mixed
resetLocationsForEntity()  : mixed
translitFromUTF8()  : mixed
update()  : mixed
validateUpdateRequest()  : mixed

Constants

DEBUG_MODE_OPT

public mixed DEBUG_MODE_OPT = 'location2_debug_mode'

IMPORT_PAGE_URL

public mixed IMPORT_PAGE_URL = 'sale_location_import.php'
public mixed LOCATION_LINK_DATA_CACHE_TAG = 'sale-location-data'

MIGRATION_PAGE_URL

public mixed MIGRATION_PAGE_URL = 'sale_location_migration.php'

REINDEX_PAGE_URL

public mixed REINDEX_PAGE_URL = 'sale_location_reindex.php'

Methods

add()

public static add(mixed $data) : mixed
Parameters
$data : mixed

checkIsNameField()

public static checkIsNameField(mixed $code) : mixed
Parameters
$code : mixed

checkUseFilter()

public static checkUseFilter() : mixed

convertToArray()

public static convertToArray(mixed $data) : mixed
Parameters
$data : mixed

delete()

public static delete(mixed $primary) : mixed
Parameters
$primary : mixed

extractNames()

public static extractNames(mixed &$data) : mixed
Parameters
$data : mixed

getColumns()

public static getColumns(mixed $page) : mixed
Parameters
$page : mixed

getDetailPageRows()

public static getDetailPageRows() : mixed

getEditUrl()

public static getEditUrl([mixed $parameters = array() ]) : mixed
Parameters
$parameters : mixed = array()

getEntityRoadCode()

public static getEntityRoadCode() : mixed

getEntityRoadMap()

public abstract static getEntityRoadMap() : mixed

getFilterColumns()

public static getFilterColumns() : mixed

getFormData()

public static getFormData(mixed $id) : mixed
Parameters
$id : mixed

getIdsByFilter()

public static getIdsByFilter(mixed $listFilter) : mixed
Parameters
$listFilter : mixed

getImportUrl()

public static getImportUrl() : mixed

getLanguageList()

public static getLanguageList() : mixed

getList()

public static getList([mixed $parameters = array() ][, mixed $tableId = false ][, mixed $navigation = 20 ][, mixed $params = array() ]) : mixed
Parameters
$parameters : mixed = array()
$tableId : mixed = false
$navigation : mixed = 20
$params : mixed = array()

getListGridColumns()

public static getListGridColumns() : mixed

getListUrl()

public static getListUrl([mixed $parameters = array() ]) : mixed
Parameters
$parameters : mixed = array()

getMap()

public static getMap(mixed $page) : mixed
Parameters
$page : mixed

getMigrationUrl()

public static getMigrationUrl() : mixed

getNameMap()

public static getNameMap() : mixed

getNameToDisplay()

public static getNameToDisplay(mixed $id) : mixed
Parameters
$id : mixed

getParametersForList()

public static getParametersForList(mixed $proxed) : mixed
Parameters
$proxed : mixed

getPrimaryFieldName()

public static getPrimaryFieldName() : mixed

getReindexUrl()

public static getReindexUrl() : mixed

getTranslatedName()

public static getTranslatedName(mixed $names, mixed $languageId) : mixed
Parameters
$names : mixed
$languageId : mixed

getUrl()

public static getUrl(mixed $page[, mixed $parameters = array() ]) : mixed
Parameters
$page : mixed
$parameters : mixed = array()

getWidgetAppearance()

public static getWidgetAppearance() : mixed

makeSafeDisplay()

public static makeSafeDisplay(mixed &$value, mixed $code) : mixed
Parameters
$value : mixed
$code : mixed

mapLanguage()

public static mapLanguage(mixed $lid) : mixed
Parameters
$lid : mixed

performGridOperations()

public static performGridOperations(mixed $parameters) : mixed
Parameters
$parameters : mixed

prepareLinksForSaving()

public static prepareLinksForSaving(mixed $connectorClass, mixed $links) : mixed
Parameters
$connectorClass : mixed
$links : mixed

proxyListRequest()

public static proxyListRequest(mixed $page) : mixed
Parameters
$page : mixed

proxyUpdateRequest()

public static proxyUpdateRequest(mixed $data) : mixed
Parameters
$data : mixed

readMap()

public static readMap(mixed $entityRoadCode[, mixed $page = 'list' ]) : mixed
Parameters
$entityRoadCode : mixed
$page : mixed = 'list'

resetLocationsForEntity()

public static resetLocationsForEntity(mixed $entityId, mixed $locations, mixed $entityName[, mixed $expectCodes = false ]) : mixed
Parameters
$entityId : mixed
$locations : mixed
$entityName : mixed
$expectCodes : mixed = false

translitFromUTF8()

public static translitFromUTF8(mixed $string) : mixed
Parameters
$string : mixed

update()

public static update(mixed $primary, mixed $data) : mixed
Parameters
$primary : mixed
$data : mixed

validateUpdateRequest()

public static validateUpdateRequest(mixed $data) : mixed
Parameters
$data : mixed

        
On this page

Search results