Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages | Examples

tx_commerce_articlehooks Class Reference

List of all members.

Public Member Functions

 calculateDeliveryCostNet (&$net_price, &$article_obj)
 calculateDeliveryCostGross (&$gross_price, &$article_obj)
 getdeliveryarticle (&$article_obj)

Detailed Description

Part of the COMMERCE (Advanced Shopping System) extension.

Author:
Ingo Schmitt <is@marketing-factory.de>


Member Function Documentation

tx_commerce_articlehooks::calculateDeliveryCostGross &$  gross_price,
&$  article_obj
 

Basic Method to calculate the delivereycost (gross) Ment as Programming tutorial. Mostly you have to change or add some functionality

Parameters:
price_object 
article_object (reference)

tx_commerce_articlehooks::calculateDeliveryCostNet &$  net_price,
&$  article_obj
 

Basic Method to calculate the delivereycost (net) Ment as Programming tutorial. Mostly you have to change or add some functionality

Parameters:
price_object 
article_object (reference)

tx_commerce_articlehooks::getdeliveryarticle &$  article_obj  ) 
 

Loades the deliveryArticle

Returns:
article object
Instantiate article class

Do not call load_data at this point, since load_data recalls this hook, so we have a non endingrecursion


The documentation for this class was generated from the following file:
Generated on Sun Jan 13 23:12:15 2008 for tx_commerce by  doxygen 1.4.4