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.
Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2013 eZ Systems AS (except where otherwise noted). All rights reserved.