Thursday, January 28, 2010

Re: return tree node from find('threaded')

On 1/29/2010 1:51 AM, cricket wrote:
> http://book.cakephp.org/view/812/find-threaded
>
> Is that what you're looking for?
>
Sort of, but not quite.
The book example uses nested set model, my tree is the basic adjacency
list (http://dev.mysql.com/tech-resources/articles/hierarchical-data.html).

In other words, I want the same result as the book example having to
have 'left' and 'right' fields.

Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions.

You received this message because you are subscribed to the Google Groups "CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to
cake-php+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php?hl=en

No comments: