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
Sent: Thursday, October 26, 2006 6:07 PM
To: [email protected]
Subject: [farcry-dev] Re: Get child categories

 

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.

Blair

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




-------------------------------------------------------
This email and any files transmitted with it are confidential and intended solely for the individual or entity to whom they are addressed.  If you have received this email in error, please notify the sender and your system manager.  The recipient should check this email and any attachments for the presence of viruses.  Clough, Harbour & Associates LLP accepts no responsibility for any damage caused by any virus transmitted by this email or for any non-business related contents.

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to