How to delete Objects in the Frontend

Author Message

Tim Achnitz

Thursday 04 September 2003 4:34:43 am

Hi, I'm new in eZ Publish and I'm trying to implement a guestbook in eZ. I created an own Class and I'm able to write new messages in my guestbook. That works fine.
But I want the Admin to be able to edit and also remove certain messages from the guestbook.

<a href={concat("content/edit/",$Child:item.contentobject_id)|ezurl}>
<img src={"ico_edit.gif"|ezimage} border="0" alt="Eintrag editieren"></a>

When I replace "edit" with "remove" it doesn't work. I hope it's not a too simple question.. thanks in advance ;-)

Paul Borgermans

Thursday 04 September 2003 6:22:12 am

Take a look on how its done on the admin site, its pretty easy (but you need a form button, not just a link or add javascript code which accomplishes to submit form data anyway)

-paul

eZ Publish, eZ Find, Solr expert consulting and training
http://twitter.com/paulborgermans

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

Main resources:

Total runtime0.7307 sec
Peak memory usage4,096.0000 KB
Database Queries54

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0060 589.0469152.6250
Module start 'layout' 0.00600.0022 741.671939.4453
Module start 'content' 0.00820.7211 781.1172523.4141
Module end 'content' 0.72930.0014 1,304.53138.1563
Script end 0.7307  1,312.6875 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00310.4227160.0002
Check MTime0.00130.1743160.0001
Mysql Total
Database connection0.00070.101110.0007
Mysqli_queries0.687894.1286540.0127
Looping result0.00050.0616520.0000
Template Total0.700895.920.3504
Template load0.00200.273020.0010
Template processing0.698895.633520.3494
Template load and register function0.00010.018210.0001
states
state_id_array0.00100.131610.0010
state_identifier_array0.00080.107820.0004
Override
Cache load0.00160.2180120.0001
Sytem overhead
Fetch class attribute can translate value0.00060.079420.0003
Fetch class attribute name0.00110.151530.0004
XML
Image XML parsing0.00070.094320.0003
class_abstraction
Instantiating content class attribute0.00000.001230.0000
General
dbfile0.00070.0983170.0000
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
2content/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
3content/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
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 10
 Number of unique templates used: 6

Time used to render debug report: 0.0002 secs