[TYPO3-core] RFC #11207 Hook Request in typo3/class.webPageTree.php -> wrapTitle

Steffen Kamper info at sk-typo3.de
Thu May 28 18:25:57 CEST 2009


Hi,

Mathias Schreiber [wmdb >] schrieb:
> Xavier Perseguers schrieb:
>>> Passing things by references should work like that:
>>>
>>> $_params = array('title' => &$title, 'row' => &$row);
> 
> great, that was the only way we DIDN'T try to pass it... ;-)
> 
>>> $title = t3lib_div::callUserFunction($_funcRef, $_params, $this);
> 
> et voila?
> 

+1 - ready for commit, i will take care.

vg Steffen


More information about the TYPO3-team-core mailing list