Class Mage_Directory_Model_Mysql4_Region

Description

Magento

NOTICE OF LICENSE

This source file is subject to the Open Software License (OSL 3.0) that is bundled with this package in the file LICENSE.txt. It is also available through the world-wide-web at this URL: http://opensource.org/licenses/osl-3.0.php If you did not receive a copy of the license and are unable to obtain it through the world-wide-web, please send an email to [email protected] so we can send you a copy immediately.

DISCLAIMER

Do not edit or add to this file if you wish to upgrade Magento to newer versions in the future. If you wish to customize Magento for your needs please refer to http://www.magentocommerce.com for more information.

Located in /Directory/Model/Mysql4/Region.php (line 28)


	
			
Variable Summary
Zend_Db_Adapter_Abstract $_read
Zend_Db_Adapter_Abstract $_write
Method Summary
Mage_Directory_Model_Mysql4_Region __construct ()
void getIdFieldName ()
void load (Mage_Directory_Model_Region $region,  $regionId)
void loadByCode (Mage_Directory_Model_Region $region,  $regionCode,  $countryId)
void loadByName (Mage_Directory_Model_Region $region,  $regionName,  $countryId)
Variables
Zend_Db_Adapter_Abstract $_read (line 38)

DB read connection

  • access: protected
mixed $_regionNameTable (line 31)
  • access: protected
mixed $_regionTable (line 30)
  • access: protected
Zend_Db_Adapter_Abstract $_write (line 45)

DB write connection

  • access: protected
Methods
Constructor __construct (line 47)
  • access: public
Mage_Directory_Model_Mysql4_Region __construct ()
getIdFieldName (line 56)
  • access: public
void getIdFieldName ()
load (line 61)
  • access: public
void load (Mage_Directory_Model_Region $region,  $regionId)
loadByCode (line 79)
  • access: public
void loadByCode (Mage_Directory_Model_Region $region,  $regionCode,  $countryId)
loadByName (line 95)
  • access: public
void loadByName (Mage_Directory_Model_Region $region,  $regionName,  $countryId)

Documentation generated on Fri, 11 Feb 2011 17:11:03 +0200 by phpDocumentor 1.4.3