|
| | onPrepareComponentParams ($arParams) |
| | executeComponent () |
| | onIncludeComponentLang () |
| | __construct ($component=null) |
| | getName () |
| | getRelativePath () |
| | getPath () |
| | getTemplateName () |
| | setTemplateName ($templateName) |
| | setSiteTemplateId ($siteTemplateId) |
| | getSiteTemplateId () |
| | setSiteId ($siteId) |
| | getSiteId () |
| | setLanguageId ($languageId) |
| | getLanguageId () |
| | getSignedParameters () |
| | getTemplatePage () |
| | getTemplate () |
| | getParent () |
| | getTemplateCachedData () |
| | setTemplateCachedData ($templateCachedData) |
| | initComponent ($componentName, $componentTemplate=false) |
| | __prepareComponentParams (&$arParams) |
| | includeComponentLang ($relativePath="", $lang=false) |
| | includeComponentTemplate ($templatePage="", $customTemplatePath="") |
| | initComponentTemplate ($templatePage="", $siteTemplate=false, $customTemplatePath="") |
| | showComponentTemplate () |
| | addIncludeAreaIcon ($arIcon) |
| | addIncludeAreaIcons ($arIcons) |
| | getIncludeAreaIcons () |
| | getCacheID ($additionalCacheID=false) |
| | startResultCache ($cacheTime=false, $additionalCacheID=false, $cachePath=false) |
| | endResultCache () |
| | abortResultCache () |
| | clearResultCache ($additionalCacheID=false, $cachePath=false) |
| | getCachePath () |
| | setResultCacheKeys ($arResultCacheKeys) |
| | getEditAreaId ($entryId) |
| | addEditAction ($entryId, $editLink, $editTitle=false, $arParams=array()) |
| | addDeleteAction ($entryId, $deleteLink, $deleteTitle=false, $arParams=array()) |
| | setTemplateEpilog ($arEpilogInfo) |
| | __showError ($errorMessage, $errorCode="") |
| | addChildCSS ($cssPath) |
| | addChildJS ($jsPath) |
| | addChildEpilog ($epilogFile) |
| | addChildFrame ($frame) |
| | addEditButton ($arButton) |
| | addViewTarget ($target, $content, $pos) |
| | randString ($length=6) |
| | setFrameMode ($mode) |
| | getFrameMode () |
| | getRealFrameMode () |
| | getDefaultFrameMode () |
См. определение в файле reportproductlist.php строка 26
◆ buildDataQuery()
| buildDataQuery |
( |
| $order = null, |
|
|
| $limit = null, |
|
|
| $offset = null ) |
|
protected |
In this report we don't have to display products that haven't been stored in the store at any point during the report period, so here we are looking for products that are not in the store right now but that might have been there before (meaning that they have been sold or moved to another store)
- Аргументы
-
- Возвращает
- Query
См. определение в файле reportproductlist.php строка 270
◆ checkDocumentReadRights()
| checkDocumentReadRights |
( |
| ) |
|
|
protected |
◆ checkModules()
◆ executeComponent()
◆ formatNumberWithMeasure()
| formatNumberWithMeasure |
( |
| $number, |
|
|
int | $measureId ) |
|
protected |
◆ getAmountSoldData()
| getAmountSoldData |
( |
int | $storeId, |
|
|
array | $formattedFilter ) |
|
abstractprotected |
◆ getEmptyStub()
◆ getFilterFields()
◆ getFilterId()
◆ getFilterOptions()
◆ getFormattedFilter()
◆ getGridColumns()
◆ getGridData()
◆ getGridId()
◆ getGridRows()
◆ getListFilter()
◆ getMeasureSymbol()
| getMeasureSymbol |
( |
int | $measureId | ) |
|
|
protected |
◆ getOutgoingQuantityData()
| getOutgoingQuantityData |
( |
int | $storeId, |
|
|
array | $formattedFilter ) |
|
abstractprotected |
◆ getProductData()
◆ getProductFilterDialogContext()
| getProductFilterDialogContext |
( |
| ) |
|
|
abstractprotected |
◆ getProductView()
| getProductView |
( |
array | $column | ) |
|
|
protected |
◆ getReceivedQuantityData()
| getReceivedQuantityData |
( |
int | $storeId, |
|
|
array | $formattedFilter ) |
|
abstractprotected |
◆ getReservedDealListLink()
| getReservedDealListLink |
( |
int | $productId, |
|
|
string | $quantityReservedView ) |
|
protected |
◆ getReservedDealsSliderLink()
| getReservedDealsSliderLink |
( |
int | $productId | ) |
|
|
protected |
◆ getStoreTitle()
◆ getTotalCount()
◆ getUserFilter()
◆ init()
◆ initFilterFromIncomingData()
| initFilterFromIncomingData |
( |
array | $incomingFilter | ) |
|
|
protected |
◆ isAllStoresGrid()
◆ onPrepareComponentParams()
| onPrepareComponentParams |
( |
| $arParams | ) |
|
Event called from includeComponent before component execution.
Takes component parameters as argument and should return it formatted as needed.
- Аргументы
-
| array[string]mixed | $arParams |
- Возвращает
- array[string]mixed
Переопределяет метод предка CBitrixComponent.
См. определение в файле reportproductlist.php строка 56
◆ prepareFilterIncomingData()
| prepareFilterIncomingData |
( |
array | $incomingFilter | ) |
|
|
protected |
◆ prepareItemColumn()
| prepareItemColumn |
( |
array | $item | ) |
|
|
protected |
◆ prepareProductFilter()
| prepareProductFilter |
( |
array | $productIds | ) |
|
|
abstractprotected |
◆ setFilterFields()
| setFilterFields |
( |
array | $filterFields | ) |
|
|
protected |
◆ $catalogData
◆ $defaultGridSort
| array $defaultGridSort = ['PRODUCT_ID' => 'desc'] |
|
protected |
◆ $gridOptions
◆ $navParamName
| string $navParamName = 'page' |
|
protected |
◆ $reportFilterClass
| string $reportFilterClass |
|
protected |
◆ $storeId
Объявления и описания членов класса находятся в файле: