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 10:34 am)
Svitlana Shatokhina (09/02/2007 9:37 am)
Comments
There are no comments.