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)
Comments
There are no comments.