

Definition at line 6 of file oxerptype_order.php.
Public Member Functions | |
| __construct () | |
Protected Member Functions | |
| getSqlFieldName ($sField, $iLanguage=0, $iShopID=1) | |
| _preAssignObject ($oShopObject, $aData, $blAllowCustomShopId) | |
| _postSaveObject ($oShopObject, $aData) | |
Protected Attributes | |
| $_aFieldListVersions | |
| oxERPType_Order.__construct | ( | ) |
| oxERPType_Order.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 165 of file oxerptype_order.php.
| oxERPType_Order._preAssignObject | ( | $ | oShopObject, | |
| $ | aData, | |||
| $ | blAllowCustomShopId | |||
| ) | [protected] |
issued before saving an object. can modify aData for saving
| oxBase | $oShopObject | |
| array | $aData |
Reimplemented from oxERPType.
Definition at line 188 of file oxerptype_order.php.
| oxERPType_Order._postSaveObject | ( | $ | oShopObject, | |
| $ | aData | |||
| ) | [protected] |
post saving hook. can finish transactions if needed or ajust related data
| oxBase | $oShopObject | |
| data | $aData |
Reimplemented from oxERPType.
Definition at line 213 of file oxerptype_order.php.
oxERPType_Order.$_aFieldListVersions [protected] |
1.5.5