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.

ReturnType

Summary

Sets the type of the return values.

Usage

ReturnType=NodeID | ObjectID

Description

This setting defines the type of the return values.Possible values are:

  • NodeID: this value will return the node IDs of the selected items
  • ObjectID: this value will return the object IDs of the selected items

This setting is case sensitive and optional.

Examples

[RelatedObjectUpload]
ReturnType=ObjectID

The configuration block refers to the action used when uploading a new file as related object. The return type in this case will be the Object ID.

Geir Arne Waaler (13/10/2010 1:36 pm)

Geir Arne Waaler (13/10/2010 1:36 pm)


Comments

There are no comments.