Path

ezpublish / documentation / ez publish / technical manual / 4.x / reference / objects / ezcontentbrowserecent


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.

ezcontentbrowserecent

Summary

Contains information about a node with recently edited children.

Persistent

Yes.

Attributes

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.

Balazs Halasy (05/04/2005 11:55 am)

Svitlana Shatokhina (12/03/2007 10:29 am)

Balazs Halasy, Svitlana Shatokhina


Comments

There are no comments.