oxAttributeList Class Reference

Inheritance diagram for oxAttributeList:

Inheritance graph
[legend]
Collaboration diagram for oxAttributeList:

Collaboration graph
[legend]

List of all members.


Detailed Description

Attribute list manager.

Public Member Functions

 __construct ($sObjectsInListName= 'oxattribute')
 loadAttributesByIds ($aIds)
 loadAttributes ($aArtId)

Protected Member Functions

 _createAttributeListFromSql ($sSelect)

Constructor & Destructor Documentation

oxAttributeList.__construct ( sObjectsInListName = 'oxattribute'  ) 

Class constructor

Parameters:
string $sObjectsInListName Associated list item object type
Returns:
null

Reimplemented from oxList.


Member Function Documentation

oxAttributeList.loadAttributesByIds ( aIds  ) 

Load all attributes by article Id's

Parameters:
array $aIds article id's
Returns:
array $aAttributes;

oxAttributeList._createAttributeListFromSql ( sSelect  )  [protected]

fills array with keys and products with value

Parameters:
string $sSql SQL select
Returns:
array $aAttributes

oxAttributeList.loadAttributes ( aArtId  ) 

Load attributes by article Id

Parameters:
string $sArtId article id
Returns:
null;


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

Generated on Wed Oct 29 23:43:14 2008 for OXID eShop CE by  doxygen 1.5.5