PHP 클래스 ShopCurrency, silvershop-core

The followings are the available columns in table 'shop_currency':
상속: extends ActiveRecord
파일 보기 프로젝트 열기: burnbright/silverstripe-shop 1 사용 예제들

공개 메소드들

메소드 설명
Nice ( )
NiceOrEmpty ( )
TrimCents ( ) : string If no cents on the price, trim those off.
forTemplate ( )

메소드 상세

Nice() 공개 메소드

public Nice ( )

NiceOrEmpty() 공개 메소드

public NiceOrEmpty ( )

TrimCents() 공개 메소드

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

forTemplate() 공개 메소드

public forTemplate ( )