PHP Class Product_OrderItem, silvershop-core

Inheritance: extends OrderItem
Afficher le fichier Open project: burnbright/silverstripe-shop Class Usage Examples

Méthodes publiques

Méthode 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

Product() public méthode

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.
Résultat Product

TableTitle() public méthode

public TableTitle ( )

onPlacement() public méthode

public onPlacement ( )