[TYPO3-commerce] target attrbute for product links

Tapio Markula tapio.markula at atwebteam.com
Fri Feb 9 19:02:02 CET 2007


Ingo Schmitt
>> yes and what are allowed value for '$overrulePIvars=array()'?
>>
> 
> These are aditional GET or POST Parameters.
ok - those don't help.

the first param must have the info (pi_linkTP_keepPIvars($str,).

$linkContent=$this->cObj->getSubpart($categoryOutput,'###CATEGORY_ITEM_DETAILLINK###');
			 
$link=$this->pi_linkTP_keepPIvars($linkContent,array('catUid'=>$oneCategory->getUid()),$cache=0,$clearAnyway=0);

But I don't find, where the function
getSubpart has been defined
				


More information about the TYPO3-project-commerce mailing list