Path

ezpublish / documentation / ez publish / technical manual / 3.7 / 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

Description

id

string

A unique ID number.

user_id

string

The ID number of the user that the "browse recent" entry belongs to.

node_id

string

The ID number of the node under which something was recently published.

created

string

A UNIX timestamp pinpointing the exact date/time when the "browse recent" entry was created.

name

string

The name of the node under which something was recently published.

node

object

The actual node under which something was recently published (as an ezcontentobjecttreenode object).

contentobject_id

string

The ID of the object which is encapsulated by the node under which something was recently published.

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

Balazs Halasy (01/04/2007 2:35 pm)


Comments

There are no comments.