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.

Authors

Summary

Stores info about additional authors.

Properties

NameInternal nameSearchableInformation collector
Authors ezauthor Yes. No.

Description

This datatype allows the validation, storage and retrieval of additional authors. For each author, it is capable of handling a name and an e-mail address. It is only the e-mail address that will be validated. It is typically useful when there is a need for storing information about additional authors who have written/created different parts of an object's contents. The following screenshot shows the class attribute edit interface for this datatype.

Class attribute edit interface for the "Authors" datatype.

Class attribute edit interface for the "Authors" datatype.

As the screenshot indicates, the "Authors" datatype does not have any class specific configuration parameters.

Object attribute edit interface

The following screenshot shows the object attribute edit interface for this datatype.

Object attribute edit interface for the "Authors" datatype.

Object attribute edit interface for the "Authors" datatype.

When a new object is created, the attribute using this datatype will have its first row set to the name and the e-mail address of the user who created the object.

Raw output

The ".content" of an ezcontentobjectattribute object using this datatype returns an ezauthor object.

Balazs Halasy (21/02/2005 2:35 pm)

Geir Arne Waaler (10/09/2010 8:49 am)

Balazs Halasy, Geir Arne Waaler


Comments

There are no comments.