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.

eZ debug

Timing: Jan 20 2025 03:24:58
Script start
Timing: Jan 20 2025 03:24:58
Module start 'layout'
Timing: Jan 20 2025 03:24:58
Module start 'content'
Timing: Jan 20 2025 03:24:59
Module end 'content'
Timing: Jan 20 2025 03:24:59
Script end

Main resources:

Total runtime1.2842 sec
Peak memory usage4,096.0000 KB
Database Queries60

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0057 589.2891152.6406
Module start 'layout' 0.00570.0028 741.929739.4766
Module start 'content' 0.00851.2740 781.4063552.2734
Module end 'content' 1.28250.0016 1,333.679712.1250
Script end 1.2841  1,345.8047 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00330.2561160.0002
Check MTime0.00130.1014160.0001
Mysql Total
Database connection0.00080.060410.0008
Mysqli_queries1.228195.6356600.0205
Looping result0.00060.0437580.0000
Template Total1.253297.620.6266
Template load0.00170.135220.0009
Template processing1.251497.450120.6257
Template load and register function0.00020.012910.0002
states
state_id_array0.00090.069010.0009
state_identifier_array0.00260.200020.0013
Override
Cache load0.00140.1117260.0001
Sytem overhead
Fetch class attribute can translate value0.00050.042320.0003
Fetch class attribute name0.00100.078160.0002
XML
Image XML parsing0.00240.188220.0012
class_abstraction
Instantiating content class attribute0.00000.001480.0000
General
dbfile0.00240.1862220.0001
String conversion0.00000.000640.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
4content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
4content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
7content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
3content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 20
 Number of unique templates used: 6

Time used to render debug report: 0.0002 secs