[TYPO3-mvc] persistence.storagePid dontUsePidList equivalent
Claus Due
claus at wildside.dk
Mon Jun 20 13:50:48 CEST 2011
Yes, naturally - sorry for the freestyling mistake.
Cheers,
Claus
On Jun 20, 2011, at 1:47 PM, Dmitri Pisarev wrote:
> 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
>>
>
> _______________________________________________
> 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