How to get a list of objects that collect info

Author Message

Coulibaly Ibrahim

Wednesday 26 July 2006 6:16:46 am

Hello all,

i'm develloping an admin interface for my editors, they need to have access to information collected from a from.

SO the idea is to override the admin_preview templates in oder to permitt them to see this list of collected information. is-it clear?

So, i tried by looking in

admin/templates/infocollector/overview.tpl and collectionlist.tpl.

but i can't find any fetch function to output different information-collectors form. but i see the list in admin interface.

How can I get this list? I tried

collected_info_collection

fetch function without succes.

to be simple:
how can i get the list of object that collect information from visitor and collected information ?

PS: in fact I know the the object/node i want to see collection
please help
Thanks

Philipp Kamps

Monday 31 July 2006 1:50:34 pm

Hi Coulibaly,

you don't want to use the function "collected_info_collection".

Try the fetch function "collected_info_list". Here the documentation:

http://svn.ez.no/filedetails.php?repname=ezpublish&path=%2Ftrunk%2Fdoc%2Ffeatures%2F3.8%2Finfocollector_fetchfunctions.txt&rev=0&sc=0

Sorry this documentation is missing on the www.ez.no web page.

Hope it helps,

Philipp

http://www.mugo.ca
Mugo Web, eZ Partner in Vancouver, Canada

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 18 2025 11:23:29
Script start
Timing: Jan 18 2025 11:23:29
Module start 'layout'
Timing: Jan 18 2025 11:23:29
Module start 'content'
Timing: Jan 18 2025 11:23:30
Module end 'content'
Timing: Jan 18 2025 11:23:30
Script end

Main resources:

Total runtime0.5741 sec
Peak memory usage4,096.0000 KB
Database Queries54

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0069 589.1563152.6406
Module start 'layout' 0.00690.0030 741.796939.4766
Module start 'content' 0.00990.5629 781.2734524.5469
Module end 'content' 0.57280.0012 1,305.82038.1250
Script end 0.5741  1,313.9453 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00330.5743160.0002
Check MTime0.00140.2488160.0001
Mysql Total
Database connection0.00090.154710.0009
Mysqli_queries0.522190.9362540.0097
Looping result0.00050.0899520.0000
Template Total0.541294.320.2706
Template load0.00180.315120.0009
Template processing0.539493.953420.2697
Template load and register function0.00020.037810.0002
states
state_id_array0.00160.282510.0016
state_identifier_array0.00110.183820.0005
Override
Cache load0.00150.2621260.0001
Sytem overhead
Fetch class attribute can translate value0.00060.107220.0003
Fetch class attribute name0.00090.161930.0003
XML
Image XML parsing0.00180.319120.0009
class_abstraction
Instantiating content class attribute0.00000.001230.0000
General
dbfile0.00280.4865150.0002
String conversion0.00000.001440.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
2content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
6content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
2content/datatype/view/ezxmltags/literal.tpl<No override>extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.tplEdit templateOverride template
2content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 15
 Number of unique templates used: 7

Time used to render debug report: 0.0001 secs