[TYPO3-dev] [eID] $conf-Variable
Martin Kutschker
Martin.Kutschker at n0spam-blackbox.net
Fri Nov 3 09:22:32 CET 2006
benny at weltenkonstrukteur.de schrieb:
> Hi list,
>
> this is my first post and I am rather new in t3-development. I just coded my first ext-
> ension using some AJAX too. Using the new eID-feature explained by Kaspar in the
> podcasts works like a charme.
>
> But one question I have. What should be called to access the $conf variable in my
> eID-php ajax programm ? I am speaking of the $conf-variable which is normally
> passed to the main-function of a fe-plugin classed (extended from tslib_pibase).
>
> I wanted to access some of the variables which are set via typoscript.
Use the "lower level" API calls to get the Typoscript. I don't recall where
they are but have a look and tslib_fe and see where it gets the info.
OTOH, TS may be not really necessary if you only want to configure your script.
Masi
More information about the TYPO3-dev
mailing list