l10n in PHP

Author Message

Gabriele Perego

Sunday 21 November 2010 5:50:52 am

Someone can suggest me how to obtain the same result of this template operator in php?

{$price|l10n('currency')}

Thanks, Gabriele

Nicolas Pastorino

Sunday 21 November 2010 7:08:42 am

Hi Gabriele, and welcome to the eZ Community !

You should check these few lines, PHP body of the template operator your are mentioning :
https://github.com/ezsystems/ezpublish/blob/master/lib/eztemplate/classes/eztemplatelocaleoperator.php#L490

Let us know if this answers your question!
Cheers,

--
Nicolas Pastorino
Director Community - eZ
Member of the Community Project Board

eZ Publish Community on twitter: http://twitter.com/ezcommunity

t : http://twitter.com/jeanvoye
G+ : http://plus.tl/jeanvoye

Bertrand Dunogier

Sunday 21 November 2010 8:43:38 am

Damnit nico, I was coming with the same answer ! Same answer as our respected community manager, then ;-)

Bertrand Dunogier
eZ Systems Engineering, Lyon
http://twitter.com/bdunogier
http://gplus.to/BertrandDunogier

Nicolas Pastorino

Monday 22 November 2010 12:46:21 am

"

Damnit nico, I was coming with the same answer ! Same answer as our respected community manager, then ;-)

"

A "who's shooting first" contest on a sunday afternoon, i like that :)

--
Nicolas Pastorino
Director Community - eZ
Member of the Community Project Board

eZ Publish Community on twitter: http://twitter.com/ezcommunity

t : http://twitter.com/jeanvoye
G+ : http://plus.tl/jeanvoye

Gabriele Perego

Monday 22 November 2010 2:45:57 am

Thanks :)

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 02:58:45
Script start
Timing: Jan 18 2025 02:58:45
Module start 'layout'
Timing: Jan 18 2025 02:58:45
Module start 'content'
Timing: Jan 18 2025 02:58:46
Module end 'content'
Timing: Jan 18 2025 02:58:46
Script end

Main resources:

Total runtime0.8700 sec
Peak memory usage4,096.0000 KB
Database Queries65

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0052 587.7891152.6094
Module start 'layout' 0.00520.0029 740.398439.4063
Module start 'content' 0.00810.8600 779.8047610.0156
Module end 'content' 0.86810.0018 1,389.820316.2031
Script end 0.8699  1,406.0234 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00320.3716160.0002
Check MTime0.00140.1632160.0001
Mysql Total
Database connection0.00090.098610.0009
Mysqli_queries0.811593.2788650.0125
Looping result0.00080.0885630.0000
Template Total0.836396.120.4182
Template load0.00200.234820.0010
Template processing0.834395.898020.4171
Template load and register function0.00010.014910.0001
states
state_id_array0.00070.083710.0007
state_identifier_array0.00921.062020.0046
Override
Cache load0.00170.1947250.0001
Sytem overhead
Fetch class attribute can translate value0.00070.076430.0002
Fetch class attribute name0.00130.146680.0002
XML
Image XML parsing0.00340.388930.0011
class_abstraction
Instantiating content class attribute0.00000.0021100.0000
General
dbfile0.00260.3023280.0001
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
5content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
5content/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
2content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1content/datatype/view/ezxmltags/quote.tpldatatype/ezxmltext/quote.tplextension/ezwebin/design/ezwebin/override/templates/datatype/ezxmltext/quote.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 23
 Number of unique templates used: 7

Time used to render debug report: 0.0001 secs