I have an extension in typo3 built using pibase, in one of its templates I want to call a controller/action of another extension built using extbase. I tried the fluid link function helper but it didn't work. Somebody knows how to make it?