One of my clients pointed out to me that that draft nodes were
appearing on the site for secondary menu items when I was useing
getChildren.

So now I am using getDescendants that accepts a parameter to filter the status.



On Thu, 1 Jul 2004 09:19:18 +1000, gary menzel <[EMAIL PROTECTED]> wrote:
> 
> The Tree object has methods to get descendants, parents, children,
> siblings, bloodline (a complete parent/child path) etc.  So you can
> use a similar concept to get these sorts of things.
> 
> This is why there isn't a complete example of a multi-level nav tree.
> Everyone wants to do things differently.
> 
> Regards,
> Gary
> 
> 
> 
> ---
> You are currently subscribed to farcry-dev as: [EMAIL PROTECTED]
> To unsubscribe send a blank email to [EMAIL PROTECTED]
> Aussie Macromedia Developers: http://lists.daemon.com.au/
>

---
You are currently subscribed to farcry-dev as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]
Aussie Macromedia Developers: http://lists.daemon.com.au/

Reply via email to