oxERPType_OrderArticle Class Reference

Inheritance diagram for oxERPType_OrderArticle:

Inheritance graph
[legend]
Collaboration diagram for oxERPType_OrderArticle:

Collaboration graph
[legend]

List of all members.


Detailed Description

Definition at line 5 of file oxerptype_orderarticle.php.


Public Member Functions

 __construct ()
 getSQL ($sWhere, $iLanguage=0, $iShopID=1)
 checkWriteAccess ($sOxid)
 addExportData ($aFields)

Protected Member Functions

 getSqlFieldName ($sField, $iLanguage=0, $iShopID=1)
 _preAssignObject ($oShopObject, $aData, $blAllowCustomShopId)

Protected Attributes

 $_aFieldListVersions

Constructor & Destructor Documentation

oxERPType_OrderArticle.__construct (  ) 

Reimplemented from oxERPType.

Definition at line 104 of file oxerptype_orderarticle.php.


Member Function Documentation

oxERPType_OrderArticle.getSQL ( sWhere,
iLanguage = 0,
iShopID = 1 
)

returns SQL string for this type

Parameters:
string $sWhere
integer $iLanguage
Returns:
string

Reimplemented from oxERPType.

Definition at line 112 of file oxerptype_orderarticle.php.

oxERPType_OrderArticle.checkWriteAccess ( sOxid  ) 

Basic access check for writing data, checks for same shopid, should be overridden if field oxshopid does not exist

Parameters:
string $sOxid the oxid of the object
Exceptions:
Exception 

Reimplemented from oxERPType.

Definition at line 124 of file oxerptype_orderarticle.php.

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

return sql column name of given table column

Parameters:
string $sField
int $iLanguage
Returns:
string

Reimplemented from oxERPType.

Definition at line 146 of file oxerptype_orderarticle.php.

oxERPType_OrderArticle.addExportData ( aFields  ) 

We have the possibility to add some data

Parameters:
array $aFields

Reimplemented from oxERPType.

Definition at line 167 of file oxerptype_orderarticle.php.

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

issued before saving an object. can modify aData for saving

Parameters:
oxBase $oShopObject
array $aData
Returns:
array

Reimplemented from oxERPType.

Definition at line 191 of file oxerptype_orderarticle.php.


Member Data Documentation

oxERPType_OrderArticle.$_aFieldListVersions [protected]

Reimplemented from oxERPType.

Definition at line 7 of file oxerptype_orderarticle.php.


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

Generated on Tue Apr 21 15:49:38 2009 for OXID eShop CE by  doxygen 1.5.5