[TYPO3-dev] How to get Plugin settings in ExtBase Repository in v6.2
Mark Howells-Mead
m.howells-mead at frappant.ch
Fri May 9 13:29:34 CEST 2014
> $this->settings = $this->configurationManager->getConfiguration(\TYPO3\CMS\Extbase\Configuration\ConfigurationManager
> Interface::CONFIGURATION_TYPE_SETTINGS,
> 'myPlugin',
> 'tx_myExtension');
>
> It results in:
> Call to a member function getConfiguration() on a non-object.
Have you defined $configurationManager as a class variable?
Mark Howells-Mead
http://www.frappant.ch/
More information about the TYPO3-dev
mailing list