[TYPO3-mvc] persistence.storagePid dontUsePidList equivalent

Dmitri Pisarev dimaip at gmail.com
Mon Jun 20 13:47:18 CEST 2011


Just a small correction:
$query->getQuerySettings()->setRespectStoragePage(FALSE);
instead of $this, obviously.
On 20.06.2011 14:57, Claus Due wrote:
> Hi Dmitri,
>
> In Repository class:
>
> $this->getQuerySettings->setRespectStoragePid(FALSE);
>
> That should help. You will need to manually set the PID of new records before saving...
>
> --
>
> Med venlig hilsen / Kind regards
>
> Claus Due
> Code Monkey
> --
> Wildside A/S
> Katrinebjergvej 113, DK-8200 Århus N
> tlf. 86 12 64 65
> http://www.wildside.dk
>
> On Jun 20, 2011, at 12:49 PM, Dmitri Pisarev wrote:
>
>> Hey!
>> I need to display tt_news records in my extbase plugin, which are scattered all over the page tree. How do I make it look for records everywhere, ignoring the pid?
>>
>> Thank in advance!
>> Dmitri.
>> _______________________________________________
>> 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