PHP Class ShopCurrency, silvershop-core

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

Méthodes publiques

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

Method Details

Nice() public méthode

public Nice ( )

NiceOrEmpty() public méthode

public NiceOrEmpty ( )

TrimCents() public méthode

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

forTemplate() public méthode

public forTemplate ( )