Thursday 23 July 2009 6:15:20 am - 3 replies

» Read full tutorial

Introduction

This article describes the template engine included in version 1.1 of eZ components. I analyze a simple application that, using the template engine, queries Google for specified keywords and then checks the rank of a website in the results. While I am not going to describe the entire application (which also uses the eZ PersistentObject component and some more classes), describing the template aspect of the application should give you a good idea of how the eZ Template can be used.

Author Message

Jason Guees

Tuesday 23 February 2010 6:08:38 pm

Thanks for these codes!

Do you have these problems in your daily life? like loan problems, how to lose weight quickly?
which is the best travel agency? and baby care problems?
I recommend you to use Google.com :)

Miss Shiella

Monday 26 April 2010 12:04:04 pm

I've learned a lot here. thanks. Costume kid

Miss Shiella

Monday 26 April 2010 12:05:32 pm

I;ve learned a lot from her. thanks. costume kid

You must be logged in to post messages in this topic!

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

Main resources:

Total runtime0.0257 sec
Peak memory usage6,144.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0049 588.1328151.2109
Module start 'layout' 0.00490.0043 739.3438220.6875
Module start 'content' 0.00920.0148 960.03131,002.1172
Module end 'content' 0.02400.0017 1,962.148433.9922
Script end 0.0257  1,996.1406 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002911.0989140.0002
Check MTime0.00104.0514140.0001
Mysql Total
Database connection0.00051.836110.0005
Mysqli_queries0.003212.414730.0011
Looping result0.00000.046410.0000
Template Total0.00124.510.0012
Template load0.00093.523710.0009
Template processing0.00020.932910.0002
Override
Cache load0.00062.213510.0006
General
dbfile0.00031.043280.0000
String conversion0.00000.023240.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