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

Public Member Functions

 getArticle ()
 setArticle ($oArticle)
 __construct ()
 load ($oArticle)
- Public Member Functions inherited from oxList
 offsetExists ($offset)
 offsetGet ($offset)
 offsetSet ($offset, $oBase)
 offsetUnset ($offset)
 arrayKeys ()
 rewind ()
 current ()
 key ()
 prev ()
 next ()
 valid ()
 count ()
 clear ()
 assign ($aArray)
 reverse ()
 __construct ($sObjectName=null)
 __get ($sName)
 getArray ()
 init ($sObjectName, $sCoreTable=null)
 getBaseObject ()
 setBaseObject ($oObject)
 selectString ($sSql)
 add ($oObject)
 assignArray ($aData)
 setSqlLimit ($iStart, $iRecords)
 containsFieldValue ($oVal, $sFieldName)
 getList ()
- Public Member Functions inherited from oxSuperCfg
 __call ($sMethod, $aArgs)
 getConfig ()
 setConfig ($oConfig)
 getSession ()
 setSession ($oSession)
 getUser ()
 setUser ($oUser)
 isAdmin ()
 setAdminMode ($blAdmin)

Protected Member Functions

 _loadFromDb ()
- Protected Member Functions inherited from oxList
 _assignElement ($oListObject, $aDbFields)
 _getFieldLongName ($sFieldName)

Protected Attributes

 $_sObjectsInListName = 'oxprice2article'
 $_oArticle = null
- Protected Attributes inherited from oxList
 $_aArray = array()
 $_blRemovedActive = false
 $_sObjectsInListName = 'oxBase'
 $_sCoreTable = null
 $_sShopID = null
 $_aSqlLimit = array()

Additional Inherited Members

- Static Protected Attributes inherited from oxSuperCfg
static $_oConfig = null
static $_oSession = null
static $_oRights = null
static $_oActUser = null
static $_blIsAdmin = null

Detailed Description

Article amount price list

Definition at line 7 of file oxamountpricelist.php.

Constructor & Destructor Documentation

oxAmountPriceList::__construct ( )

Class constructor

Returns
null

Reimplemented from oxSuperCfg.

Definition at line 49 of file oxamountpricelist.php.

Member Function Documentation

oxAmountPriceList::_loadFromDb ( )
protected

Get data from db

Returns
array

Definition at line 60 of file oxamountpricelist.php.

oxAmountPriceList::getArticle ( )

Article getter

Returns
oxArticle $_oArticle

Definition at line 29 of file oxamountpricelist.php.

oxAmountPriceList::load (   $oArticle)

Load category list data

Parameters
oxArticle$oArticleArticle

Definition at line 87 of file oxamountpricelist.php.

oxAmountPriceList::setArticle (   $oArticle)

Article setter

Parameters
oxArticle$oArticleArticle

Definition at line 39 of file oxamountpricelist.php.

Member Data Documentation

oxAmountPriceList::$_oArticle = null
protected

Definition at line 22 of file oxamountpricelist.php.

oxAmountPriceList::$_sObjectsInListName = 'oxprice2article'
protected

Definition at line 15 of file oxamountpricelist.php.


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