Commit 9aba2b2d authored by Alexandre Boeglin's avatar Alexandre Boeglin

It is now possible to dynamically define accessors permission.

for properties, define 'read_permission' and 'write_permission'
  in the PropertySheet _properties dict.
for categories, define 'read_permission' and 'write_permission'
  as properties of the BaseCategory in portal_categories.

it should support TALES expressions, if you want to use a script
  that returns a permission based on the portal type.

Also renamed "klass" to "property_holder" as requested by Yoshinori.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@3325 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 5c83c25d
This source diff could not be displayed because it is too large. You can view the blob instead.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment