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

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

static getEntityRoadMap ()
 
static proxyUpdateRequest ($data)
 
static proxyListRequest ($page)
 
static add ($data)
 
static update ($siteId, $data)
 
static delete ($primary)
 
static getList ($parameters=array(), $tableId=false, $navigation=20, $params=array())
 
static getFormData ($id)
 
static getNameToDisplay ($siteId)
 
static tryParseSiteId ($sid)
 
static getDefaultLocationList ($siteId)
 
- Открытые статические члены унаследованные от Helper
static getCurrentMicrotime ()
 
static getBackTrace ($limit=0, $options=null, $skip=1)
 

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

const LIST_PAGE_URL = 'sale_location_default_list.php'
 
const EDIT_PAGE_URL = 'sale_location_default_edit.php'
 

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

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

Методы

◆ add()

static add ( $data)
static

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

◆ delete()

static delete ( $primary)
static

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

◆ getDefaultLocationList()

static getDefaultLocationList ( $siteId)
static

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

◆ getEntityRoadMap()

static getEntityRoadMap ( )
static

Function returns class name for an attached entity

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

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

◆ getFormData()

static getFormData ( $id)
static

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

◆ getList()

static getList ( $parameters = array(),
$tableId = false,
$navigation = 20,
$params = array() )
static

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

◆ getNameToDisplay()

static getNameToDisplay ( $siteId)
static

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

◆ proxyListRequest()

static proxyListRequest ( $page)
static

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

◆ proxyUpdateRequest()

static proxyUpdateRequest ( $data)
static

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

◆ tryParseSiteId()

static tryParseSiteId ( $sid)
static

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

◆ update()

static update ( $siteId,
$data )
static

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

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

◆ EDIT_PAGE_URL

const EDIT_PAGE_URL = 'sale_location_default_edit.php'

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

◆ LIST_PAGE_URL

const LIST_PAGE_URL = 'sale_location_default_list.php'

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