how to call a ZClass from a method
9 Aug
2001
9 Aug
'01
4:44 p.m.
don not want to use the pulldownmenue to start a Zclass ,but want to write a method which call a ZClass automatically by a submitbottom. how can I do that? thanks so far...
10 Aug
10 Aug
10:03 p.m.
New subject: [Zope-dev] how to call a ZClass from a method
Nils Wiegandt writes:
don not want to use the pulldownmenue to start a Zclass ,but want to write a method which call a ZClass automatically by a submitbottom. What do you mean with "start a ZClass"?
If you do not do something special, a ZInstance cannot be called (but its methods can). If you did something special, then "your_instance(parameters)" would work. Dieter
9028
Age (days ago)
9029
Last active (days ago)
1 comments
2 participants
participants (2)
-
Dieter Maurer -
Nils Wiegandt