Display value of Ezselection

Author Message

Valentina Ferrari

Monday 12 July 2004 6:24:21 am

Hi all!
I would like to display the value of an ezselectin datatype.
I'm fetching all the properties of a user.
I'm using this code to view if the user is male or female:

{$Selfregistered:item.data_map.sex.content.0}

But it returns "0" and I would like to display "male".

What is the right string to display the description of ezselection value?

Thanks in advance,
Valentina

Paul Forsyth

Monday 12 July 2004 6:46:27 am

The template for ezselection:

sendmail/design/standard/templates/workflow/eventtype/result:

shows you how.

paul

--
http://www.visionwt.com

Valentina Ferrari

Monday 12 July 2004 6:59:03 am

Hi Paul!
I have nothing in this folder! :o(

Paul Forsyth

Monday 12 July 2004 7:08:09 am

Ah, my mistake. Cut & paste failed..... doh!

This is the file:

design/standard/templates/content/datatype/view/ezselection.tpl

paul

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 03:24:29
Script start
Timing: Jan 19 2025 03:24:29
Module start 'layout'
Timing: Jan 19 2025 03:24:29
Module start 'content'
Timing: Jan 19 2025 03:24:30
Module end 'content'
Timing: Jan 19 2025 03:24:30
Script end

Main resources:

Total runtime0.6526 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.0054 590.2891152.6250
Module start 'layout' 0.00540.0032 742.914139.4453
Module start 'content' 0.00850.6427 782.3594479.4844
Module end 'content' 0.65130.0013 1,261.84388.1641
Script end 0.6525  1,270.0078 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00320.4856160.0002
Check MTime0.00140.2104160.0001
Mysql Total
Database connection0.00110.171610.0011
Mysqli_queries0.605692.8026600.0101
Looping result0.00050.0746580.0000
Template Total0.623995.620.3120
Template load0.00200.309220.0010
Template processing0.621995.302220.3110
Template load and register function0.00020.024010.0002
states
state_id_array0.00090.135910.0009
state_identifier_array0.00120.184420.0006
Override
Cache load0.00180.2686270.0001
Sytem overhead
Fetch class attribute can translate value0.00060.092720.0003
Fetch class attribute name0.00130.195440.0003
XML
Image XML parsing0.00020.030720.0001
class_abstraction
Instantiating content class attribute0.00000.001840.0000
General
dbfile0.00060.0867100.0001
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
4content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
4content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
7content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1content/datatype/view/ezxmltags/literal.tpl<No override>extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 18
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs