1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
Класс CSaleReportUserHelper
Граф наследования:CSaleReportUserHelper:
CBaseSaleReportHelper CReportHelper

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

static getEntityName ()
static getOwnerId ()
static getColumnList ()
static getCalcVariations ()
static getCompareVariations ()
static getDefaultColumns ()
static getPeriodFilter ($date_from, $date_to)
static fillFilterReferenceColumn (&$filterElement, Entity\ReferenceField $field)
static confirmFilterBackReferenceRewrite ($fElem, $chain)
static confirmSelectBackReferenceRewrite ($elem, $chain)
static beforeViewDataQuery (&$select, &$filter, &$group, &$order, &$limit, &$options, &$runtime=null)
static formatResults (&$rows, &$columnInfo, $total)
static formatResultGroupingTotal ($params)
static formatResultsTotal (&$total, &$columnInfo, &$bFormatOnly=null)
static getDefaultElemHref ($elem, $fList)
Открытые статические члены унаследованные от CBaseSaleReportHelper
static init ()
static isInitialized ()
static initOwners ()
static getSiteList ()
static getWeightOptions ()
static getPriceTypes ()
static setSelectedPriceTypes ($arSelected)
static getCurrencies ()
static setSelectedCurrency ($currencyId)
static setSiteCurrencyId ($currencyId)
static getSiteCurrencyId ()
static getReportCurrencyId ()
static getSiteCookieId ()
static getStatusList ()
static getGenders ()
static getPersonTypes ()
static getDefaultSiteId ()
static isCatalogCorrespondsDefSite ($catalogId)
static getDefaultSiteWeightUnits ()
static getDefaultSiteWeightDivider ()
static setDefaultSiteId ($siteId)
static getPaySystemList ()
static getDeliveryList ()
static getOwners ()
static getCatalogSections ()
static getProductStores ()
static getHelperByOwner ($ownerId)
static getDefaultReports ()
static getCurrentVersion ()
static getFirstVersion ()
static getAjaxResponse ($arRequestData)
static getSectionsSelectHTMLOptions ()
static calculateInReportCurrency ($value)
Открытые статические члены унаследованные от CReportHelper
static getAlternatePhrasesOfColumns ()
static & getUFInfo ()
static & getUFEnumerations ($usedUFMap=null)
static detectUserField ($field)
static getUserFieldDataType ($arUF)
static getUserFieldEnumerationValue ($valueKey, $ufInfo)
static getUserFieldFileValue ($valueKey, $ufInfo)
static getUserFieldFileValueForChart ($valueKey, $ufInfo)
static getUserFieldDiskFileValue ($valueKey, $ufInfo)
static getUserFieldDiskFileValueForChart ($valueKey, $ufInfo)
static getUserFieldEmployeeValue ($valueKey, $ufInfo)
static getUserFieldEmployeeValueForChart ($valueKey, $ufInfo)
static getUserFieldCrmTypePrefixMap ()
static getUserFieldCrmValue ($valueKey, $ufInfo)
static getUserFieldCrmValueForChart ($valueKey, $ufInfo)
static getUserFieldCrmStatusValue ($valueKey, $ufInfo)
static getUserFieldIblockElementValue ($valueKey, $ufInfo)
static getUserFieldIblockElementValueForChart ($valueKey, $ufInfo)
static getUserFieldIblockSectionValue ($valueKey, $ufInfo)
static getUserFieldIblockSectionValueForChart ($valueKey, $ufInfo)
static getUserFieldMoneyValue ($valueKey, $ufInfo)
static getUserFieldMoneyValueForChart ($valueKey, $ufInfo)
static setRuntimeFields (\Bitrix\Main\Entity\Base $entity, $sqlTimeInterval)
static getCustomColumnTypes ()
static getGrcColumns ()
static getFiltrableColumnGroups ()
static buildHTMLSelectTreePopup ($tree, $withReferencesChoose=false, $level=0)
static buildSelectTreePopupElelemnt ($humanTitle, $fullHumanTitle, $fieldDefinition, $fieldType, $ufInfo=array())
static getCustomSelectFields ($select, $fList)
static fillFilterReferenceColumns (&$filters, &$fieldList)
static fillFilterUFColumns (&$filters, &$fieldList)
static fillFilterUFColumn (&$filterElement, $field, $ufInfo)
static beforeFilterBackReferenceRewrite (&$filter, $viewColumns)
static getEntityFilterPrimaryFieldName ($fElem)
static rewriteResultRowValues (&$row, &$columnInfo)
static collectUFValues ($rows, $columnInfo, $total)
static prepareValueToRound ($value)
static setUserNameFormat ($userNameFormat)
static getUserNameFormat ()
static renderUserSearch ($id, $searchInputId, $dataInputId, $componentName, $siteId='', $nameFormat='', $delay=0)

