Public Member Functions | Protected Member Functions

oxERPType_Category Class Reference

Inheritance diagram for oxERPType_Category:
Collaboration diagram for oxERPType_Category:

List of all members.

Public Member Functions

 __construct ()

Protected Member Functions

 _preAssignObject ($oShopObject, $aData, $blAllowCustomShopId)

Detailed Description

category type subclass

Definition at line 8 of file oxerptype_category.php.


Constructor & Destructor Documentation

oxERPType_Category.__construct (  ) 

class constructor

Returns:
null

Reimplemented from oxERPType.

Definition at line 15 of file oxerptype_category.php.


Member Function Documentation

oxERPType_Category._preAssignObject ( oShopObject,
aData,
blAllowCustomShopId 
) [protected]

issued before saving an object. can modify aData for saving

Parameters:
oxBase $oShopObject shop object
array $aData data to prepare
bool $blAllowCustomShopId if allow custom shop id
Returns:
array

Reimplemented from oxERPType.

Definition at line 32 of file oxerptype_category.php.


The documentation for this class was generated from the following file: