[TYPO3-dev] Fetching userspecific FE-output with a script from outside typo3
Martin Kutschker
Martin.Kutschker at n0spam-blackbox.net
Fri Mar 31 14:49:40 CEST 2006
Franz Koch schrieb:
> something like that? But how could I render a TS-object from inside my
> class? I think therefore I would have to initiate a lot more of typo3?
All the code to render TS-objects is in tslib_cObj.
But you have to provide the configuration for them. If you need the full
Typoscript setup then you'll have to do more. In this case I suggest you
follow Kasper's advice and use the new eId-feature:
Write such a eId-script and simply fetch its ouptut. Not so clean as
calling functions, but you can be sure it works.
Masi
More information about the TYPO3-dev
mailing list