Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
CustomProduct
PHP Class CustomProduct, silvershop-core
Inheritance:
extends
Eloquent
Mostrar archivo
Open project: burnbright/silverstripe-shop
Class Usage Examples
Public Methods
Method
Description
canPurchase
(
$member
= null,
$quantity
= 1 )
createItem
(
$quantity
= 1,
$filter
= [] )
sellingPrice
( )
Method Details
canPurchase()
public
method
public
canPurchase
(
$member
= null,
$quantity
= 1 )
createItem()
public
method
public
createItem
(
$quantity
= 1,
$filter
= [] )
sellingPrice()
public
method
public
sellingPrice
( )