PHP Class ShopCountry, silvershop-core

Inheritance: extends Varchar
Afficher le fichier Open project: burnbright/silverstripe-shop Class Usage Examples

Méthodes publiques

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

Method Details

Nice() public méthode

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

XML() public méthode

public XML ( )

__construct() public méthode

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

forTemplate() public méthode

public forTemplate ( )