Friday 08 April 2005 6:34:11 am
Hello, It's possible use the treemenu function with limit parameter? I would like to fetch only the first 7 nodes and their children. I see the treemenu syntax and there is not a limit parameter.
treemenu( path,
node_id,
[ class_filter, ]
[ depth_skip, ]
[ max_level ] )
Has someone use the treemenu with limit parameter?
|