[TYPO3-core] RFC: #10812 helper function for handling with TYPOScript
Sebastian Böttger
sebastian.boettger at gmail.com
Thu Apr 2 18:19:55 CEST 2009
Hi all,
Francois, you're right - t3lib_parser would be a good class, because
it's a TS helper function.
And if anyone is looking for helper functions, he normally have a look
into t3lib_div - that's why I'd prefer t3lib_div.
Another possibility would be, to put it into t3lib_tsparser and make a
call to this function from t3lib_div. How about that?
Greets
Sebastian
Francois Suter schrieb:
> Sebastian Böttger wrote:
>
>> Hi,
>>
>> I'm not sure wether my answer came throgh, because it doesn't show up in
>> my mail client.
>> The function can use TSConfig as well, therefore I think t3lib_div would
>> be a perfect place for it.
>>
>
> And what about t3lib_tsparser, since this is about parsing TypoScript
> (albeit not a full template)?
>
> Cheers
>
>
More information about the TYPO3-team-core
mailing list