Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Product_OrderItem
PHP Class Product_OrderItem, silvershop-core
Inheritance:
extends
OrderItem
Datei anzeigen
Open project: burnbright/silverstripe-shop
Class Usage Examples
Public Methods
Method
Description
Link
( )
Product
(
boolean
$forcecurrent
= false ) :
Product
Get related product - live version if in cart, or - historical version if order is placed
TableTitle
( )
onPlacement
( )
Method Details
Link()
public
method
public
Link
( )
Product()
public
method
Get related product - live version if in cart, or - historical version if order is placed
public
Product
(
boolean
$forcecurrent
= false ) :
Product
$forcecurrent
boolean
- force getting latest version of the product.
return
Product
TableTitle()
public
method
public
TableTitle
( )
onPlacement()
public
method
public
onPlacement
( )