[TYPO3-dev] Xml to Flexform
    Dmitry Dulepov 
    dmitry at typo3.org
       
    Mon Mar  9 11:12:37 CET 2009
    
    
  
Hi!
Sebastiaan van Parijs wrote:
> I have been looking for the function that translates the Flexform XML to
>  the Flexform we see at the backend, but i havent been able to find it.
> Does anyone know where to find it or have a function name what would
> help me?
The question is too broad to answe precizely. Most likely you are looking for t3ib/class.t3lib_tceforms.php. This class creates Backend forms.
If you only need to transform a flexform XML to a PHP array, t3lib_div::xml2array() is what you need.
-- 
Dmitry Dulepov
TYPO3 core team
http://dmitry-dulepov.com/
    
    
More information about the TYPO3-dev
mailing list