Forums / Developer / reengineering a fully developed site using EZ

reengineering a fully developed site using EZ

Author Message

rex nedoli

Wednesday 07 January 2004 1:31:58 pm

I have a site developed with PHP/MySQL that I would somehow like to integrate with ez.

What I'm looking for ideally is an efficient (both in terms of time and effort - being as I'm new to ez) way to call up existing pages pages and corresponding functionality through ez.

Alternatively, if the functionality currently exist in ez, I could attempt to recreate entirely using that.

I'm looking for advice from the community on how best to proceed, and perhaps point me to some real life examples, tips, tutorials, etc. Here is a summary of my site's functionality:-

3 modules (essentially):

1.The classifieds module :
It allows registered companies to :
to create, modify, delete adds.
to designated clsssifieds as either open tothe public) or restricted to some predefined group

2.The company module
This module allow a company (represented by one person) :
to register as subscribers
to access to her private space.
to create, modify, delete and display profile.
to create, modify, delete and display jobs.
to access to restricted classifieds module.

3.Public module
This module allow any visitor:
to access to our forum.
to see, search and print company's profiles, jobs, etc,
to register for newsletters
to communicate online with other visitors.

thanks

i, rex

eZ debug

Timing: Jan 18 2025 22:40:59
Script start
Timing: Jan 18 2025 22:40:59
Module start 'content'
Timing: Jan 18 2025 22:41:00
Module end 'content'
Timing: Jan 18 2025 22:41:00
Script end

Main resources:

Total runtime0.8039 sec
Peak memory usage4,096.0000 KB
Database Queries47

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0050 588.9766180.8125
Module start 'content' 0.00500.7936 769.7891412.9766
Module end 'content' 0.79860.0052 1,182.765642.0703
Script end 0.8038  1,224.8359 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00270.3328140.0002
Check MTime0.00120.1465140.0001
Mysql Total
Database connection0.00050.063310.0005
Mysqli_queries0.769195.6800470.0164
Looping result0.00040.0490450.0000
Template Total0.774496.320.3872
Template load0.00190.236220.0009
Template processing0.772596.093520.3862
Template load and register function0.00020.022410.0002
states
state_id_array0.00190.231910.0019
state_identifier_array0.00170.208420.0008
Override
Cache load0.00160.1945280.0001
Sytem overhead
Fetch class attribute can translate value0.00070.091110.0007
Fetch class attribute name0.00060.070210.0006
XML
Image XML parsing0.00010.016010.0001
class_abstraction
Instantiating content class attribute0.00000.003110.0000
General
dbfile0.00090.1076120.0001
String conversion0.00000.000530.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
1content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
3content/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
1pagelayout.tpl<No override>extension/sevenx/design/simple/templates/pagelayout.tplEdit templateOverride template
 Number of times templates used: 8
 Number of unique templates used: 5

Time used to render debug report: 0.0001 secs