OXID eShop CE  4.10.7
 All Classes Namespaces Files Functions Variables Pages
oxERPType_Attribute Class Reference
+ Inheritance diagram for oxERPType_Attribute:
+ Collaboration diagram for oxERPType_Attribute:

Public Member Functions

 __construct ()
- Public Member Functions inherited from oxERPType
 getFunctionSuffix ()
 getShopObjectName ()
 getBaseTableName ()
 setFunctionSuffix ($sNew)
 setFieldList ($aFieldList)
 getTableName ($iShopID=null, $iLanguage=0)
 getSQL ($sWhere, $iLanguage=0, $iShopId=1)
 getSortString ($sFieldName=null, $sType=null)
 checkWriteAccess ($oObj, $aData=null)
 checkCreateAccess ($aData)
 getObjectForDeletion ($sId)
 checkForDeletion ($sId)
 delete ($sID)
 deleteObject ($oObj, $sID)
 addExportData ($aFields)
 addImportData ($aFields)
 getRightFields ()
 getFieldList ()
 getKeyFields ()
 getOxidFromKeyFields ($aData)
 hasKeyFields ()
 saveObject ($aData, $blAllowCustomShopId)

Additional Inherited Members

- Static Public Attributes inherited from oxERPType
static $ERROR_WRONG_SHOPID = "Wrong shop id, operation not allowed!"
- Protected Member Functions inherited from oxERPType
 _getSqlFieldName ($sField, $iLanguage=0, $iShopID=1)
 _isAllowedToEdit ($iShopId)
 _directSqlCheckForDeletion ($sId)
 _preAssignObject ($oShopObject, $aData, $blAllowCustomShopId)
 _preSaveObject ($oShopObject, $aData)
 _postSaveObject ($oShopObject, $aData)
- Protected Attributes inherited from oxERPType
 $_sTableName = null
 $_sFunctionSuffix = null
 $_aFieldList = null
 $_aKeyFieldList = null
 $_sShopObjectName = null
 $_blRestrictedByShopId = false
 $_aFieldListVersions = null

Detailed Description

attribute type subclass

Deprecated:
since v5.3.5 (2017-10-02); This class will be completely removed in v6.0. In v6.0 use instead.

Definition at line 10 of file oxerptype_attribute.php.

Constructor & Destructor Documentation

oxERPType_Attribute::__construct ( )

class constructor

Returns
null

Reimplemented from oxERPType.

Definition at line 18 of file oxerptype_attribute.php.


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