PHP Class CustomProduct, silvershop-core

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

Méthodes publiques

Méthode Description
canPurchase ( $member = null, $quantity = 1 )
createItem ( $quantity = 1, $filter = [] )
sellingPrice ( )

Method Details

canPurchase() public méthode

public canPurchase ( $member = null, $quantity = 1 )

createItem() public méthode

public createItem ( $quantity = 1, $filter = [] )

sellingPrice() public méthode

public sellingPrice ( )