[TYPO3-mvc] plugin.tx_myext.settings and _typoScriptNodeValue

Elías Fernández eliasfernandez at gmail.com
Thu Nov 19 10:09:13 CET 2009


Hello list,
I´m trying to parse the typoscript object that i´ve had in my persistence
configuration:

["storagePid"]=> array(2) { ["field"]=> string(3) "uid"
["_typoScriptNodeValue"]=> string(4) "TEXT" }

But i really don´t know where i must call a method to proccess this
typoscript.

Can i extend the Tx_Extbase_Configuration_FrontendConfigurationManager in my
own extension ?

is there another better solution ?


Thanks in advance

-- 
Elías Fernández Velázquez


More information about the TYPO3-project-typo3v4mvc mailing list