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.

ezpolicy

Summary

Contains information about a policy.

Persistent

Yes.

Attributes

Attribute

Type

Static*

Description

id

string

Yes.

The ID number of the policy.

role_id

string

Yes.

The ID number of the role the policy belongs to.

module_name

string

Yes.

The name of the module that the policy grants access to (for example "content").

function_name

string

Yes.

The name of the function that the policy grants access to (for example "read").

limitations

array

No.

The limitations (if any) of the policy.

role

object

No.

The role (as ezrole object) that the policy belongs to.

limit_identifier

string

No.

Not documented yet.

limit_value

string

No.

Not documented yet.

user_role_id

string

No.

Not documented yet.

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

Balazs Halasy (23/02/2005 6:45 pm)

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

Balazs Halasy, Svitlana Shatokhina


Comments

There are no comments.