oxERPType_Article Class Reference

Inheritance diagram for oxERPType_Article:

Inheritance graph
[legend]
Collaboration diagram for oxERPType_Article:

Collaboration graph
[legend]

List of all members.


Detailed Description

ERP article description class

Definition at line 8 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

Constructor & Destructor Documentation

oxERPType_Article.__construct (  ) 

Class constructor

Returns:
null

Reimplemented from oxERPType.

Definition at line 250 of file oxerptype_article.php.


Member Function Documentation

oxERPType_Article.getSqlFieldName ( sField,
iLanguage = 0,
iShopID = 1 
) [protected]

return sql column name of given table column

Parameters:
string $sField object field anme
int $iLanguage language id
int $iShopID shop id
Returns:
string

Reimplemented from oxERPType.

Definition at line 269 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

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 310 of file oxerptype_article.php.


Member Data Documentation

oxERPType_Article.$_aFieldListVersions [protected]

Reimplemented from oxERPType.

Definition at line 14 of file oxerptype_article.php.


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

Generated on Wed Apr 22 12:31:04 2009 for OXID eShop CE by  doxygen 1.5.5