Module Path localization

Author Message

Sao Tavi

Tuesday 10 May 2011 8:33:32 am

So, I found at ezpedia a nice way to set up the breadcrumbs. One of the issues I have is the breadcrumbs localization. The php code to set the breadcrumbs would be: $Result['path'] = array( array( 'url' => /, 'text' => 'Order ' ), array( 'url' => '/refund', 'text' => 'Refund Completed' ) ); What I want is that 'Order' to appear in Spanish 'Ordenar' (I don't know Spanish well enough, this is just an example) and '/refund' as '/restitucion'

Sao Tavi

Friday 13 May 2011 4:30:52 am

Ok, maybe I should rephrase this:

How can I access i18n function from php instead of the template engine?

Bertrand Dunogier

Friday 13 May 2011 5:34:57 am

ezpi18n::tr(): http://pubsvn.ez.no/doxygen/trunk/html/classezpI18n.html#a02149f61c1dc858674f6df5ca932849f

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

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

Main resources:

Total runtime0.0216 sec
Peak memory usage2,048.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0052 588.1328151.2109
Module start 'layout' 0.00520.0025 739.343836.6563
Module start 'content' 0.00770.0122 776.000090.1563
Module end 'content' 0.01990.0017 866.156329.9766
Script end 0.0216  896.1328 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002411.2236140.0002
Check MTime0.00114.9629140.0001
Mysql Total
Database connection0.00094.389010.0009
Mysqli_queries0.002310.650730.0008
Looping result0.00000.059510.0000
Template Total0.00115.010.0011
Template load0.00094.131210.0009
Template processing0.00020.896710.0002
Override
Cache load0.00062.892910.0006
General
dbfile0.003717.062380.0005
String conversion0.00000.031940.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