Public Member Functions | Protected Member Functions

oxERPType_ArticleStock Class Reference

Inheritance diagram for oxERPType_ArticleStock:
Collaboration diagram for oxERPType_ArticleStock:

List of all members.

Public Member Functions

 __construct ()
 checkWriteAccess ($sOxid)

Protected Member Functions

 _preAssignObject ($oShopObject, $aData, $blAllowCustomShopId)

Detailed Description

ERP article stock description class

Definition at line 8 of file oxerptype_articlestock.php.


Constructor & Destructor Documentation

oxERPType_ArticleStock.__construct (  ) 

Class constructor

Returns:
null

Reimplemented from oxERPType.

Definition at line 15 of file oxerptype_articlestock.php.


Member Function Documentation

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

issued before saving an object. Includes fix for multilanguage article long description saving ( clone of same method in oxerptype_oxarticle.php )

Parameters:
oxBase $oShopObject shop object
array $aData data used in assign
bool $blAllowCustomShopId if TRUE - custom shop id is allowed
Returns:
array

Reimplemented from oxERPType.

Definition at line 65 of file oxerptype_articlestock.php.

oxERPType_ArticleStock.checkWriteAccess ( sOxid  ) 

Checks for write access. If access is not granted exception is thrown

Parameters:
object $sOxid object id
Returns:
null

Reimplemented from oxERPType.

Definition at line 36 of file oxerptype_articlestock.php.


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