*/ class Mage_Adminhtml_Model_Customer_Renderer_Region implements Varien_Data_Form_Element_Renderer_Interface { /** * Country region collections * * array( * [$countryId] => Varien_Data_Collection_Db * ) * * @var array */ static protected $_regionCollections; public function render(Varien_Data_Form_Element_Abstract $element) { $html = '