[TYPO3-german]  extbase eigene storagepid für jedes model
    Michael Roskosch 
    info at all4pages.com
       
    Sat Jan 16 21:39:58 CET 2016
    
    
  
Hallo liebe Community,
gibt es eine Möglichkeit in extbase, eine eigene storagepid für jedes model, innerhalb der selben Extension anzugeben?
habe bisher das gefunden:
Configuration/TypoScript/Setup.txt:
persistence {
		storagePid = {$plugin.tx_a4ptour_a4ptour.persistence.storagePid}
                classes {
                            All4pages\A4ptour\Domain\Kunde.newRecordStoragePid = 8
                        }
}
    
    
More information about the TYPO3-german
mailing list