Forums / Developer / How do I get modules to work in the real world?

How do I get modules to work in the real world?

Author Message

Stuart Fenton

Wednesday 13 August 2003 2:59:27 pm

I am writing a module based on the ez concept.

Specifically the content modules and the registration script.

1) Why does the $http->hasSessionVariable not always give you back what you asked? When is the right time to use this?

I noticed that your own modules use the $http->hasSessionVariable( "SomeID") to ensure that it is already used (and hence don't redo what is already done)

I have walked through the code with Zend to see this happening. However it is not always so; sometimes it comes back empty how is this possible?

2) I also noticed the the code seems to re-run over the same code multiple time, hence the necessity to store the variables otherwise you recreate stuff when you don't what to. Why does it do this and is their a faster way to do this to save processor cycles?

3) Why does it do this? Do I need to use the 'return;' at the right place?

4) How do I make my module work.? So far it works intermittently. Sometimes it works perfectly other time it makes multiple objects because the $http object fails to get the session variable.

5) Also I have come to understand that if I try to access an object while being in a handler then I only have access to the objects that are given to it not any other objects around it. Am I correct in this assumption?

For example:
function checkContentActions( &$module, &$class, &$object, &$version, &$contentObjectAttributes, $EditVersion, $EditLanguage )

This declaration would mean that the rest of the objects are invisible to the function so I cannot access them directly.

If I wanted to how could I do it?

Is their any higher/lower view documentation about how to use ez for development purposes rather that simply website development?

Waiting after much effort...

Fats.

-- Stuart

stuart@grandmore.com
http://www.grandmore.com

eZ debug

Timing: Jan 18 2025 16:14:49
Script start
Timing: Jan 18 2025 16:14:49
Module start 'content'
Timing: Jan 18 2025 16:14:50
Module end 'content'
Timing: Jan 18 2025 16:14:50
Script end

Main resources:

Total runtime0.7326 sec
Peak memory usage4,096.0000 KB
Database Queries183

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0069 587.8438180.8125
Module start 'content' 0.00690.6125 768.6563474.3125
Module end 'content' 0.61940.1132 1,242.9688333.0547
Script end 0.7326  1,576.0234 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00430.5862210.0002
Check MTime0.00180.2438210.0001
Mysql Total
Database connection0.00090.123310.0009
Mysqli_queries0.668591.24121830.0037
Looping result0.00170.22801810.0000
Template Total0.698295.320.3491
Template load0.00240.323820.0012
Template processing0.695894.968620.3479
Template load and register function0.00030.037710.0003
states
state_id_array0.00120.158310.0012
state_identifier_array0.00160.219520.0008
Override
Cache load0.00190.2661200.0001
Sytem overhead
Fetch class attribute can translate value0.00150.198220.0007
Fetch class attribute name0.00070.093220.0003
XML
Image XML parsing0.00080.107820.0004
class_abstraction
Instantiating content class attribute0.00000.000720.0000
General
dbfile0.00220.3051270.0001
String conversion0.00000.000730.0000
Note: percentages do not add up to 100% because some accumulators overlap

CSS/JS files loaded with "ezjscPacker" during request:

CacheTypePacklevelSourceFiles
CSS0extension/community/design/community/stylesheets/ext/jquery.autocomplete.css
extension/community_design/design/suncana/stylesheets/scrollbars.css
extension/community_design/design/suncana/stylesheets/tabs.css
extension/community_design/design/suncana/stylesheets/roadmap.css
extension/community_design/design/suncana/stylesheets/content.css
extension/community_design/design/suncana/stylesheets/star-rating.css
extension/community_design/design/suncana/stylesheets/syntax_and_custom_tags.css
extension/community_design/design/suncana/stylesheets/buttons.css
extension/community_design/design/suncana/stylesheets/tweetbox.css
extension/community_design/design/suncana/stylesheets/jquery.fancybox-1.3.4.css
extension/bcsmoothgallery/design/standard/stylesheets/magnific-popup.css
extension/sevenx/design/simple/stylesheets/star_rating.css
extension/sevenx/design/simple/stylesheets/libs/fontawesome/css/all.min.css
extension/sevenx/design/simple/stylesheets/main.v02.css
extension/sevenx/design/simple/stylesheets/main.v02.res.css
JS0extension/ezjscore/design/standard/lib/yui/3.17.2/build/yui/yui-min.js
extension/ezjscore/design/standard/javascript/jquery-3.7.0.min.js
extension/community_design/design/suncana/javascript/jquery.ui.core.min.js
extension/community_design/design/suncana/javascript/jquery.ui.widget.min.js
extension/community_design/design/suncana/javascript/jquery.easing.1.3.js
extension/community_design/design/suncana/javascript/jquery.ui.tabs.js
extension/community_design/design/suncana/javascript/jquery.hoverIntent.min.js
extension/community_design/design/suncana/javascript/jquery.popmenu.js
extension/community_design/design/suncana/javascript/jScrollPane.js
extension/community_design/design/suncana/javascript/jquery.mousewheel.js
extension/community_design/design/suncana/javascript/jquery.cycle.all.js
extension/sevenx/design/simple/javascript/jquery.scrollTo.js
extension/community_design/design/suncana/javascript/jquery.cookie.js
extension/community_design/design/suncana/javascript/ezstarrating_jquery.js
extension/community_design/design/suncana/javascript/jquery.initboxes.js
extension/community_design/design/suncana/javascript/app.js
extension/community_design/design/suncana/javascript/twitterwidget.js
extension/community_design/design/suncana/javascript/community.js
extension/community_design/design/suncana/javascript/roadmap.js
extension/community_design/design/suncana/javascript/ez.js
extension/community_design/design/suncana/javascript/ezshareevents.js
extension/sevenx/design/simple/javascript/main.js

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/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
2content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1content/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: 7
 Number of unique templates used: 6

Time used to render debug report: 0.0002 secs