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

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

static getEntityRoadMap ()
 
static getTypeCodeIdMapCached ()
 
static getTypes ($params=array('LANGUAGE_ID'=> LANGUAGE_ID))
 
- Открытые статические члены унаследованные от NameHelper
static getEntityRoadCode ()
 
static getColumns ($page)
 
static getMap ($page)
 
static getParametersForList ($proxed)
 
static validateUpdateRequest ($data)
 
static proxyUpdateRequest ($data)
 
static proxyListRequest ($page)
 
static getNameToDisplay ($id)
 
static getLanguageList ()
 
static getTranslatedName ($names, $languageId)
 
static extractNames (&$data)
 
static checkIsNameField ($code)
 
static getNameMap ()
 
static translitFromUTF8 ($string)
 
static mapLanguage ($lid)
 
- Открытые статические члены унаследованные от Helper
static getCurrentMicrotime ()
 
static getBackTrace ($limit=0, $options=null, $skip=1)
 

Открытые атрибуты

const LIST_PAGE_URL = 'sale_location_type_list.php'
 
const EDIT_PAGE_URL = 'sale_location_type_edit.php'
 

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

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

Методы

◆ getEntityRoadMap()

static getEntityRoadMap ( )
static

Function returns class name for an attached entity

Возвращает
string Entity class name

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

◆ getTypeCodeIdMapCached()

static getTypeCodeIdMapCached ( )
static

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

◆ getTypes()

static getTypes ( $params = array('LANGUAGE_ID' => LANGUAGE_ID))
static

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

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

◆ EDIT_PAGE_URL

const EDIT_PAGE_URL = 'sale_location_type_edit.php'

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

◆ LIST_PAGE_URL

const LIST_PAGE_URL = 'sale_location_type_list.php'

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