[Zope3-Users] Updating preferences from ZPT

Florian Lindner mailinglists at xgm.de
Sat Jun 18 06:56:26 EDT 2005


Am Dienstag, 14. Juni 2005 22:29 schrieb Florian Lindner:
> What is the best way to redirect or directly output the template the view 
class is associated with?

Ok, I redo my question. Just this part.

How can I just ouput the template from a view class:

class view:
	def __call__(self):
		return template

How to do that?

Thanks,

Florian


More information about the Zope3-users mailing list