[TYPO3-commerce] RFC Feature: #28959: New hook in tx_commerce_pibase::makeBasketView()

Marcus Krause marcus#exp2011 at t3sec.info
Sat Aug 13 12:20:49 CEST 2011


Hi!


This is an SVN patch request.


Type: Feature


References: http://forge.typo3.org/issues/28959


Problem:
Currently there's no way to modify the rendered markup from
tx_commerce_pibase::makeBasketView().


Solution:
Add a "post rendering" hook to this method. The parameters handled over
to a hook implementation allow to completely drop the default rendered
markup and to make a custom rendering.


Notes:
Due to the amount of arguments, they have been bundled in a parameter
array (inspired by t3lib_PageRenderer hooks).


Regards,
Marcus.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 28959.diff
Type: text/x-diff
Size: 1327 bytes
Desc: not available
URL: <http://lists.typo3.org/pipermail/typo3-team-commerce/attachments/20110813/77721b76/attachment.diff>


More information about the TYPO3-team-commerce mailing list