This is the old documentation center for eZ Publish 4. We are currently migrating the eZ Publish documentation to http://confluence.ez.no the eZ Publish 5 documentation platform. Documentation for the eZ Publish legacy components are still located on this site, as well as all documentation for earlier releases.

ezauthor

Summary

Contains information about authors.

Persistent

No.

Attributes

Attribute

Type

Static*

Description

author_list

array

Yes.

Contains information about the authors. Each element in the array consists of a hash of strings. The keys are "id", "name" and "email".

name

NULL

Yes.

Not used.

is_empty

boolean

No.

Returns TRUE if the object does not contain any authors (if the "author_list" array is empty); otherwise FALSE is returned.

* Indicates whether the attribute provides a pre-fetched value or if it needs to be computed upon request.

Balazs Halasy (12/03/2005 11:34 am)

Svitlana Shatokhina (09/02/2007 10:37 am)

Balazs Halasy, Svitlana Shatokhina


Comments

There are no comments.