Path

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

Description

id

string

The ID number of the bookmark.

user_id

string

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

node_id

string

The ID number of the bookmarked node.

name

string

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

node

object

The bookmarked node (as ezcontentobjecttreenode object).

contentobject_id

string

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

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

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


Comments

There are no comments.