org.zenmagick.store.mvc.widgets.ZMCountrySelectFormWidget
\store\mvc\widgets\ZMCountrySelectFormWidget.php at line 31
Class ZMCountrySelectFormWidget
ZMObject
└─ZMWidget
└─ZMFormWidget
└─ZMSelectFormWidget
└─ZMCountrySelectFormWidget
public class ZMCountrySelectFormWidget
extends ZMSelectFormWidget
- Author:
- DerManoMann
- Version:
- $Id: ZMCountrySelectFormWidget.php 2610 2009-11-20 02:45:25Z dermanomann $
| Method Summary |
| array |
getOptions() Get the options map. |
Constructor Detail
\store\mvc\widgets\ZMCountrySelectFormWidget.php at line 36
public ZMCountrySelectFormWidget()
Method Detail
\store\mvc\widgets\ZMCountrySelectFormWidget.php at line 52
getOptions
public array getOptions()
Get the options map.
- Returns:
- Map of value/name pairs.
A country select form widget.