get value of an attribute (related Objects)

Author Message

Coulibaly Ibrahim

Monday 05 June 2006 11:55:58 pm

Hello,

i've two classes: Lecteur (lecteur_class) and Magazine(magazine_class)

Magazine class:
-name(Text line)
-date_sortie(Date)
-description(Text Bloc),

Lecteur class is define:
-fisrt_name(Text line)
-last_name(Text Line)
-....
-magazine(Related Objects va accept only type Magazine class)

an objects of class Lecteur can be "related" to 0,1 or more Magazines.

i now want to fetch all the magazine related to an object of class Lecteur

how can i do that???

thanks.

Xavier Dutoit

Tuesday 06 June 2006 12:05:26 am

Salut,

I'd suggest to try this attribute to strore the magazine into the reader, that's probably going to help you.

http://ez.no/community/contribs/datatypes/enhanced_objectrelation

You can then simply use the attribute_view_gui to display the list
No matter what, use this fetch:
http://ez.no/doc/ez_publish/technical_manual/3_8/reference/modules/content/fetch_functions/related_objects
and this one to find the readers of a magazine.

http://ez.no/doc/ez_publish/technical_manual/3_8/reference/modules/content/fetch_functions/reverse_related_objects

T'es du burkina ?

X+

http://www.sydesy.com

Kristof Coomans

Tuesday 06 June 2006 12:06:27 am

Hi

You can use the related_objects fetch function ( http://ez.no/doc/ez_publish/technical_manual/3_8/reference/modules/content/fetch_functions/related_objects ). Set object_id to the id of your Lecteur object and attribute_identifier to the id of the lecteur/magazine class attribute.

independent eZ Publish developer and service provider | http://blog.coomanskristof.be | http://ezpedia.org

Coulibaly Ibrahim

Tuesday 06 June 2006 1:34:49 am

thanks you two.

i've solve my problem with the two solution :)
(in fact, i'd to specify all_relations in order to have my object(s))

thanks Xavier, the Enhanced Object relation seems to be very great, i've understand it more. don't.

@Xavier: je suis de la Côte d'Ivoire. ;)

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 19 2025 01:23:34
Script start
Timing: Jan 19 2025 01:23:34
Module start 'layout'
Timing: Jan 19 2025 01:23:34
Module start 'content'
Timing: Jan 19 2025 01:23:34
Module end 'content'
Timing: Jan 19 2025 01:23:34
Script end

Main resources:

Total runtime0.7400 sec
Peak memory usage4,096.0000 KB
Database Queries62

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0061 589.2813152.6406
Module start 'layout' 0.00620.0033 741.921939.4766
Module start 'content' 0.00940.7286 781.3984590.8594
Module end 'content' 0.73810.0019 1,372.257812.1250
Script end 0.7400  1,384.3828 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00330.4452160.0002
Check MTime0.00140.1860160.0001
Mysql Total
Database connection0.00080.114610.0008
Mysqli_queries0.683492.3478620.0110
Looping result0.00060.0762600.0000
Template Total0.707395.620.3537
Template load0.00190.260020.0010
Template processing0.705095.265620.3525
Template load and register function0.00020.020310.0002
states
state_id_array0.00140.190510.0014
state_identifier_array0.00180.238220.0009
Override
Cache load0.00170.2237400.0000
Sytem overhead
Fetch class attribute can translate value0.00100.133930.0003
Fetch class attribute name0.00100.134560.0002
XML
Image XML parsing0.00110.142230.0004
class_abstraction
Instantiating content class attribute0.00000.001560.0000
General
dbfile0.00090.1190220.0000
String conversion0.00000.000940.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/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
8content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
4content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
2content/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: 20
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs