Public Member Functions | |
getArticle () | |
setArticle ($oArticle) | |
__construct () | |
load ($oArticle) | |
Protected Member Functions | |
_loadFromDb () | |
Protected Attributes | |
$_sObjectsInListName = 'oxprice2article' | |
$_oArticle = null |
Article amount price list
Definition at line 7 of file oxamountpricelist.php.
oxAmountPriceList.__construct | ( | ) |
oxAmountPriceList._loadFromDb | ( | ) | [protected] |
oxAmountPriceList.getArticle | ( | ) |
oxAmountPriceList.load | ( | $ | oArticle | ) |
Load category list data
Definition at line 87 of file oxamountpricelist.php.
oxAmountPriceList.setArticle | ( | $ | oArticle | ) |
Article setter
Definition at line 39 of file oxamountpricelist.php.
oxAmountPriceList.$_oArticle = null [protected] |
Definition at line 22 of file oxamountpricelist.php.
oxAmountPriceList.$_sObjectsInListName = 'oxprice2article' [protected] |
Reimplemented from oxList.
Definition at line 15 of file oxamountpricelist.php.