ok, cool, that could also work.

On Jan 10, 11:43 pm, Baz <[EMAIL PROTECTED]> wrote:
> I think he's talking about it being encapsulated in find('list')....as would
> be the assumption of most.
>
> With no parameters it behaves the same...If you looking to pass all that
> stuff you need to make 2 calls:
>
> $foo = $this->find('all');
> $list = Set::extract($foo, '{n}.....');
>
> On Jan 10, 2008 3:31 PM, AD7six <[EMAIL PROTECTED]> wrote:
>
>
>
> > On Jan 10, 10:26 pm, lordG <[EMAIL PROTECTED]> wrote:
> > > Hey Guys,
>
> > > One of the great features i liked about the generateList was that you
> > > could make a list of data that the id was the key and the data was the
> > > value... e.g. generateList(null, null, null, '{n}.Model.id', '{n}')
>
> > > Why remove generateList, why not just leave it and give the option of
> > > both? By the looks of the code, it does not look like it supports the
> > > '{n}' idea.
>
> > > G
>
> > By the look of what code..? The set class hasn't gone anywhere.
>
> > hth,
>
> > AD
--~--~---------~--~----~------------~-------~--~----~
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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to