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.
Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2013 eZ Systems AS (except where otherwise noted). All rights reserved.