[TYPO3-mvc] Calling extbase-repository from pibase?

Fabien Udriot fudriot at omic.ch
Mon May 24 12:10:07 CEST 2010


Hi Christian,

There is material here:
http://forge.typo3.org/wiki/typo3v4-mvc/How_to_userender_a_fluid_template_in_a_ServiceeIdCLI_Script2

Mind that this is working from version 1.1 written by Steffen Ritter. I tested it successfully with 
1.2.0 beta as well.

It would be great to have a wrapper within extbase to encapsulate the whole thing.

Fabien.



On 5/21/10 1:38 PM, Christian Baer wrote:
> Hi there,
>
> I have an old fashioned plugin (extends tslib_pibase) and a
> extbase-plugin. Is it possible to call some extbase-method from the
> pibase-plugin?
>
> I'd like to fetch the data out of a repository, which I created in my
> extbase-plugin.
>
> Is there a way?
>
>
> Regards,
> Christian


More information about the TYPO3-project-typo3v4mvc mailing list