[Zope] Declare constructor as public
Andrew Milton
akm at theinternet.com.au
Tue Jul 24 08:28:03 EDT 2007
+-------[ Garito ]----------------------
| Hi all!
|
| How can I declare a product's constructor public?
|
| Thanks!
You have to declare a permission first such as: "Add Garito Product" when you
create your product, and register the class.
Then in the ZMI you simply add the roles you want access to that permission.
--
Andrew Milton
akm at theinternet.com.au
More information about the Zope
mailing list