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

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

static getEntityRoadMap ()
 
static add ($data)
 
static update ($gId, $data)
 
static updateFields ($gId, $data)
 
static delete ($gId)
 
- Открытые статические члены унаследованные от 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_group_list.php'
 
const EDIT_PAGE_URL = 'sale_location_group_edit.php'
 

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

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

Методы

◆ add()

static add ( $data)
static

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

◆ delete()

static delete ( $gId)
static

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

◆ getEntityRoadMap()

static getEntityRoadMap ( )
static

Function returns class name for an attached entity

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

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

◆ update()

static update ( $gId,
$data )
static

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

◆ updateFields()

static updateFields ( $gId,
$data )
static

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

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

◆ EDIT_PAGE_URL

const EDIT_PAGE_URL = 'sale_location_group_edit.php'

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

◆ LIST_PAGE_URL

const LIST_PAGE_URL = 'sale_location_group_list.php'

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