Дополнительные унаследованные члены

Поля данных унаследованные от CReportHelper
const UF_DATETIME_SHORT_POSTFIX = '_DTSHORT'
const UF_TEXT_TRIM_POSTFIX = '_TRIMTX'
const UF_BOOLEAN_POSTFIX = '_BLINL'
const UF_MONEY_NUMBER_POSTFIX = '_MNNUMB_FLTR'
const UF_MONEY_CURRENCY_POSTFIX = '_MNCRCY_FLTR'
Защищенные статические члены унаследованные от CBaseSaleReportHelper
static addOwner ($ownerName)
Защищенные статические члены унаследованные от CReportHelper
static prepareUFInfo ()
static prepareUFEnumerations ($usedUFMap=null)
Статические защищенные данные унаследованные от CBaseSaleReportHelper
static $fDecimalQuant = false
static $iblockSite = array()
static $sitelist = array()
static $defaultSiteId = ''
static $siteCookieId = ''
static $statuslist = array()
static $paySystemList = array()
static $deliveryList = array()
static $catalogSections = array()
static $catalogs = array()
static $productStores = array()
static $genders = array()
static $personTypes = array()
static $weightOptions = array()
static $priceTypes = array()
static $bUsePriceTypesColumns = false
static $currencies = array()
static $reportCurrencyId = null
static $siteCurrencyId = ''
Статические защищенные данные унаследованные от CReportHelper
static $userNameFormat = null
static $arUFId = null
static $ufInfo = null
static $ufEnumerations = null
static $ufFiles = array()
static $ufEmployees = array()
static $ufDiskFiles = array()
static $ufCrmElements = array()
static $ufCrmStatuses = array()
static $ufIblockElements = array()
static $ufIblockSections = array()

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

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

Методы

◆ beforeViewDataQuery()

beforeViewDataQuery ( & $select,
& $filter,
& $group,
& $order,
& $limit,
& $options,
& $runtime = null )
static

Переопределяет метод предка CReportHelper.

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

◆ confirmFilterBackReferenceRewrite()

confirmFilterBackReferenceRewrite ( $fElem,
$chain )
static

Переопределяет метод предка CReportHelper.

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

◆ confirmSelectBackReferenceRewrite()

confirmSelectBackReferenceRewrite ( $elem,
$chain )
static

Переопределяет метод предка CReportHelper.

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

◆ fillFilterReferenceColumn()

fillFilterReferenceColumn ( & $filterElement,
Entity\ReferenceField $field )
static

Переопределяет метод предка CReportHelper.

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

◆ formatResultGroupingTotal()

formatResultGroupingTotal ( $params)
static

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

◆ formatResults()

formatResults ( & $rows,
& $columnInfo,
$total )
static

Переопределяет метод предка CReportHelper.

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

◆ formatResultsTotal()

formatResultsTotal ( & $total,
& $columnInfo,
& $bFormatOnly = null )
static

Переопределяет метод предка CReportHelper.

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

◆ getCalcVariations()

getCalcVariations ( )
static

Переопределяет метод предка CReportHelper.

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

◆ getColumnList()

getColumnList ( )
static

Переопределяет метод предка CReportHelper.

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

◆ getCompareVariations()

getCompareVariations ( )
static

Переопределяет метод предка CReportHelper.

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

◆ getDefaultColumns()

getDefaultColumns ( )
static

Переопределяет метод предка CReportHelper.

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

◆ getDefaultElemHref()

getDefaultElemHref ( $elem,
$fList )
static

Переопределяет метод предка CReportHelper.

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

◆ getEntityName()

getEntityName ( )
static

Переопределяет метод предка CReportHelper.

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

◆ getOwnerId()

getOwnerId ( )
static

Переопределяет метод предка CReportHelper.

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

◆ getPeriodFilter()

getPeriodFilter ( $date_from,
$date_to )
static

Переопределяет метод предка CReportHelper.

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


Объявления и описания членов класса находятся в файле: