[Zope] ZClass and external Methods

2000-08-24 Thread Vincent

Hi,

I just would like to call from a DTMl document an external method defined in
a ZClass.
   - I created an instance of this ZClass  - Ztest (for example),
   - But I can't call the external method : - dtml-call
"Ztext.myMethod(Arg1)"
If somebody knows where I am wrong ;-)

Thansk again

Vincent


___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )




Re: [Zope] ZClass and external Methods

2000-08-24 Thread Chris Withers

Vincent wrote:
 I just would like to call from a DTMl document an external method defined in
 a ZClass.
- I created an instance of this ZClass  - Ztest (for example),
- But I can't call the external method : - dtml-call
 "Ztext.myMethod(Arg1)"

Some error messages and tracebacks would help a lot...

cheers,

Chris

___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )