Definition at line 10 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 17 of file article_stock.php.
| Article_Stock.save | ( | ) |
Saves article Inventori information changes.
Reimplemented from oxAdminView.
Definition at line 72 of file article_stock.php.
| Article_Stock.savemallstuff | ( | ) |
Saves article Mall information data changes.
Definition at line 115 of file article_stock.php.
| Article_Stock.assignShop | ( | ) |
Assigns current article to selected shop
Definition at line 142 of file article_stock.php.
| Article_Stock.removeShop | ( | ) |
Removes current article from selected shop
Definition at line 162 of file article_stock.php.
| Article_Stock.addprice | ( | ) |
| Article_Stock.deleteprice | ( | ) |
1.5.5