[TYPO3-mvc] Problem with overwriting $this->settings with values from pluginConfiguration

arnaud at colleter.org arnaud at colleter.org
Thu Nov 3 08:44:43 CET 2011


Hi,

I find better for me :
# MERGE TS settings AND Flexform settings (Flexform settings over if
not empty)
$this->settings =
Tx_Extbase_Utility_Arrays::arrayMergeRecursiveOverrule(
$this->settings['setup'], $this->settings['flexform'], FALSE, FALSE);

Arnaud

On Thu, 03 Nov 2011 07:43:36 +0100, Georg Ringer <typo3 at ringerge.org>
wrote:
> Hi,
> 
> vielleicht hilft dir das:
> http://git.typo3.org/TYPO3v4/Extensions/news.git?a=blob;f=Classes/Controller/NewsController.php;h=8353b7d37920ad4c55bd9cd32d978c15a402740a;hb=master
> 
> public function injectConfigurationManager()
> 
> Georg
> _______________________________________________
> TYPO3-project-typo3v4mvc mailing list
> TYPO3-project-typo3v4mvc at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-project-typo3v4mvc



More information about the TYPO3-project-typo3v4mvc mailing list