[TYPO3-mvc] writing backend module

Johannes C. Schulz - EnzephaloN IT-Solutions info at enzephalon.de
Tue Feb 7 18:04:00 CET 2012


Hello Alexander

Yes, of curse:

plugin.tx_psoaaccredit{
	settings{
[...]
	}
	persistence{
		storagePid =
{$plugin.tx_psoaaccredit.persistence.storagePid}
[...]

module.tx_psoaaccredit{
	settings < plugin.tx_psoaaccredit.settings
	persistence < plugin.tx_psoaaccredit.persistence
}

Best regards
Johannes

-----Ursprüngliche Nachricht-----
Von: typo3-project-typo3v4mvc-bounces at lists.typo3.org
[mailto:typo3-project-typo3v4mvc-bounces at lists.typo3.org] Im Auftrag von
Alexander Dick
Gesendet: Dienstag, 7. Februar 2012 17:57
An: typo3-project-typo3v4mvc at lists.typo3.org
Betreff: Re: [TYPO3-mvc] writing backend module

Hi,

> But “findAll()” doesn’t find anything!

Have you set your storagePid ?

TS Config:

module.tx_xxx.persistence.storagePid = 2



_______________________________________________
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