Path

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


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.

ezsubtreenotificationrule

Summary

Contains information about a subtree notification rule.

Persistent

Yes.

Attributes

Attribute

Type

Static*

Description

id

string

Yes.

The ID number of the subtree notification rule.

user_id

string

Yes.

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

use_digest

string

Yes.

When this attribute is "0", the system will check if the user has digest settings set; otherwise the digest settings are ignored and the notification is sent immediately.

node_id

string

Yes.

The ID number of the subscribed node.

node

object

No.

The actual node (as an ezcontentobjecttreenode object).

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

Balazs Halasy (04/04/2005 9:52 am)

Svitlana Shatokhina (12/03/2007 11:01 am)

Balazs Halasy, Svitlana Shatokhina


Comments

There are no comments.