How to fetch a full folder tree contents?

Author Message

Ted Striker

Thursday 22 July 2004 12:53:30 am

I have a site with a tree of folders that contain different classes:

node2/section_name/subsection_name/article
node2/section_name2/subsection_name2/article2

Is it possible to fetch the full site (from node 2) and get all existing items of a class type and/or that match a specific attribute?

Thanks in andvance!

Can you feel it Mr. Anderson? Closing in on you? Oh I can, I really should thank you after all. It was, after all, it was your life that taught me the purpose of all life. Purpose of life is to end.

Alex Jones

Thursday 22 July 2004 6:07:29 am

Hi Ted, it is indeed possible. Use a fetch to grab all of the nodes, and then you can choose which classes to view, or not view using class_filter or attribute_filter.

<b>Documentation</b>
Data Fetch: http://ez.no/ez_publish/documentation/development/libraries/ez_template/operators/data_fetch
Fetch Function Examples: http://ez.no/ez_publish/documentation/customization/tips_tricks/fetch_function_examples

Does that help?

Alex
bald_technologist on the IRC channel: #eZpublish
http://www.agrussell.com :: http://www.cuttingedge.com

Alex
[ bald_technologist on the IRC channel (irc.freenode.net): #eZpublish ]

<i>When in doubt, clear the cache.</i>

Ted Striker

Friday 23 July 2004 4:51:42 am

Thanks Alex, your post helped me to solve the problem

Can you feel it Mr. Anderson? Closing in on you? Oh I can, I really should thank you after all. It was, after all, it was your life that taught me the purpose of all life. Purpose of life is to end.

Alex Jones

Friday 23 July 2004 6:14:52 am

Happy to help!

Alex

Alex
[ bald_technologist on the IRC channel (irc.freenode.net): #eZpublish ]

<i>When in doubt, clear the cache.</i>

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.