Tag: Plone

ZCML在five.grok中allowed_attributes对应的方法

有没有办法标记grok.CodeView类中可遍历的方法,就像你可以用Zope 3 BrowserView和allowed_attributesconfigurationZCML指令一样? 我find了关于grok.traversable()文档,但是看起来这样的方法在五个grok包中不存在。