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

Открытые члены

 __construct (Shipment $shipment, $jsObjName="", $idPrefix="")
 
 getEdit ($defTails=false)
 
 getView ($index=0)
 
 getScripts ($recoveryData=array())
 
 getViewScript ($index, $visibleColumns)
 
- Открытые члены унаследованные от OrderBasket
 __construct (Order $order, $jsObjName="", $idPrefix="", $createProductBasement=true, $mode=self::EDIT_MODE)
 
 setSettingsShowPropsVisible (bool $isVisible)
 
 getEdit ($defTails=false)
 
 getTotalHtml ($needRecalculate=true)
 
 getCouponsHtml ($mode, $needRecalculate=true)
 
 getView ($index=0)
 
 getScripts ($defTails=false)
 
 getOffersSkuParams (array $productsParams, array $visibleColumns=array())
 
 getSettingsDialogContent ()
 
 getPrices ($discounts=null)
 

Защищенные статические члены

static getDefaultVisibleColumns ()
 
static getDefaultUnShippedVisibleColumns ()
 
- Защищенные статические члены унаследованные от OrderBasket
static getPropsParams ($iblockId, array $visibleColumns=array(), array $iblockPropsUsed=array())
 
static getPropsFromOffers2 (array $items, array $existOffers)
 
static getSkuProps ($flagAll, $iblockId)
 
static getOffersCatalog ($iblockId)
 
static getPropsList ($iblockId, $skuPropertyId=0)
 
static filterProps (&$props)
 
static getDefaultVisibleColumns ()
 

Защищенные данные

 $shipment = null
 
 $systemJsObjName = 'BX.Sale.Admin.SystemShipmentBasketObj'
 
- Защищенные данные унаследованные от OrderBasket
 $order = null
 
 $data = null
 
 $dataLight = null
 
 $jsObjName = ""
 
 $idPrefix = ""
 
 $visibleColumns = array()
 
 $createProductBasement = true
 
 $mode
 
 $weightUnit
 
 $weightKoef
 
 $isShowXmlId
 

Статические защищенные данные

static $useStoreControl = null
 
- Статические защищенные данные унаследованные от OrderBasket
static $jsInited = false
 
static $arSkuProps = array()
 
static $offersCatalog = array()
 
static $iblockPropsParams = array()
 
static $iblockPropsParamsOrder = array()
 
static $productsOffersSkuParams = array()
 
static $iblockIncluded = null
 
static $catalogIncluded = null
 
static $highloadIncluded = null
 

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

- Открытые статические члены унаследованные от OrderBasket
static getBasePrice (Order $order)
 
static getOffersSkuParamsMode (array $productsParams, array $visibleColumns=array(), $mode=0)
 
static getProductDetails ($productId, $quantity, $userId, $siteId, array $columns=array())
 
static getProductsData (array $productsIds, $siteId, array $fields=array(), $userId=0)
 
static loadVisibleColumns ($idPrefix)
 
static getProductEditDialogHtml ($currency, $objName)
 
static getCatalogMeasures ()
 
static getDefaultMeasures ()
 
- Открытые атрибуты унаследованные от OrderBasket
 $settingsDialog = null
 
const VIEW_MODE = 0
 
const EDIT_MODE = 1
 
- Защищенные члены унаследованные от OrderBasket
 getTotalBlockFieldsJs ($totalPrices, $data)
 
 getOffersIds ($productId, array $products)
 
 getVisibleColumns ($idPrefix)
 

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

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

Конструктор(ы)

◆ __construct()

__construct ( Shipment  $shipment,
  $jsObjName = "",
  $idPrefix = "" 
)
Аргументы
\Bitrix\Sale\Shipment$shipment
string$jsObjName
string$idPrefix
Исключения

Bitrix\Main\ArgumentNullException

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

Методы

◆ getDefaultUnShippedVisibleColumns()

static getDefaultUnShippedVisibleColumns ( )
staticprotected
Возвращает
array

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

◆ getDefaultVisibleColumns()

static getDefaultVisibleColumns ( )
staticprotected

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

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

◆ getEdit()

getEdit (   $defTails = false)
Аргументы
bool | false$defTails
Возвращает
string
Исключения
Main

ArgumentNullException

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

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

◆ getScripts()

getScripts (   $defTails = array())
Аргументы
bool | false$defTailsdeferred or not loading of tails.
Возвращает
string
Исключения
Main

ArgumentNullException

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

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

◆ getView()

getView (   $index = 0)
Аргументы
int$index
Возвращает
string

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

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

◆ getViewScript()

getViewScript (   $index,
  $visibleColumns 
)

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

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

◆ $shipment

Bitrix Sale Shipment $shipment = null
protected

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

◆ $systemJsObjName

$systemJsObjName = 'BX.Sale.Admin.SystemShipmentBasketObj'
protected

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

◆ $useStoreControl

$useStoreControl = null
staticprotected

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