uppercase function?

Author Message

Wayne Sopko

Sunday 22 June 2003 2:12:04 pm

I'm trying to output a node attribute in uppercase.

first_name is stored as "Wayne" - but in a particular place in the Web site I would like to output first_name as "WAYNE"

Here is how I am outputing the attribute "first_name":
{attribute_view_gui attribute=$node.object.data_map.first_name}

Is there a ezpublish function to convert a node attribute to uppercase when viewing it?

Bruce Morrison

Sunday 22 June 2003 3:07:44 pm

Hi Wayne

This may help
http://ez.no/developer/ez_publish_3/documentation/ez_publish_3/terminology_basics/undocumented_template_functions_and_operators/adding_custom_template_operators_eztemplatephpoperator

Cheers
bruce
designIT

My Blog: http://www.stuffandcontent.com/
Follow me on twitter: http://twitter.com/brucemorrison
Consolidated eZ Publish Feed : http://friendfeed.com/rooms/ez-publish

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 31 2025 01:28:16
Script start
Timing: Jan 31 2025 01:28:16
Module start 'layout'
Timing: Jan 31 2025 01:28:16
Module start 'content'
Timing: Jan 31 2025 01:28:16
Module end 'content'
Timing: Jan 31 2025 01:28:16
Script end

Main resources:

Total runtime0.0246 sec
Peak memory usage4,096.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0063 588.0156151.1953
Module start 'layout' 0.00630.0041 739.2109220.6719
Module start 'content' 0.01040.0127 959.8828997.7734
Module end 'content' 0.02310.0014 1,957.656329.9922
Script end 0.0245  1,987.6484 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002510.1685140.0002
Check MTime0.00103.8980140.0001
Mysql Total
Database connection0.00145.564510.0014
Mysqli_queries0.002510.374430.0008
Looping result0.00000.061210.0000
Template Total0.00104.010.0010
Template load0.00083.087210.0008
Template processing0.00020.920610.0002
Override
Cache load0.00052.027710.0005
General
dbfile0.00187.534880.0002
String conversion0.00000.035040.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0001 secs