Attribute | Type | Static* | Description |
---|---|---|---|
id |
string |
Yes. |
A unique ID number. |
user_id |
string |
Yes. |
The ID number of the user that the "browse recent" entry belongs to. |
node_id |
string |
Yes. |
The ID number of the node under which something was recently published. |
created |
string |
Yes. |
A UNIX timestamp pinpointing the exact date/time when the "browse recent" entry was created. |
name |
string |
Yes. |
The name of the node under which something was recently published. |
node |
object |
No. |
The actual node under which something was recently published (as an ezcontentobjecttreenode object). |
contentobject_id |
string |
No. |
The ID of the object which is encapsulated by the node under which something was recently published. |
* 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.