PHP Class ShopCurrency, silvershop-core

The followings are the available columns in table 'shop_currency':
Inheritance: extends ActiveRecord
Mostrar archivo Open project: burnbright/silverstripe-shop Class Usage Examples

Public Methods

Method Description
Nice ( )
NiceOrEmpty ( )
TrimCents ( ) : string If no cents on the price, trim those off.
forTemplate ( )

Method Details

Nice() public method

public Nice ( )

NiceOrEmpty() public method

public NiceOrEmpty ( )

TrimCents() public method

If no cents on the price, trim those off.
public TrimCents ( ) : string
return string

forTemplate() public method

public forTemplate ( )