[TYPO3-mvc] uri builder from utility class

Thomas Mammitzsch thomas at visualworx.de
Tue Apr 17 15:43:52 CEST 2012


hi list,

how can i use the uri builder from a static utility class (doing some 
session related stuff)?
I tried it with t3lib::makeInstance, but it seems it then has no cObject 
it can use, so it fails with "Fatal error: Call to a member function 
typoLink_URL() on a non-object". I'm using extbase 1.3

regards, Thomas


More information about the TYPO3-project-typo3v4mvc mailing list