ZCML allows the corresponding attribute in five .grok

Is there a way to mark methods passing in grok.CodeView classes, for example with Zover 3 BrowserView and ZCML allowed_attributes configuration directive?

I found docs about grok.traversable() , but it doesn't seem like such a method exists in five grok packages.

+63
grok zope plone
Oct 20 '11 at 10:32
source share
1 answer

This is not possible: "the render () method is the only one passing in the grok.codeView classes"

as stated in: https://developer.plone.org/templates_css_and_javascripts/javascript.html

+4
Mar 28 '14 at 12:24
source share
— -



All Articles