Friday 01 August 2008 7:07:10 am
Currently I'm working on a new project where I took the new website interface design as a starting point. By default this design displays child objects of the infobox class on the right side. I want to modify this behaviour but I'm not sure what is the best way to do so. I would like to display all infoboxes in the current path, so not just the child infobox objects of the current node, but also child infobox objects of it's parent, and further ancestors. Should I iterate through the $module_result.path variable and fetch infobox children for each element or is there a better way to accomplish this? And, according to the documentation a content/list_count fetch does not support multiple parent_node_id's like a content/list fetch does. Is that correct? Thanks for any help in advance!
eZ Publish certified developer
http://auth.ez.no/certification/verify/392313
|