Forums / General / Edit/Change a class attribute.

Edit/Change a class attribute.

Author Message

James Hyatt

Monday 04 October 2004 5:07:26 am

Hi,

I have taken over development of an EZ site and I am wondering a few things, forgive me if they seem simple.

I have User class which has been set up in the administration (by the previous coder)

This holds all the usual data, name, email etc and some custom attributes.

One of these is 'weight' and this is set as an integer. This means that the user must enter a whole number but the client now wishes them to use decimals too. How can I switch this attribute to be 'float' instead?

One other question, one of the extended moduals will allow the user to enter a daily weight, this then needs to update the User Class weight attribute value for the user with the most recently entered daily date.

How can I access or update this value from php without having to use the /content/edit/ url. I want to update it directly from the modual code.

Is there eZUser::updateUser(); or something?

Regards

James

Silke Fox

Monday 04 October 2004 6:35:42 am

James,

Welcome... :)

It's not possible to change the datatype of an class attribute.
You'll have to add a new attribute of type "float" to your class and
migrate the values from the old attribute to the new one.

For updating the weight - custom user attributes are stored just like any
other content objects. Within your module you'll have to
- fetch the user's content object
- get current version of the object or create new one
- set attribute value
- store content object

Have a look at the import/ export contributions at http://ez.no/community/contributions/import_export to find out details on settings content object data.

Good luck,
Silke

James Hyatt

Monday 04 October 2004 8:14:32 am

Hi Silke,

Thank you,

I had assumed the only way was to delete the attribute and create a new one but with there being some 6,000 users I was hoping I could simply edit it.

I'll take a look at the link you sent me, I need abit of time to get into the EZ way of doing things. It can be frustraiting to hit such seamingly simple barriers.

Kind Regards,

James Hyatt

eZ debug

Timing: Jan 18 2025 19:11:46
Script start
Timing: Jan 18 2025 19:11:46
Module start 'content'
Timing: Jan 18 2025 19:11:48
Module end 'content'
Timing: Jan 18 2025 19:11:48
Script end

Main resources:

Total runtime1.8723 sec
Peak memory usage4,096.0000 KB
Database Queries194

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0070 588.8203180.8438
Module start 'content' 0.00701.6913 769.6641476.7109
Module end 'content' 1.69820.1740 1,246.3750333.4844
Script end 1.8722  1,579.8594 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00560.2978210.0003
Check MTime0.00260.1367210.0001
Mysql Total
Database connection0.00090.048610.0009
Mysqli_queries1.794595.84511940.0092
Looping result0.00230.12161920.0000
Template Total1.826097.520.9130
Template load0.00200.109220.0010
Template processing1.824097.420520.9120
Template load and register function0.00020.010010.0002
states
state_id_array0.00100.052410.0010
state_identifier_array0.00200.106120.0010
Override
Cache load0.00170.0914350.0000
Sytem overhead
Fetch class attribute can translate value0.00170.089030.0006
Fetch class attribute name0.00120.064330.0004
XML
Image XML parsing0.00060.030930.0002
class_abstraction
Instantiating content class attribute0.00000.000430.0000
General
dbfile0.00290.1543210.0001
String conversion0.00000.000330.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
3content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
6content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
3content/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: 14
 Number of unique templates used: 5

Time used to render debug report: 0.0002 secs