oxERPType_OrderStatus Class Reference

Inheritance diagram for oxERPType_OrderStatus:
Inheritance graph
[legend]
Collaboration diagram for oxERPType_OrderStatus:
Collaboration graph
[legend]

List of all members.

Public Member Functions

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

Protected Member Functions

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

Detailed Description

ERP order status description class

Definition at line 8 of file oxerptype_orderstatus.php.


Constructor & Destructor Documentation

oxERPType_OrderStatus.__construct (  ) 

Class constructor

Returns:
null

Reimplemented from oxERPType.

Definition at line 15 of file oxerptype_orderstatus.php.


Member Function Documentation

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

issued before saving an object. can modify aData for 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 81 of file oxerptype_orderstatus.php.

oxERPType_OrderStatus.addExportData ( aFields  ) 

We have the possibility to add some data

Parameters:
array $aFields a fields to export
Returns:
array

Reimplemented from oxERPType.

Definition at line 103 of file oxerptype_orderstatus.php.

oxERPType_OrderStatus.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 58 of file oxerptype_orderstatus.php.

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

return sql column name of given table column

Parameters:
string $sWhere where condition
int $iLanguage language id
int $iShopID shop id
Returns:
string

Reimplemented from oxERPType.

Definition at line 38 of file oxerptype_orderstatus.php.

oxERPType_OrderStatus.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 127 of file oxerptype_orderstatus.php.


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

Generated by  doxygen 1.6.2