PHP 클래스 Product_OrderItem, silvershop-core

상속: extends OrderItem
파일 보기 프로젝트 열기: burnbright/silverstripe-shop 1 사용 예제들

공개 메소드들

메소드 설명
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 ( )