Thursday 07 July 2011 6:29:15 am - 3 replies
eZ Publish is a Web Content Management System that provides a platform to publish content via any channel. Its powerful presentation engine enables you to create websites and pages that display your content in a variety of renderings. Its powerful API directly and simply integrates your content with any web-enabled application on any device, such as the iPad, iPhone, or an Android device, without ever interfering with, or impacting the platform itself.
At the end of this tutorial, you will have learnt the basics of mobile application development for both iOS and Android platforms, consuming content from eZ Publish. CMS-side adjustments for the mobile channel will be acquired too. This cheatsheet will help you leverage the multichannel capabilities of eZ Publish, and its REST API in future projects, in a more systematic fashion.
Author |
---|
You must be logged in to post messages in this topic!
Timing: | Jan 17 2025 21:01:14 |
Script start | |
Timing: | Jan 17 2025 21:01:14 |
Module start 'layout' | |
Timing: | Jan 17 2025 21:01:14 |
Module start 'content' | |
Timing: | Jan 17 2025 21:01:15 |
Module end 'content' | |
Timing: | Jan 17 2025 21:01:15 |
Script end |
Total runtime | 0.1138 sec |
Peak memory usage | 4,096.0000 KB |
Database Queries | 70 |
Checkpoint | Start (sec) | Duration (sec) | Memory at start (KB) | Memory used (KB) |
---|---|---|---|---|
Script start | 0.0000 | 0.0053 | 596.5078 | 152.1563 |
Module start 'layout' | 0.0053 | 0.0017 | 748.6641 | 39.5547 |
Module start 'content' | 0.0070 | 0.1052 | 788.2188 | 809.2109 |
Module end 'content' | 0.1122 | 0.0015 | 1,597.4297 | 22.4766 |
Script end | 0.1137 | 1,619.9063 |
Accumulator | Duration (sec) | Duration (%) | Count | Average (sec) |
---|---|---|---|---|
Ini load | ||||
Load cache | 0.0029 | 2.5447 | 16 | 0.0002 |
Check MTime | 0.0012 | 1.0962 | 16 | 0.0001 |
Mysql Total | ||||
Database connection | 0.0010 | 0.8551 | 1 | 0.0010 |
Mysqli_queries | 0.0527 | 46.2843 | 70 | 0.0008 |
Looping result | 0.0006 | 0.5177 | 68 | 0.0000 |
Template Total | 0.0902 | 79.3 | 2 | 0.0451 |
Template load | 0.0019 | 1.7030 | 2 | 0.0010 |
Template processing | 0.0882 | 77.5452 | 2 | 0.0441 |
Template load and register function | 0.0001 | 0.1134 | 1 | 0.0001 |
states | ||||
state_id_array | 0.0010 | 0.8691 | 2 | 0.0005 |
state_identifier_array | 0.0008 | 0.6986 | 3 | 0.0003 |
Override | ||||
Cache load | 0.0017 | 1.4642 | 22 | 0.0001 |
Sytem overhead | ||||
Fetch class attribute name | 0.0011 | 0.9808 | 6 | 0.0002 |
Fetch class attribute can translate value | 0.0004 | 0.3805 | 2 | 0.0002 |
class_abstraction | ||||
Instantiating content class attribute | 0.0000 | 0.0122 | 7 | 0.0000 |
XML | ||||
Image XML parsing | 0.0012 | 1.0256 | 2 | 0.0006 |
General | ||||
dbfile | 0.0011 | 0.9286 | 24 | 0.0000 |
String conversion | 0.0000 | 0.0063 | 4 | 0.0000 |
Note: percentages do not add up to 100% because some accumulators overlap |
Usage | Requested template | Template | Template loaded | Edit | Override |
---|---|---|---|---|---|
1 | node/view/full.tpl | forum_topic/full.tpl | extension/community_design/design/suncana/override/templates/forum_topic/full.tpl | ||
4 | content/datatype/view/ezxmltext.tpl | <No override> | extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tpl | ||
7 | content/datatype/view/ezxmltags/paragraph.tpl | <No override> | extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tpl | ||
1 | content/datatype/view/ezxmltags/separator.tpl | <No override> | extension/community_design/design/suncana/templates/content/datatype/view/ezxmltags/separator.tpl | ||
3 | content/datatype/view/ezimage.tpl | <No override> | extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tpl | ||
3 | content/datatype/view/ezxmltags/quote.tpl | datatype/ezxmltext/quote.tpl | extension/ezwebin/design/ezwebin/override/templates/datatype/ezxmltext/quote.tpl | ||
1 | print_pagelayout.tpl | <No override> | extension/community/design/community/templates/print_pagelayout.tpl | ||
Number of times templates used: 20 Number of unique templates used: 7 |
Time used to render debug report: 0.0001 secs