|
I never realized that the tree functions worked on the
category tree as well. GetDescendants ended up working great. Thanks
very much for the help! Paul
Gallo From:
[email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Blair McKenzie You can use the tree
component in farcry_core/packages/farcry/ for the category tree as well as the
navigation tree. I think most of those functions only return the objectids
though. You would have to do a join from the result. On 10/27/06, Gallo,
Paul <[EMAIL PROTECTED]>
wrote: Is
there a way to get all child categories of a specified category as a query or
array of objects? (Like GetAllCategories but with a parameter that allows
you to change the root) I
can't seem to find this in the API, and before I go making a function that
looks up a specified category's left and right values and used those the query
the category list… I thought I would see if there is some hidden solution
somewhere. Thanks, Paul Gallo
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "farcry-dev" 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/farcry-dev -~----------~----~----~----~------~----~------~--~--- |
