I don't think it is that simple just watch the manual....
It define findAll() in the Rss.php like function findAll($feedUrl,
$limit = 10, $cacheExpires = null).
So, How Can I do it ?
Chris Hartjes wrote:
> On 11/1/06, Eric <[EMAIL PROTECTED]> wrote:
> >
> > AND, How Can I use Mysql to store the URL? ;
> >
> > To creat a new normal model or modify the exist model related to
> > webmodel?
> > A table contains id(pk), title, url.
> > Modify the feeds_controller to
> > function index()
> > {
> > $this->set('feeds',$this->Rss->findAll());
> > }
> > But How to do the view fiels?
> >
> > Thanks
>
> http://manual.cakephp.org/chapter/views
>
> --
> Chris Hartjes
>
> "The greatest inefficiencies come from solving problems you will never have."
> -- Rasmus Lerdorf
>
> @TheBallpark - http://www.littlehart.net/attheballpark
> @TheKeyboard - http://www.littlehart.net/atthekeyboard
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake
PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/cake-php
-~----------~----~----~----~------~----~------~--~---