[TYPO3-mvc] Limit standard methods

Dawid Pacholczyk dpacholczyk at gmail.com
Mon Dec 20 22:08:11 CET 2010


Hello List,
 I`m wondering on one thing. I have a listAction() for my list view. I`m
getting records by a special field "highlighted". So I use
findByHighlighted(1);

It works great. Now I would like to limit this. For example get only 5
latest. Is it possible to add 5 as an argument or should I overwrite the
method ?

Best regards,
Dawid "Fixus" Pacholczyk



More information about the TYPO3-project-typo3v4mvc mailing list