PHP Class ShopCountry, silvershop-core

Inheritance: extends Varchar
Show file Open project: burnbright/silverstripe-shop Class Usage Examples

Public Methods

Method Description
Nice ( ) Convert ISO abbreviation to full, translated country name
XML ( )
__construct ( $name, $size = 3, $options = [] )
forTemplate ( )

Method Details

Nice() public method

Convert ISO abbreviation to full, translated country name
public Nice ( )

XML() public method

public XML ( )

__construct() public method

public __construct ( $name, $size = 3, $options = [] )

forTemplate() public method

public forTemplate ( )