Definition at line 9 of file article_stock.php.
Public Member Functions | |
render () | |
save () | |
savemallstuff () | |
assignShop () | |
removeShop () | |
addprice () | |
deleteprice () |
Article_Stock.render | ( | ) |
Loads article Inventory information, passes it to Smarty engine and returns name of template file "article_stock.tpl".
Reimplemented from oxAdminDetails.
Definition at line 16 of file article_stock.php.
Article_Stock.save | ( | ) |
Saves article Inventori information changes.
Reimplemented from oxAdminView.
Definition at line 71 of file article_stock.php.
Article_Stock.savemallstuff | ( | ) |
Saves article Mall information data changes.
Definition at line 112 of file article_stock.php.
Article_Stock.assignShop | ( | ) |
Assigns current article to selected shop
Definition at line 139 of file article_stock.php.
Article_Stock.removeShop | ( | ) |
Removes current article from selected shop
Definition at line 159 of file article_stock.php.
Article_Stock.addprice | ( | ) |
Article_Stock.deleteprice | ( | ) |