[TYPO3] How to get TS config of content element in extension?

Jigal van Hemert jigal at xs4all.nl
Tue Aug 19 21:05:01 CEST 2008


To make a long story short:

- A content element "X" of pi1/tx_myext_pi1.php is present on a page
- Another content element "Y" on the same page needs to ask code in 
tx_myext.php information about the first content element
- the code in tx_myext.php knows which content element is "X" and even 
knows all info from tt_content for "X".
- the code in tx_myext.php needs to know the TS configuration of "X". 
How can it find this??

Hope someone has any pointers to where I can get this info...

-- 
Jigal van Hemert.


More information about the TYPO3-english mailing list