[TYPO3-commerce] move order mail - hook

Michiel Roos [netcreators] michiel at netcreators.com
Thu Oct 11 17:07:32 CEST 2007


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/


More information about the TYPO3-project-commerce mailing list