Definition at line 5 of file oxerptype_article.php.
Public Member Functions | |
__construct () | |
Protected Member Functions | |
getSqlFieldName ($sField, $iLanguage=0, $iShopID=1) | |
_preAssignObject ($oShopObject, $aData, $blAllowCustomShopId) | |
Protected Attributes | |
$_aFieldListVersions |
oxERPType_Article.__construct | ( | ) |
oxERPType_Article.getSqlFieldName | ( | $ | sField, | |
$ | iLanguage = 0 , |
|||
$ | iShopID = 1 | |||
) | [protected] |
return sql column name of given table column
string | $sField | |
int | $iLanguage |
Reimplemented from oxERPType.
Definition at line 256 of file oxerptype_article.php.
oxERPType_Article._preAssignObject | ( | $ | oShopObject, | |
$ | aData, | |||
$ | blAllowCustomShopId | |||
) | [protected] |
issued before saving an object. Includes fix for multilanguage article long description saving
oxBase | $oShopObject | |
array | $aData | |
bool | $blAllowCustomShopId |
Reimplemented from oxERPType.
Definition at line 297 of file oxerptype_article.php.
oxERPType_Article.$_aFieldListVersions [protected] |