Public Member Functions | |
__construct () | |
Protected Member Functions | |
getSqlFieldName ($sField, $iLanguage=0, $iShopID=1) | |
Protected Attributes | |
$_aFieldListVersions |
ERP country description class
Definition at line 8 of file oxerptype_country.php.
oxERPType_Country.__construct | ( | ) |
Class constructor
Reimplemented from oxERPType.
Definition at line 63 of file oxerptype_country.php.
oxERPType_Country.getSqlFieldName | ( | $ | sField, | |
$ | iLanguage = 0 , |
|||
$ | iShopID = 1 | |||
) | [protected] |
return sql column name of given table column
string | $sField object field anme | |
int | $iLanguage language id | |
int | $iShopID shop id |
Reimplemented from oxERPType.
Definition at line 80 of file oxerptype_country.php.
oxERPType_Country.$_aFieldListVersions [protected] |
Reimplemented from oxERPType.
Definition at line 14 of file oxerptype_country.php.