Exemple #1
0
 public function __construct(array $options = null)
 {
     parent::__construct($options, 'Geo_Model_District');
 }
Exemple #2
0
 public function __construct(array $options = null)
 {
     parent::__construct($options, 'Geo_Model_Province');
 }
Exemple #3
0
 public function __construct(array $options = null)
 {
     parent::__construct($options, 'Geo_Model_Country');
 }
Exemple #4
0
 public function __construct(array $options = null)
 {
     parent::__construct($options, 'Geo_Model_Amphur');
 }