PHP Класс Product_OrderItem, silvershop-core

Наследование: extends OrderItem
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
Link ( )
Product ( boolean $forcecurrent = false ) : Product Get related product - live version if in cart, or - historical version if order is placed
TableTitle ( )
onPlacement ( )

Описание методов

Product() публичный Метод

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.
Результат Product

TableTitle() публичный Метод

public TableTitle ( )

onPlacement() публичный Метод

public onPlacement ( )