Caution: This documentation is for eZ Publish legacy, from version 3.x to 6.x.
For 5.x documentation covering Platform see eZ Documentation Center, for difference between legacy and Platform see 5.x Architecture overview.

event_edit_gui

Summary

Outputs the edit template for a workflow event.

Usage

{event_edit_gui event=event [ parameter=value [...] ] }

Parameters

NameTypeDescriptionRequired
event object The target workflow event object. Yes.
parameter any Parameter(s) that will be passed to the included template. No.

Description

This function shows the edit interface for a content object attribute. The target workflow event must be specified using the "event" parameter. All other parameters (of any type) will be passed on and thus become available as template variables in the included template.

Balazs Halasy (06/02/2004 1:16 pm)

Balazs Halasy (28/04/2005 2:17 pm)


Comments

There are no comments.