OXID eShop CE  4.9.7
 All Classes Files Functions Variables Pages
oxOrderArticleList Class Reference
+ Inheritance diagram for oxOrderArticleList:
+ Collaboration diagram for oxOrderArticleList:

Public Member Functions

 __construct ()
 loadOrderArticlesForUser ($sOxId)
- 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)

Additional Inherited Members

- Protected Member Functions inherited from oxList
 _assignElement ($oListObject, $aDbFields)
 _getFieldLongName ($sFieldName)
- Protected Attributes inherited from oxList
 $_aArray = array()
 $_blRemovedActive = false
 $_sObjectsInListName = 'oxBase'
 $_sCoreTable = null
 $_sShopID = null
 $_aSqlLimit = array()
- Static Protected Attributes inherited from oxSuperCfg
static $_oConfig = null
static $_oSession = null
static $_oRights = null
static $_oActUser = null
static $_blIsAdmin = null

Detailed Description

Order article list manager.

Definition at line 7 of file oxorderarticlelist.php.

Constructor & Destructor Documentation

oxOrderArticleList::__construct ( )

Class constructor, initiates class constructor (parent::oxbase()).

Reimplemented from oxSuperCfg.

Definition at line 13 of file oxorderarticlelist.php.

Member Function Documentation

oxOrderArticleList::loadOrderArticlesForUser (   $sOxId)

Copies passed to method product into $this.

Parameters
string$sOxIdobject id
Returns
null

Definition at line 25 of file oxorderarticlelist.php.


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