Public Member Functions | |
__construct () | |
Protected Member Functions | |
_preAssignObject ($oShopObject, $aData, $blAllowCustomShopId) |
category type subclass
Definition at line 8 of file oxerptype_category.php.
oxERPType_Category.__construct | ( | ) |
class constructor
Reimplemented from oxERPType.
Definition at line 15 of file oxerptype_category.php.
oxERPType_Category._preAssignObject | ( | $ | oShopObject, | |
$ | aData, | |||
$ | blAllowCustomShopId | |||
) | [protected] |
issued before saving an object. can modify aData for saving
oxBase | $oShopObject shop object | |
array | $aData data to prepare | |
bool | $blAllowCustomShopId if allow custom shop id |
Reimplemented from oxERPType.
Definition at line 32 of file oxerptype_category.php.