[TYPO3-commerce] move order mail - hook

Peter Waechtler piet at repiet.com
Fri Oct 12 09:13:03 CEST 2007


hi michiel,

thanks for the tip - just a question on the second hook - the  
directory it is referencing to does not exist. should it not rather be:

$GLOBALS['TYPO3_CONF_VARS']['EXTCONF']['commerce/hooks/ 
class.tx_commerce_ordermailhooks.php']['generateMail']

or am i not understanding something here?

thanks again,
peter




On 11 Oct 2007, at 5:07 PM, Michiel Roos [netcreators] wrote:

> Hi Peter,
>
> I believe the hooks you are after are:
> $GLOBALS['TYPO3_CONF_VARS']['EXTCONF']['commerce/hooks/ 
> class.tx_commerce_ordermailhooks.php']['ordermoveSendMail']
>
> Which expects a function called: attachToOrdermail(&$myHTMLmailobj,
> &$orderdata, &$template)
>
>
> The other one is:
> $GLOBALS['TYPO3_CONF_VARS']['EXTCONF']['commerce_ordermails/mod1/ 
> class.tx_commerce_moveordermail.php']['generateMail']
>
> Which expects a function: ProcessMarker(&$markerArray, &$parentObject)
>
> Kind regards,
>
>
> Michiel Roos
>
> -- 
> Netcreators BV :: creation and innovation
> www.netcreators.com
>
> Interesse in werken bij Netcreators?
> http://www.netcreators.com/bedrijf/vacatures/
> _______________________________________________
> TYPO3-project-commerce mailing list
> TYPO3-project-commerce at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-project- 
> commerce
>



More information about the TYPO3-project-commerce mailing list