Path

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


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.

ezcontentbrowsebookmark

Summary

Contains information about a bookmark.

Persistent

Yes.

Attributes

Attribute

Type

Static*

Description

id

string

Yes.

The ID number of the bookmark.

user_id

string

Yes.

The ID number of the user that the bookmark belongs to.

node_id

string

Yes.

The ID number of the bookmarked node.

name

string

Yes.

The name of the bookmark (the same as the name of the node).

node

object

No.

The bookmarked node (as ezcontentobjecttreenode object).

contentobject_id

string

No.

The ID number of the object that is referenced by the bookmarked node.

* Indicates whether the attribute provides a pre-fetched value or if it needs to be computed upon request.

Balazs Halasy (01/04/2005 8:26 am)

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

Balazs Halasy, Svitlana Shatokhina


Comments

There are no comments.