PHP Class OrderAttribute, silvershop-core

See also: OrderModifier
See also: OrderItem
Inheritance: extends DataObject
Show file Open project: burnbright/silverstripe-shop Class Usage Examples

Public Methods

Method Description
CartTitle ( )
ShowInTable ( )
TableTitle ( ) : string Produces a title for use in templates.
canCreate ( $member = null, $context = [] )
canDelete ( $member = null )
isLive ( )

Method Details

CartTitle() public method

public CartTitle ( )

ShowInTable() public method

public ShowInTable ( )

TableTitle() public method

Produces a title for use in templates.
public TableTitle ( ) : string
return string

canCreate() public method

public canCreate ( $member = null, $context = [] )

canDelete() public method

public canDelete ( $member = null )

isLive() public method

public isLive ( )