OXID eShop CE  6.1.5
OxidEsales\EshopCommunity\Application\Model\ListObject Class Reference

Public Member Functions

 __construct ($sTableName)
 
 assign ($aData)
 
 getId ()
 

Private Attributes

 $_sTableName = ''
 

Detailed Description

Simple list object

Constructor & Destructor Documentation

◆ __construct()

OxidEsales\EshopCommunity\Application\Model\ListObject::__construct (   $sTableName)

Class constructor

Parameters
string$sTableNameTable name

Member Function Documentation

◆ assign()

OxidEsales\EshopCommunity\Application\Model\ListObject::assign (   $aData)

Assigns database record to object

Parameters
object$aDataDatabase record
Returns
null

◆ getId()

OxidEsales\EshopCommunity\Application\Model\ListObject::getId ( )

Returns object id

Returns
int

Member Data Documentation

◆ $_sTableName

OxidEsales\EshopCommunity\Application\Model\ListObject::$_sTableName = ''
private

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