Article_Stock Class Reference

Inheritance diagram for Article_Stock:

Inheritance graph
[legend]
Collaboration diagram for Article_Stock:

Collaboration graph
[legend]

List of all members.


Detailed Description

Admin article inventory manager. Collects such information about article as stock quantity, delivery status, stock message, etc; Updates information (on user submit). Admin Menu: Manage Products -> Articles -> Inventory.

Definition at line 9 of file article_stock.php.


Public Member Functions

 render ()
 save ()
 savemallstuff ()
 assignShop ()
 removeShop ()
 addprice ()
 deleteprice ()

Member Function Documentation

Article_Stock.render (  ) 

Loads article Inventory information, passes it to Smarty engine and returns name of template file "article_stock.tpl".

Returns:
string

Reimplemented from oxAdminDetails.

Definition at line 16 of file article_stock.php.

Article_Stock.save (  ) 

Saves article Inventori information changes.

Returns:
mixed

Reimplemented from oxAdminView.

Definition at line 71 of file article_stock.php.

Article_Stock.savemallstuff (  ) 

Saves article Mall information data changes.

Returns:
null

Definition at line 112 of file article_stock.php.

Article_Stock.assignShop (  ) 

Assigns current article to selected shop

Returns:
null

Definition at line 139 of file article_stock.php.

Article_Stock.removeShop (  ) 

Removes current article from selected shop

Returns:
null

Definition at line 159 of file article_stock.php.

Article_Stock.addprice (  ) 

Adds amount price to article

Returns:
null

Definition at line 177 of file article_stock.php.

Article_Stock.deleteprice (  ) 

Adds amount price to article

Returns:
null

Definition at line 229 of file article_stock.php.


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

Generated on Wed Jun 17 12:09:46 2009 for OXID eShop CE by  doxygen 1.5.5