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 3:04 pm)
Comments
There are no comments.