Copy Object

Author Message

Amine BETARI

Sunday 29 May 2011 10:40:08 am

Salam,
I'm looking into how to copy a PHP object and place it under a parent
thank you in advance

Marko Žmak

Sunday 29 May 2011 4:26:55 pm

Hi Amine, I supose you want to create a copy of an eZ Publish object in a PHP script?

Check out this tutorial:

Also take a look at the documentation for eZContentObject class:

and look for the copy() method. And note that you will have to publish the new object after you have copied it.

--
Nothing is impossible. Not if you can imagine it!

Hubert Farnsworth

Amine BETARI

Wednesday 01 June 2011 12:38:23 am

Salam,
Thank you Marko, I actually saw a solution, I used the method addlocation () class ezcontentobject,
My need was multiposisionner an object, for cons I found a problem: I always like matches two new nodes of the same objects

 

Merci

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 18 2025 05:11:22
Script start
Timing: Jan 18 2025 05:11:22
Module start 'layout'
Timing: Jan 18 2025 05:11:22
Module start 'content'
Timing: Jan 18 2025 05:11:23
Module end 'content'
Timing: Jan 18 2025 05:11:23
Script end

Main resources:

Total runtime0.8905 sec
Peak memory usage4,096.0000 KB
Database Queries58

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0098 589.2188152.6094
Module start 'layout' 0.00980.0042 741.828139.4063
Module start 'content' 0.01400.8749 781.2344541.3828
Module end 'content' 0.88890.0016 1,322.61728.2031
Script end 0.8905  1,330.8203 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00330.3738160.0002
Check MTime0.00140.1616160.0001
Mysql Total
Database connection0.00070.074810.0007
Mysqli_queries0.828493.0225580.0143
Looping result0.00060.0637560.0000
Template Total0.841194.520.4205
Template load0.00190.216120.0010
Template processing0.839294.233620.4196
Template load and register function0.00020.022410.0002
states
state_id_array0.00360.405310.0036
state_identifier_array0.00140.152520.0007
Override
Cache load0.00180.2076240.0001
Sytem overhead
Fetch class attribute can translate value0.00070.076220.0003
Fetch class attribute name0.00120.133940.0003
XML
Image XML parsing0.00050.059820.0003
class_abstraction
Instantiating content class attribute0.00000.001240.0000
General
dbfile0.00620.6977180.0003
String conversion0.00000.001140.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
3content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
2content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
5content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
2content/datatype/view/ezxmltags/link.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/link.tplEdit templateOverride template
2content/datatype/view/ezxmltags/li.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/li.tplEdit templateOverride template
2content/datatype/view/ezxmltags/ul.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/ul.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 19
 Number of unique templates used: 9

Time used to render debug report: 0.0001 secs