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

Description

id

string

The ID number of the policy.

role_id

string

The ID number of the role the policy belongs to.

module_name

string

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

function_name

string

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

limitations

array

The limitations (if any) of the policy.

role

object

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

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

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


Comments

There are no comments.